Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
102b2317d85134089f55839df2e6c2129eb7bc6b
« Previous
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
76fdad1
mpc83xx: Add sysreset driver
by Mario Six
· 6 years ago
23471ae
board_f: Add reset status printing
by Mario Six
· 6 years ago
cda4688
test: Add tests for sysreset_get_status
by Mario Six
· 6 years ago
245f5cd
sysreset: Add get_status method
by Mario Six
· 6 years ago
08f5b0b
powerpc: Add read*_*/write*_* macros
by Mario Six
· 6 years ago
e406155
ram: Add driver for MPC83xx
by Mario Six
· 6 years ago
0f1caa9
sandbox: Enable bitrev library build
by Bin Meng
· 6 years ago
9c2cb97
lib: bitrev: Sync with Linux kernel v4.17
by Bin Meng
· 6 years ago
e599c4e7
sandbox: Build with -fPIC
by Andy Shevchenko
· 6 years ago
b57f189
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 6 years ago
6321da5
x86: cpu: add docstring to scu_ipc_command()
by Georgii Staroselskii
· 6 years ago
f7ce2d6
x86: tangier: acpi: add I2C6 node
by Georgii Staroselskii
· 6 years ago
f26b260
x86: dts: edison: configure I2C#6 pins
by Georgii Staroselskii
· 6 years ago
355c9b7
x86: tangier: pinmux: add API to configure protected pins
by Georgii Staroselskii
· 6 years ago
224742a
x86: cpu: introduce scu_ipc_raw_command()
by Georgii Staroselskii
· 6 years ago
41f4e43
x86: drop custom CONFIG_SYS_BAUDRATE_TABLE define
by Christian Gmeiner
· 6 years ago
40e44c8
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
by Tom Rini
· 6 years ago
Next »