Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a0ae380b3c32254a6462674cfbfdd763d10bca41
/
arch
8555dd8
axs10x: add support of generic EHCI USB 2.0 controller
by Alexey Brodkin
· 9 years ago
dcf4cb0
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
d9ae52c
zynq: sdhci: Move driver to DM
by Michal Simek
· 9 years ago
4004345
zynq: sdhci: Remove zynq_sdhci_of_init()
by Michal Simek
· 9 years ago
769afa5
ARM: zynq: Remove unused SERIAL macros for serial_zynq
by Michal Simek
· 9 years ago
6889ca7
net: gem: Move driver to DM
by Michal Simek
· 9 years ago
1c75596
arm: socfpga: Remove cpu_mmc_init()
by Marek Vasut
· 9 years ago
ae9996c
arm: socfpga: Add SoCFPGA SR1500 board
by Stefan Roese
· 9 years ago
75507d5
am33xx: Update serial pdata
by Tom Rini
· 9 years ago
878a3ed
dm: tegra: Provide serial platform data for SPL
by Simon Glass
· 9 years ago
dbe6f1e
rpi: get rid of BCM2835_BOARD_REV_* macros
by Stephen Warren
· 9 years ago
5be9356
Change e-mail address of Kamil Lulko
by Kamil Lulko
· 9 years ago
eada086
arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inline
by Tom Rini
· 9 years ago
0935df6
arm: dts: dra7-evm: add chosen node to specify serial console device
by Mugunthan V N
· 9 years ago
85cf0e6
arm: dts: omap: add reg-shift to serial device tree node
by Mugunthan V N
· 9 years ago
bc3c89b
common: bootm: check return value of strict_strtoul
by Peng Fan
· 9 years ago
9eed48c
Merge branch 'master' of http://git.denx.de/u-boot-sparc
by Tom Rini
· 9 years ago
a85670e
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
7a4fb11
sparc: Remove non-generic board init files: board.c, time.c
by Francois Retief
· 9 years ago
f376c42
sparc: leon3: Added busy wait function, made wait_ms() work when IRQ is disabled
by Daniel Hellstrom
· 15 years ago
6c4359a
sparc: leon3: Added CPU count and frequency detection.
by Daniel Hellstrom
· 15 years ago
36594a1
sparc: Removed USB stop from linux bootm, arch-independent bootm stop USB
by Daniel Hellstrom
· 15 years ago
4c54775
sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boards
by Francois Retief
· 9 years ago
1e85cce
sparc: Update PROM initialization code for generic board
by Francois Retief
· 9 years ago
c97088c
sparc: Update cpu_init.c to use generic timer infrastructure
by Francois Retief
· 9 years ago
c837901
sparc: leon2: Updates for generic board initialization
by Francois Retief
· 9 years ago
a62bba1
sparc: leon3: Updates for generic board initialization
by Francois Retief
· 9 years ago
cb31eaa
sparc: leon3: Clear all unused GPTIMER registers.
by Daniel Hellstrom
· 14 years ago
574be25
sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() function
by Francois Retief
· 9 years ago
d67269b
sparc: leon3: Move snoop detection from startup.S to arch_cpu_init()
by Francois Retief
· 9 years ago
e17c520
sparc: Initial ground work for generic board initialization
by Francois Retief
· 9 years ago
a5b629a
sparc: Fix whitespace in cpu/leon2/cpu_init.c
by Francois Retief
· 9 years ago
c2b37a0
sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEX
by Francois Retief
· 9 years ago
ff0b9b7
sparc: Serial baud rate register support multiple buses with different frequency
by Daniel Hellstrom
· 15 years ago
58e5585
sparc: leon3: Clear GD_FLAG_SERIAL_READY flag on AMBA failure
by Francois Retief
· 9 years ago
f33f888
sparc: Added function that checks if IRQ is on or off
by Daniel Hellstrom
· 15 years ago
be7357a
sparc: Remove version_string variable from start.S file
by Francois Retief
· 9 years ago
5278914
sparc: Move SYS_SPARC_NWINDOWS to Kconfig
by Francois Retief
· 9 years ago
d76a011
Revert "rockchip: Reconfigure the malloc based to point to system memory"
by Sjoerd Simons
· 9 years ago
cd3187d
rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip Kconfig
by Ariel D'Alessandro
· 9 years ago
6ae5860
rockchip: Add max spl size & spl header configs
by Jeffy Chen
· 9 years ago
d8b5978
rockchip: Add basic support for evb-rk3036 board
by huang lin
· 9 years ago
be1d5e0
rockchip: rk3036: Add core Soc start-up code
by huang lin
· 9 years ago
53c45f0
rockchip: add rk3036 sdram driver
by huang lin
· 9 years ago
07d8d35
rockchip: add early uart driver
by huang lin
· 9 years ago
2863724
rockchip: mmc: get the fifo mode and fifo depth property from dts
by huang lin
· 9 years ago
0b374c8
rockchip: rk3036: Add a simple syscon driver
by huang lin
· 9 years ago
2bc00e0
rockchip: rk3036: Add Soc reset driver
by huang lin
· 9 years ago
c17736c
rockchip: rk3036: Add header files for GRF
by huang lin
· 9 years ago
3f2ef13
rockchip: rk3036: Add clock driver
by huang lin
· 9 years ago
fc0fada
rockchip: Bring in RK3036 device tree file includes and bindings
by huang lin
· 9 years ago
302d176
rockchip: add config decide whether to build common.c
by huang lin
· 9 years ago
5138337
rockchip: rename board-spl.c to rk3288-board-spl.c
by huang lin
· 9 years ago
8117803
rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig
by huang lin
· 9 years ago
cc2244b
rockchip: add timer driver
by huang lin
· 9 years ago
a6b1e25
ARM: mxs: fix VDDD brownout setting
by Michael Heimpold
· 9 years ago
3ba5f74
dm: pci: Disable PCI compatibility functions by default
by Simon Glass
· 9 years ago
e81ca88
dm: tegra: pci: Convert tegra boards to driver model for PCI
by Simon Glass
· 9 years ago
15bcc62
ARM: tegra: refactor common Kconfig options
by Stephen Warren
· 9 years ago
7030f27
x86: tsc: Move tsc_timer.c to drivers/timer
by Bin Meng
· 9 years ago
1d4c83c
x86: tsc: Remove legacy timer codes
by Bin Meng
· 9 years ago
80af398
x86: Convert to use driver model timer
by Bin Meng
· 9 years ago
4e51fc2
x86: tsc: Add driver model timer support
by Bin Meng
· 9 years ago
2f80fc5
x86: tsc: Use notrace from <linux/compiler.h>
by Bin Meng
· 9 years ago
0f3176e
x86: Remove MIN_PORT80_KCLOCKS_DELAY
by Bin Meng
· 9 years ago
f838f12
timer: sandbox: Use device tree to pass the clock frequency
by Bin Meng
· 9 years ago
4a421a6
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 9 years ago
e4677f1
arm: at91/spl: atmel_sfr: move saic redirect to separate file
by Wenyou Yang
· 9 years ago
b5665bf
arm: at91/spl: matrix: use matrix slave id macros
by Wenyou Yang
· 9 years ago
6f0a51a
arm: at91/spl: matrix: remove security peripheral select code
by Wenyou Yang
· 9 years ago
5906d2a
arm: at91/spl: matrix: remove matrix write protection code
by Wenyou Yang
· 9 years ago
5cb9dfa
arm: at91/spl: matrix: move matrix init to separate file
by Wenyou Yang
· 9 years ago
75238f2
arm: atmel: Add SAMA5D2 Xplained board
by Wenyou Yang
· 9 years ago
2c62c56
gpio: atmel: Add the PIO4 driver support
by Wenyou Yang
· 9 years ago
1670c8c
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
3785f57
armv8: fsl-layerscape: Fix early MMU table for nand boot
by York Sun
· 9 years ago
b4017364
armv8: ls2085a: Add workaround of errata A009635
by Prabhakar Kushwaha
· 9 years ago
1f6236f
armv8: fsl-layerscape: Fix "cpu release" command
by York Sun
· 9 years ago
d764129
armv8/layerscape: Update MMU table with execute-never bits
by Alison Wang
· 9 years ago
61bd2f7
drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3
by York Sun
· 9 years ago
7023100
armv8/ls1043ardb: add USB support
by Gong Qianyu
· 9 years ago
28752cf
armv8/ls1043ardb: add DSPI support
by Gong Qianyu
· 9 years ago
630532f
armv8/ls1043aqds: dts: add dtb support
by Gong Qianyu
· 9 years ago
02b5d2e
armv8/ls1043aqds: add LS1043AQDS board support
by Shaohui Xie
· 9 years ago
e1cecb4
armv8/ls1043ardb: dts: add dtb support
by Gong Qianyu
· 9 years ago
18a0d8e
armv8/fsl-layerscape: Remove reference to gdata
by Gong Qianyu
· 9 years ago
af523a0
pci/layerscape: add support for LS1043A PCIe LUT register access
by Mingkai Hu
· 9 years ago
06b5301
armv8: ls2085a: Add support of LS2085A SoC
by Prabhakar Kushwaha
· 9 years ago
4493721
armv8: LS2080A: Rename LS2085A to reflect LS2080A
by Prabhakar Kushwaha
· 9 years ago
fb4a87a
driver: net: fsl-mc: Add DPAA2 commands to manage MC
by Prabhakar Kushwaha
· 9 years ago
99e904c
armv8: lsch3: Fix lane protocol parsing logic
by Prabhakar Kushwaha
· 9 years ago
a139953
arm: ls1021a: Ensure Generic Timer disabled before jumping into the OS
by Alison Wang
· 9 years ago
2b714cf
arm: ls1021a: Ensure LS1021 ARM Generic Timer CompareValue Set 64-bit
by Alison Wang
· 9 years ago
2a8696d
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
271e9ec
arm: socfpga: dts: Adding drvsel and smplsel to dts
by Chin Liang See
· 9 years ago
856b30d
arm: socfpga: Repair SoCrates board
by Marek Vasut
· 9 years ago
871c24b
ARM: socfpga: rename the cyclone5 and arria5 base address file
by Dinh Nguyen
· 9 years ago
5a7152e
ARM: socfpga: arria10: add base address map for Arria10
by Dinh Nguyen
· 9 years ago
8a30e3a
arm: socfpga: reset: FIX address of tstscratch register
by Philipp Rosenberger
· 9 years ago
30f5639
Merge git://www.denx.de/git/u-boot-ppc4xx
by Tom Rini
· 9 years ago
Next »