Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c1523c65fc61d9ec8e779cbfb31314e94f500a3e
c1523c6
serial: omap: Add support for AM654 uart controller
by Lokesh Vutla
· 6 years ago
247b4f9
configs: Drop CONFIG_SYS_SCSI_MAXDEVICE
by Tuomas Tynkkynen
· 6 years ago
1bc93b5
ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSI
by Tuomas Tynkkynen
· 6 years ago
0545ac9
ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSI
by Tuomas Tynkkynen
· 6 years ago
8bf207d
ata: ahci: Loop over the actual number of ports, not the maximum
by Tuomas Tynkkynen
· 6 years ago
47cef9c
xtensa: use asm-generic/atomic.h
by Chris Packham
· 6 years ago
02df9c5
mips: use asm-generic/atomic.h
by Chris Packham
· 6 years ago
4d9f7a0
ARM: use asm-generic/atomic.h
by Chris Packham
· 6 years ago
461f456
Add include/asm-generic/atomic.h
by Chris Packham
· 6 years ago
29cfc09
cmd: add conitrace command
by Heinrich Schuchardt
· 6 years ago
03190a7
mmc: omap_hsmmc: Fix pbias for omap3_logic to enable CD pin
by Adam Ford
· 6 years ago
15416c8
dm: Update README.txt to clarify device tree usage
by Tom Rini
· 6 years ago
484a878
arm: spear: fix enabling of SSP2 clock
by Quentin Schulz
· 6 years ago
ac47fbe
arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is built
by Quentin Schulz
· 6 years ago
8a4791f
spi: add support for ARM PL022 SPI controller
by Quentin Schulz
· 6 years ago
8451942
configs: am335x_evm: enable OF_BOARD_SETUP
by Sekhar Nori
· 6 years ago
20c37fb
board: ti: am335x: add support to fixup phy address
by Sekhar Nori
· 6 years ago
e2597be
drivers: net: cpsw: add support to update phy address
by Sekhar Nori
· 6 years ago
4495680
configs: sama5d27_som1_ek: Add defconfig for ENV/boot from uSD
by Codrin Ciubotariu
· 6 years ago
3549466
configs: sama5d27_som1_ek: Set CONFIG_BOOTARGS using Kconfig
by Codrin Ciubotariu
· 6 years ago
f97bf15
configs: sama5d27_som1_ek: Remove unnecessary FAT_ENV_xxx macros
by Codrin Ciubotariu
· 6 years ago
3f61f08
configs: sama5d2_xplained: Add defconfig for ENV/boot from eMMC
by Codrin Ciubotariu
· 6 years ago
04ce542
spl: Weed out CONFIG_SYS_TEXT_BASE usage
by Marek Vasut
· 6 years ago
4c834b9
board: st: stm32mp1: Add usb gadget support
by Patrice Chotard
· 6 years ago
411bf0e
configs: stm32mp15: Enable USB relative flags
by Patrice Chotard
· 6 years ago
bad48a4
ARM: dts: stm32mp1: Add EHCI support for stm32mp157c-ev1 board
by Patrice Chotard
· 6 years ago
8e9c94d
ARM: dts: stm32mp1: Add usb gadget support for stm32mp157c-ev1 board
by Patrice Chotard
· 6 years ago
284b27c
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
fdd1a9f
mips: mt7628a.dtsi: Add SPI clock-frequency property
by Stefan Roese
· 6 years ago
41f6e6e
mips: mt76xx: Add sysreset support
by Stefan Roese
· 6 years ago
88dc409
mips: Add Gardena Smart-Gateway board support
by Stefan Roese
· 6 years ago
b02f76a
mips: Add LinkIt Smart 7688 support
by Stefan Roese
· 6 years ago
4c835a6
mips: Add basic MediaTek MT7620/88 support
by Stefan Roese
· 6 years ago
503f6f7
mips: Add arch/mips/include/asm/atomic.h
by Stefan Roese
· 6 years ago
46203ba
MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODE
by Daniel Schwierzeck
· 6 years ago
5ef337a
MIPS: cache: make index base address configurable
by Daniel Schwierzeck
· 6 years ago
b838586
MIPS: cache: optimise changing of k0 CCA mode
by Daniel Schwierzeck
· 6 years ago
2f85c2b
MIPS: cache: reimplement dcache_[status, enable, disable]
by Daniel Schwierzeck
· 6 years ago
d1c3d8b
MIPS: start.S: make boot config at offset 0x10 configurable
by Daniel Schwierzeck
· 6 years ago
32f3179
bcm968380gerg: enable pinctrl
by Philippe Reynes
· 6 years ago
e98a260
dt: bcm6838: add pinctrl
by Philippe Reynes
· 6 years ago
b3f8e88
pinctrl: bcm6838: add pinctrl support
by Philippe Reynes
· 6 years ago
9dc8d15
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
333279a
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
e32ac37
arm: mvebu: clearfog: enable eMMC boot partitions support
by Baruch Siach
· 6 years ago
d13b740
phy: marvell: add SATA comphy RX/TX polarity invert support
by Rabeeh Khoury
· 6 years ago
3c2a389
fix: cmd: mvebu: Exclude mvebu commands from SPL builds
by Konstantin Porotchkin
· 6 years ago
d3c72c5
fix: mvebu: Add SPI parameters for environment setup
by Konstantin Porotchkin
· 6 years ago
25a1765
fix: env: Fix the SPI flash device setup for DM mode
by Konstantin Porotchkin
· 6 years ago
e76afd8
fix: nand: pxa3xx: Add WA for eliminating flash ready timeout
by David Sniatkiwicz
· 6 years ago
b7b3f2c
nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND
by Konstantin Porotchkin
· 6 years ago
e9a0777
nand: pxa3xx: cosmetic: add comments to the timing layout structures
by Konstantin Porotchkin
· 6 years ago
2057eb0
fix: nand: Replace hardcoded page chunk size with calculated one
by Konstantin Porotchkin
· 6 years ago
b0d7c10
mtd: nand: pxa3xx: add support for Toshiba flash
by Konstantin Porotchkin
· 6 years ago
ac56a3b
mtd: nand: pxa3xx: add support for 2KB 8-bit flash
by Victor Axelrod
· 6 years ago
f3d2357
mtd: nand: pxa3xx: Fix READOOB implementation
by Boris Brezillon
· 6 years ago
b47f677
mtd: nand: pxa3xx_nand: add support for partial chunks
by Ofer Heifetz
· 6 years ago
7efd95e
mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan
by Ofer Heifetz
· 6 years ago
b87ae6f
mtd: pxa3xx_nand: Fix initial controller configuration
by Ofer Heifetz
· 6 years ago
6bbe7f6
mtd: pxa3xx_nand: Increase the initial chunk size
by Ofer Heifetz
· 6 years ago
9448861
nand: pxa3xx: Increase READ_ID buffer and make the size static
by Ofer Heifetz
· 6 years ago
cd11b2b
mtd: nand: pxa3xx-nand: fix random command timeouts
by Ofer Heifetz
· 6 years ago
6589992
mtd: nand: pxa3xx_nand: fix early spurious interrupt
by Ofer Heifetz
· 6 years ago
d3859d1
mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing()
by Ofer Heifetz
· 6 years ago
8cdcf67
mtd: nand: pxa3xx_nand: use nand_to_mtd()
by Ofer Heifetz
· 6 years ago
1445322
mtd: nand: pxa3xx_nand: Increase initial buffer size
by Ofer Heifetz
· 6 years ago
863949e
board: turris_mox: Fixup U-Boot's device tree if PCIe connected
by Marek Behún
· 6 years ago
f26e379
dts: mvebu: mcbin: drop redundant SD slot node
by Baruch Siach
· 6 years ago
0f6686e
arch/arm/dts: Update Turris Mox device tree
by Marek Behún
· 6 years ago
c04a3d1
board: turris_mox: Enable PCI in defconfig
by Marek Behún
· 6 years ago
17445e9
board: turris_mox: Fix watchdog macro name
by Marek Behún
· 6 years ago
de75fb0
clk: armada-37xx-periph: Support changing clock parent and rate
by Marek Behún
· 6 years ago
4b8cb84
phy: marvell: Support changing SERDES map in board file
by Marek Behún
· 6 years ago
2fd4284
ARM: mach-mvebu: handle fall-back to UART boot
by Chris Packham
· 6 years ago
e097729
Revert "arm: mvebu: fix boot from UART when in fallback mode"
by Chris Packham
· 6 years ago
7e1d322
arm64: mvebu: armada-8k: support environment in SD/eMMC
by Baruch Siach
· 6 years ago
9ca6fae
tools: kwboot: Make kwboot more robust on a38x
by Jon Nettleton
· 6 years ago
881e847
doc/git-mailrc: add Stefan Roese to the kirkwood alias
by Baruch Siach
· 6 years ago
0282800
Kirkwood: NAS220: remove bootdelay from CONFIG_EXTRA_ENV_SETTINGS
by Evgeni Dobrev
· 6 years ago
4e710eb
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
75629a2
dm: uclass: Adding missing child_pre_probe description
by Bin Meng
· 6 years ago
138c8a7
dm: fix alignment of help message of "dm" command
by Masahiro Yamada
· 6 years ago
f7df893
pico-imx7d: Add a new defconfig with PICO-Hobbit selected
by Otavio Salvador
· 6 years ago
130f03a
pico-imx7d: Add PICO-Hobbit baseboard support
by Otavio Salvador
· 6 years ago
f40d0e8
pico-imx7d: Fix TechNexion spelling on MAINTAINERS file
by Otavio Salvador
· 6 years ago
f4e5516
pico-imx6ul: Add a new defconfig with PICO-Pi selected
by Otavio Salvador
· 6 years ago
3a8932b
pico-imx6ul: Add PICO-Pi baseboard support
by Otavio Salvador
· 6 years ago
8854cf2
pico-imx6ul: Fix TechNexion spelling on MAINTAINERS file
by Otavio Salvador
· 6 years ago
0eee446
Merge branch 'master' of git://git.denx.de/u-boot into master
by Stefano Babic
· 6 years ago
383d256
binman: fix a few typos in documentation
by Michael Heimpold
· 6 years ago
9bc7e96
test: ofnode: test ofnode_by_prop_value()
by Jens Wiklander
· 6 years ago
61fba0f
ofnode: add ofnode_by_prop_value()
by Jens Wiklander
· 6 years ago
427ddd8
dm: core: fix devfdt_remap_addr_index()
by Cédric Le Goater
· 6 years ago
1712ca2
dm: core: Scan "/firmware" node by default
by Rajan Vaja
· 6 years ago
68d215d
dm: core: Move "/clock" node scan into function
by Rajan Vaja
· 6 years ago
d216631
misc: Add MPC83xx serdes driver
by Mario Six
· 6 years ago
19fbdca
cpu: Add MPC83xx CPU driver
by Mario Six
· 6 years ago
fa44b53
test: Add tests for CPU uclass
by Mario Six
· 6 years ago
57370de
cpu: Add cpu_probe_all method
by Mario Six
· 6 years ago
50d188b
cpu: Fix cpu.h documentation
by Mario Six
· 6 years ago
Next »