Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f31414a0ed15b4ad39de9500c15c4c46b326cda4
« Previous
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
d60aea9
cmd: mtdparts: remove mandatory 'mtdparts=' prefix
by Miquel Raynal
· 6 years ago
00ac922
cmd: mtdparts: accept spi-nand devices
by Miquel Raynal
· 6 years ago
b87b0d8
lib: strto: fix metric suffix parsing in strtoul[l]
by Miquel Raynal
· 6 years ago
a353e6a
lib: strto: parse all lowercase metric prefixes in ustrtoul[l]
by Miquel Raynal
· 6 years ago
2b9ace5
cmd: mtdparts: add fallthrough in switch statement
by Miquel Raynal
· 6 years ago
b01c146
cmd: ubi: delete useless and misleading definitions
by Miquel Raynal
· 6 years ago
b0036f7
mtd: mtdpart: balance debug messages
by Miquel Raynal
· 6 years ago
4048a5c
mtd: declare MTD_PARTITIONS symbol in Kconfig
by Miquel Raynal
· 6 years ago
0fa1fc4
dt-bindings: Add bindings for SPI NAND devices
by Boris Brezillon
· 6 years ago
515d021
mtd: spinand: Add initial support for the MX35LF2GE4AB chip
by Miquel Raynal
· 6 years ago
6f041cc
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
by Boris Brezillon
· 6 years ago
3181c0a
mtd: spinand: Add initial support for Winbond W25M02GV
by Frieder Schrempf
· 6 years ago
883d877
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
by Peter Pan
· 6 years ago
0a6d6ba
mtd: nand: Add core infrastructure to support SPI NANDs
by Peter Pan
· 6 years ago
d13f5b2
spi: Extend the core to ease integration of SPI memory controllers
by Boris Brezillon
· 6 years ago
f867872
mtd: nand: Pass mode information to nand_page_io_req
by Boris Brezillon
· 6 years ago
b95db8d
mtd: nand: Add core infrastructure to deal with NAND devices
by Boris Brezillon
· 6 years ago
3657b2f
mtd: rename nand into rawnand in Kconfig prompt
by Miquel Raynal
· 6 years ago
a430fa0
mtd: move NAND files into a raw/ subdirectory
by Miquel Raynal
· 6 years ago
ce9bdc8
mtd: move all flash categories inside MTD submenu
by Miquel Raynal
· 6 years ago
d02f1d3
mtd: move definitions to enlarge their range
by Miquel Raynal
· 6 years ago
9bfc3fd
mtd: add get/set of_node/flash_node helpers
by Brian Norris
· 6 years ago
ca040d8
mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing
by Miquel Raynal
· 6 years ago
8fad769
mtd: Add sanity checks in mtd_write/read_oob()
by Boris Brezillon
· 6 years ago
5f50d82
mtd: Uninline mtd_write_oob and move it to mtdcore.c
by Ezequiel Garcia
· 6 years ago
596cf08
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
by Boris Brezillon
· 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
c043440
board_f: Use static print_cpuinfo if CONFIG_CPU is active
by Mario Six
· 6 years ago
dc145a7
init: Fix documentation
by Mario Six
· 6 years ago
138181a
common: board_f: Sort includes
by Mario Six
· 6 years ago
2c21749
timer: Add MPC83xx timer driver
by Mario Six
· 6 years ago
d259f97
timer: Sort Makefile entries
by Mario Six
· 6 years ago
07d538d
clk: Add MPC83xx clock driver
by Mario Six
· 6 years ago
Next »