Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
38467df5d67a61a8ccd8d052249e195e0fe9ab07
/
arch
a1e56cf
spl: mmc: add support for BOOT_DEVICE_MMC2
by Nikita Kiryanov
· 9 years ago
36afd45
spl: change return values of spl_*_load_image()
by Nikita Kiryanov
· 9 years ago
74cc8b0
board: ti: beagle_x15: Rename to indicate support for TI am57xx evms
by Kipisz, Steven
· 9 years ago
f5b76de
nios2: zap ioremap
by Thomas Chou
· 9 years ago
7be35dd
nios2: dma-mapping.h: change ioremap to map_physmem
by Thomas Chou
· 9 years ago
fe52456
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 9 years ago
490753a
arm: mvebu: a38x: serdes specification cleanup
by Kevin Smith
· 9 years ago
18c202a
arm: mvebu: a38x: Add const to some function calls
by Kevin Smith
· 9 years ago
544acb0
arm: mvebu: a38x: Remove unsupported topologies
by Kevin Smith
· 9 years ago
fb2dea6
board: axs10x switch serial port and Ethernet to driver model
by Alexey Brodkin
· 9 years ago
db1f17f
arc: add empty asm/processor.h to satisfy compilation of USB code
by Alexey Brodkin
· 9 years ago
90841dc
arc: add stubs for map_physmem() and unmap_physmem()
by Alexey Brodkin
· 9 years ago
98e73c8
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
618a51e
Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc
by Tom Rini
· 9 years ago
902ca5b
x86: Remove legacy pci codes
by Bin Meng
· 9 years ago
aedefb6
x86: qemu: Convert to use driver model pci
by Bin Meng
· 9 years ago
4874859
x86: qemu: Move chipset-specific codes from pci.c to qemu.c
by Bin Meng
· 9 years ago
20cbafa
x86: qemu: Remove call to vgabios execution
by Bin Meng
· 9 years ago
e5ffa4b
x86: queensbay: Really disable IGD
by Bin Meng
· 9 years ago
1eb39a5
x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig
by Bin Meng
· 9 years ago
da3fe24
x86: Rename pcat_ to i8254 and i8259 accordingly
by Bin Meng
· 9 years ago
bffeed0
x86: Initialize i8254 timer counter 1
by Bin Meng
· 9 years ago
0a2ea02
x86: Fix cosmetic issues in the i8254 and i8259 codes
by Bin Meng
· 9 years ago
360c301
x86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERS
by Bin Meng
· 9 years ago
6c50527
x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS
by Bin Meng
· 9 years ago
e43ce3f
sparc: leon3: Add debug_uart support to LEON3 serial driver.
by Francois Retief
· 9 years ago
5786071
sparc: ambapp: Removed warning and unnecessary printout.
by Daniel Hellstrom
· 14 years ago
f2879f5
sparc: leon3: Moved GRLIB core header files to common include/grlib directory
by Daniel Hellstrom
· 15 years ago
cff009e
sparc: leon3: Added memory controller initialization using new AMBA PnP routines.
by Daniel Hellstrom
· 15 years ago
898cc81
sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.
by Daniel Hellstrom
· 15 years ago
0070109
sparc: Update startup code to take PIC mode into account
by Francois Retief
· 9 years ago
a50adb7
sparc: Update LEON serial drivers to use readl/writel macros
by Francois Retief
· 9 years ago
c33759a
sparc: Add -mcpu= compiler flags for LEON2/LEON3
by Francois Retief
· 9 years ago
72bcbd4
sparc: Fix broken files during license changes
by Francois Retief
· 9 years ago
bc80109
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 9 years ago
87da269
openrisc: updating build tools naming convention
by Guillaume REMBERT
· 9 years ago
a3f9d6c
mpc83xx: Add strider board
by Dirk Eibach
· 9 years ago
4e4ad6d
driver: gpio: hikey: Fix pointer conversion warnings for hikey
by Prabhakar Kushwaha
· 9 years ago
f978559
imx: mx7: compile misc.c for mx7
by Peng Fan
· 9 years ago
623787f
imx: imx-common: power down lcdif before boot os
by Peng Fan
· 9 years ago
eb111bb
imx: mx6: implement reset_misc
by Peng Fan
· 9 years ago
a3c252d
video: mxsfb: introduce lcdif_power_down
by Peng Fan
· 9 years ago
ad15378
imx: mx6: add clock api for lcdif
by Peng Fan
· 9 years ago
64ffef0
imx: mx6: crm_reg: add LCDIF related macros
by Peng Fan
· 9 years ago
b1ce1fb
imx: mx6: fix register address
by Peng Fan
· 9 years ago
8702f5a
imx: lcdif: use one register structure for i.MXes
by Peng Fan
· 9 years ago
04acd0e
imx: imx-common: move lcdif structure and macro definition to imx-common
by Peng Fan
· 9 years ago
eacb287
imx: include linux/types.h for regs-common.h
by Peng Fan
· 9 years ago
6014598
mxs: regs-common.h must be wrapped with !__ASSEMBLY__
by Peng Fan
· 9 years ago
95ae700
mxs: add parameter base_addr for mxs_set_lcdclk
by Peng Fan
· 9 years ago
7de4703
mx7: psci: add basic psci support
by Peng Fan
· 9 years ago
d47cb0b
arm: discard relocation entries for secure text
by Peng Fan
· 9 years ago
e1cf527
ARM: tegra: note that p2371-2180 is Jetson TX1
by Stephen Warren
· 9 years ago
eca676b
ARM: tegra: rename GPU functions
by Alexandre Courbot
· 9 years ago
d6bf06c
ARM: tegra: simplify GPU setup
by Alexandre Courbot
· 9 years ago
36e5f7c
ARM: tegra: remove vpr_configured() function
by Alexandre Courbot
· 9 years ago
f35cb12
ARM: tegra: error check Tegra210 XUSB padctl waits
by Stephen Warren
· 9 years ago
4e4b557
ARM: tegra: add lane tables to Tegra210 XUSB padctl
by Stephen Warren
· 9 years ago
7a908c7
ARM: tegra: switch Tegra210 to common XUSB padctl
by Stephen Warren
· 9 years ago
095e658
ARM: tegra: parameterize common XUSB code
by Stephen Warren
· 9 years ago
1680d7b
ARM: tegra: create common XUSB padctl driver file
by Stephen Warren
· 9 years ago
057fd32
ARM: tegra: clean up XUSB padctl error() calls
by Stephen Warren
· 9 years ago
aae52c0
ARM: tegra: rename dummy XUSB padctl implementation
by Stephen Warren
· 9 years ago
019bc62
ARM: tegra: enable PCI support of p2371-2180
by Stephen Warren
· 9 years ago
d0af234
ARM: tegra: add PCI to Tegra210 SoC DT
by Stephen Warren
· 9 years ago
dfa551e
ARM: tegra210: implement PLLE init procedure from TRM
by Stephen Warren
· 9 years ago
5f5620a
Merge git://git.denx.de/u-boot
by Stefano Babic
· 9 years ago
5c0f982
nios2: add 10m50 devboard support
by Thomas Chou
· 9 years ago
207e97b
nios2: add memcpy_fromio and memcpy_toio
by Thomas Chou
· 9 years ago
b375219
ARM: uniphier: drop UniPhier specific SMP code
by Masahiro Yamada
· 9 years ago
2610b13
ARM: dts: uniphier: add USB xHCI nodes for PH1-Pro5 and ProXstream2
by Masahiro Yamada
· 9 years ago
57e2c48
ARM: dts: uniphier: fix interrupt number of USB core for PH1-Pro4
by Masahiro Yamada
· 9 years ago
cad0499
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 9 years ago
376cb1a
ARM: tegra: add custom MMU setup on ARMv8
by Stephen Warren
· 9 years ago
3c6af3b
armv8: allow custom MMU setup routines on ARMv8
by Stephen Warren
· 9 years ago
88f965d
armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORY
by Stephen Warren
· 9 years ago
43fb0e3
arm: stm32f4: fix a bug when a random sector gets erased
by Vadzim Dambrouski
· 9 years ago
4cd3246
arm: stm32f4: fix a bug when only first sector gets erased
by Vadzim Dambrouski
· 9 years ago
7ff15ac
powerpc: Finish updating u-boot*lds scripts for newer binutils
by Tom Rini
· 9 years ago
da58dec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
3562936
Revive OpenRD targets
by Albert ARIBAUD
· 9 years ago
e7de61b
kirkwood: support CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· 9 years ago
62e9207
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· 9 years ago
7bdf75c
arm: fix compile warnings when semihosting is enabled on ARMv7M target.
by Vadzim Dambrouski
· 9 years ago
432a624
arm: add support for semihosting for ARMv7M targets
by Vadzim Dambrouski
· 9 years ago
522b021
mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition
by Zhenhua Luo
· 9 years ago
44d0677
Replace "extern inline" with "static inline"
by Måns Rullgård
· 9 years ago
e490ad2
ARM64: zynqmp: Sync zynq_sdhci_init() declaration
by Michal Simek
· 9 years ago
4ca0c3c
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Tom Rini
· 9 years ago
250ea26
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 9 years ago
347ea94
MIPS: bootm: use CONFIG_IS_ENABLED() everywhere
by Daniel Schwierzeck
· 9 years ago
2bb5b63
MIPS: bootm: rework and fix broken bootm code
by Daniel Schwierzeck
· 9 years ago
9208d7e
nios2: fix cached mode in clearing the BSS
by Thomas Chou
· 9 years ago
65af9f6
nios2: remove CONFIG_SYS_INIT_SP macro
by Thomas Chou
· 9 years ago
2de4823
nios2: change virt_to_phys to use physaddr_mask in global data
by Thomas Chou
· 9 years ago
1cda48f
nios2: remove the useless parenthesis in asm/io.h
by Thomas Chou
· 9 years ago
1ce61cb
nios2: fix map_physmem to do real cache mapping
by Thomas Chou
· 9 years ago
2d2f490
powerpc: Remove __ilog2_u64 and ffs4 from bitops
by Fabio Estevam
· 9 years ago
f8fdb81
compat: Remove is_power_of_2() definition
by Fabio Estevam
· 9 years ago
61a1777
avr32: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
Next »