Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
307f8a6d1f034fc23aa7a42fa121f7fa011a33e4
/
arch
06f5552
arm: dts: armada-cp110-*dtsi: add xmdio nodes
by Nevo Hed
· 5 years ago
5efb692
arm: dts: k3-am654-base-board-u-boot: change cpsw2g interface mode to rgmii-rxid
by Grygorii Strashko
· 5 years ago
fb8977c
net: Always build the string_to_enetaddr() helper
by Joe Hershberger
· 5 years ago
90ab311
x86: simplify ljmp to 32-bit code
by Masahiro Yamada
· 5 years ago
0d915a9
x86: use data32 directive instead of macro for operand-size prefix
by Masahiro Yamada
· 5 years ago
bead4f2
Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
e0e6c96
arm: rockchip: rk3308: Initialize the iomux configuration
by David Wu
· 5 years ago
4ee6d51
pwm: rk_pwm: Make PWM driver to support all Rockchip Socs
by David Wu
· 5 years ago
aebd9ed
dts: rk3308: Enable ethernet function supported for Firefly ROC_RK3308_CC
by David Wu
· 5 years ago
982fab3
arm: dts: Add mac node for rk3308 at dtsi level
by David Wu
· 5 years ago
fd3a7ae
rockchip: misc: protect serial# from getting overwritten
by Heiko Stuebner
· 5 years ago
d490fad
rockchip: misc: don't fail if eth_addr already set
by Heiko Stuebner
· 5 years ago
c541bfd
rockchip: px30: Add support for using UART3 as debug UART
by Paul Kocialkowski
· 5 years ago
ec4fafd
rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNEL
by Paul Kocialkowski
· 5 years ago
b0c5e37
rockchip: px30: Fixup PMUGRF registers layout order
by Paul Kocialkowski
· 5 years ago
afe18f2
rockchip: px5: enable spl-fifo-mode for emmc for px5-evb
by Andy Yan
· 5 years ago
081a51c
rockchip: rk3308: enable spl-fifo-mode for emmc
by Andy Yan
· 5 years ago
9f67b56
Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"
by Thomas Hebb
· 5 years ago
eb446ef
cmd: nand/sf: isolate legacy code
by Miquel Raynal
· 5 years ago
88718be
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
by Miquel Raynal
· 5 years ago
abf2c68
ARM: MediaTek: add basic support for MT8518 boards
by mingming lee
· 5 years ago
485627d
pinctrl: add driver for MT8518
by mingming lee
· 5 years ago
13e89d7
ARM: MediaTek: Add support for MediaTek MT8518 SoC
by mingming lee
· 5 years ago
598d9bc
board: omapl138_lcdk: add the mmc device to SPL
by Bartosz Golaszewski
· 5 years ago
6a97153
mmc: davinci: drop support for ti,dm6441-mmc
by Bartosz Golaszewski
· 5 years ago
1b3d24b
armv7m: cache: add invalidate_icache_all() stub
by Giulio Benetti
· 5 years ago
32f2ca2
cosmetic: Fix spelling and whitespace errors
by Thomas Hebb
· 5 years ago
a4ef065
Merge branch '2019-12-02-master-imports'
by Tom Rini
· 5 years ago
d67bdaa
common: Move trap_init() out of common.h
by Simon Glass
· 5 years ago
5255932
common: Move some board functions out of common.h
by Simon Glass
· 5 years ago
67c4e9f
common: Move board_get_usable_ram_top() out of common.h
by Simon Glass
· 5 years ago
288b29e
common: Move command functions out of common.h
by Simon Glass
· 5 years ago
36bf446
common: Move enable/disable_interrupts out of common.h
by Simon Glass
· 5 years ago
c30b7ad
common: Move interrupt functions into a new header
by Simon Glass
· 5 years ago
9d3915b
arm: powerpc: Tidy up code style for interrupt functions
by Simon Glass
· 5 years ago
1eb69ae
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
3374d28
common: Drop checkicache() and checkdcache()
by Simon Glass
· 5 years ago
9edefc2
common: Move some cache and MMU functions out of common.h
by Simon Glass
· 5 years ago
6cc915b
arm: powerpc: Tidy up code style for cache functions
by Simon Glass
· 5 years ago
62270f4
common: Move some SMP functions out of common.h
by Simon Glass
· 5 years ago
30c7c43
common: Move checkcpu() out of common.h
by Simon Glass
· 5 years ago
b598147
common: Move some CPU functions out of common.h
by Simon Glass
· 5 years ago
68a6aa8
common: Move mii_init() function out of common.h
by Simon Glass
· 5 years ago
1045315
common: Move get_ticks() function out of common.h
by Simon Glass
· 5 years ago
e3107d1
arm: pxa: Drop pxa_wait_ticks()
by Simon Glass
· 5 years ago
6887c5b
common: Move some time functions out of common.h
by Simon Glass
· 5 years ago
b03e051
common: Move serial functions out of common.h
by Simon Glass
· 5 years ago
2189d5f
Move strtomhz() to vsprintf.h
by Simon Glass
· 5 years ago
3db7110
crc32: Use the crc.h header for crc functions
by Simon Glass
· 5 years ago
c076e5c
status_led: Tidy up the code style
by Simon Glass
· 5 years ago
9ce2aa1
Drop CONFIG_SHOW_ACTIVITY
by Simon Glass
· 5 years ago
62f9b65
common: Move older CPU functions to their own header
by Simon Glass
· 5 years ago
1f3813c
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 5 years ago
2a250ae
MIPS: remove Micronas VCT boards
by Daniel Schwierzeck
· 5 years ago
dd38416
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 5 years ago
089612d
Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
2906144
Merge tag 'u-boot-stm32-20191126' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
4b39568
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· 5 years ago
1eaffca
mpc83xx: remove unused clock.h
by Yangbo Lu
· 5 years ago
d3eb317
arm: drop eSDHC clock getting in mxc_get_clock() for layerscape
by Yangbo Lu
· 5 years ago
4d7d0e2
ARM: dts: stm32: update eMMC configuration for stm32mp157c-ev1
by Patrick Delaunay
· 5 years ago
62d620c
ARM: dts: stm32: DT alignment with kernel v5.4-rc4
by Patrick Delaunay
· 5 years ago
e07a86b
ARM: dts: stm32: DT alignment with kernel v5.3
by Patrick Delaunay
· 5 years ago
4b19b89
Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot
by Tom Rini
· 5 years ago
a1a9843
ARM: socfpga: Unreset NAND in SPL on Gen5
by Marek Vasut
· 5 years ago
2007a73
ARM: socfpga: Add ArriaV ST/SX ID
by Marek Vasut
· 5 years ago
97a72bc
ARM: socfpga: Purge pending transactions upon enabling bridges on Gen5
by Marek Vasut
· 5 years ago
446cf81
ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disable
by Marek Vasut
· 5 years ago
c44d05d
arch: powerpc: add eSDHC node to t4240 dts
by Yinbo Zhu
· 5 years ago
3f8f668
arch: powerpc: add eSDHC node to t104x dts
by Yinbo Zhu
· 5 years ago
d2c398b
arch: powerpc: add eSDHC node to t102x dts
by Yinbo Zhu
· 5 years ago
428e7a1
arch: powerpc: add eSDHC node to p5040 dts
by Yinbo Zhu
· 5 years ago
9d05cd2
arch: powerpc: add eSDHC node to p4080 dts
by Yinbo Zhu
· 5 years ago
dfeb70c
arch: powerpc: add eSDHC node to p3041 dts
by Yinbo Zhu
· 5 years ago
067e09f
arch: powerpc: add eSDHC node to p2041 dts
by Yinbo Zhu
· 5 years ago
e126363
arch: powerpc: add eSDHC node to p2020 dts
by Yinbo Zhu
· 5 years ago
b73d537
arch: powerpc: add eSDHC node to p1020 dts
by Yinbo Zhu
· 5 years ago
5694090
ARM: defconfig: add unified config for RPi3 and RPi4
by Matthias Brugger
· 5 years ago
917a1e9
ARM: bcm283x: Set memory map at run-time
by Matthias Brugger
· 5 years ago
dd47ca7
ARM: bcm283x: Set rpi_bcm283x_base at run-time
by Matthias Brugger
· 5 years ago
8e3361c
ARM: bcm283x: Move BCM283x_BASE to a global variable
by Matthias Brugger
· 5 years ago
5051377
arm: dts: bcm283x: Rename U-Boot file
by Matthias Brugger
· 5 years ago
89e47e8
fdt: fix bcm283x dm-pre-reloc definitions
by Matthias Brugger
· 5 years ago
9a0cbae
Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
16540d0
arm: fix -march for ARM11
by Heinrich Schuchardt
· 5 years ago
8019d32
rockchip: px30: enable spl-fifo-mode for both emmc and sdmmc on evb
by Heiko Stuebner
· 5 years ago
c618bb0
rockchip: Setup dwc3_device (for non-dm gadgets)
by Jagan Teki
· 5 years ago
65325fb
rockchip: Convert to use FIT generator for optee
by Kever Yang
· 5 years ago
47b48fe
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 5 years ago
71d96eb
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 5 years ago
0c14bb5
arm: socfpga: stratix10: Add alias for gmac0 in S10 dts
by Ooi, Joyce
· 5 years ago
7dad444
arm: dts: Stratix10: change pad skew values for EMAC0 PHY driver
by Ooi, Joyce
· 5 years ago
a09fea1
env: Finish migration of common ENV options
by Tom Rini
· 5 years ago
26fb85f
socfpga: fix include guard in misc.h (arch vs. global)
by Simon Goldschmidt
· 5 years ago
9184590
arm: dts: Stratix10: Fix memory node address and size cells
by Ley Foon Tan
· 5 years ago
ad38de2
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· 5 years ago
d47a774
arm: arm11: allow unaligned memory access
by Heinrich Schuchardt
· 5 years ago
037e108
powerpc: t4240: dts: Add Sata DT nodes
by Peng Ma
· 5 years ago
5023917
powerpc: t104x: dts: Add Sata DT nodes
by Peng Ma
· 5 years ago
e68ed56
powerpc: t102x: dts: Add Sata DT nodes
by Peng Ma
· 5 years ago
Next »