Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
116339d460f79911d1b87fa65753d966aaf8b7b9
/
include
e7e720c
arm: ls1021atwr: Add SD secure boot target
by Sumit Garg
· 8 years ago
69d4b48
SECURE_BOOT: Enable SD as a source for bootscript
by Sumit Garg
· 8 years ago
9729dc9
include: usb: Rename USB controller base address mapping
by Rajesh Bhagat
· 8 years ago
72a6434
ARM: uniphier: fix doubled tftpboot commands
by Masahiro Yamada
· 8 years ago
473c0ab
gdsys: Drop print_fpga_state function
by Tom Rini
· 8 years ago
a5debaa
igep00x0: generate default mtdparts according NAND chip used
by Ladislav Michl
· 8 years ago
4b9dc7c
igep00x0: UBIize
by Ladislav Michl
· 8 years ago
77b93e5
mtd: OneNAND: allow board init function fail
by Ladislav Michl
· 8 years ago
22d6ac4
armv7: armv7: introduce set_gpmc_cs0
by Ladislav Michl
· 8 years ago
0568dd0
armv7: make gpmc_cfg const
by Ladislav Michl
· 8 years ago
bf55cd4
spl: support loading from UBI volumes
by Ladislav Michl
· 8 years ago
6f4e7d3
spl: Lightweight UBI and UBI fastmap support
by Thomas Gleixner
· 8 years ago
735717d
onenand_spl_simple: Add a simple OneNAND read function
by Ladislav Michl
· 8 years ago
e1a89e9
nand_spl_simple: Add a simple NAND read function
by Thomas Gleixner
· 8 years ago
d7e2891
i2c_eeprom: Add reading support
by mario.six@gdsys.cc
· 8 years ago
9f03247
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
766d260
zynq: defconfig: Remove unnecessary board specific config files
by Siva Durga Prasad Paladugu
· 8 years ago
05f4cc3
zynq: config: Enable CONFIG_SYS_NO_FLASH through defconfig
by Siva Durga Prasad Paladugu
· 8 years ago
2ae9fbe
usb: zynq: Define config USB_STORAGE through defconfig
by Siva Durga Prasad Paladugu
· 8 years ago
2cdc778
usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ
by Siva Durga Prasad Paladugu
· 8 years ago
3bac830
ARM64: zynqmp: Enable AHCI on EP platform
by Alexander Graf
· 8 years ago
91afeb3
microblaze: Remove empty ifdef around caches
by Michal Simek
· 8 years ago
89ca873
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 8 years ago
b24a4f6
powerpc/85xx: Increase fdt address
by Scott Wood
· 8 years ago
aa36c84
powerpc/mpc85xx: T104x: Add nand secure boot target
by Sumit Garg
· 8 years ago
8f01397
powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
by Sumit Garg
· 8 years ago
6386527
mpc83xx: make it bootable with the latest kernel
by Kevin Hao
· 8 years ago
16c8c17
mpc83xx: fix the corruption of u-boot when saveenv
by Kevin Hao
· 8 years ago
ff87b08
image: fix IH_ARCH_... values for uImage compatibility
by Masahiro Yamada
· 8 years ago
7f25fdc
powerpc: MPC8544DS: revert typo in I2C offset value
by Benjamin Kamath
· 8 years ago
66669fc
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
0e68a36
ARMv8/ls1043ardb: Integrate FSL PPA
by Hou Zhiqiang
· 8 years ago
62a3b7d
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
fc5d54b
configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entries
by Tom Rini
· 8 years ago
e61a753
armv8: Move secure_ram variable out of generic global data
by York Sun
· 8 years ago
1f9ef0d
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
9c4f52b
sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7i
by Chen-Yu Tsai
· 8 years ago
dbf38aa
ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platforms
by Chen-Yu Tsai
· 8 years ago
1e77ce0
sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7i
by Chen-Yu Tsai
· 8 years ago
ebe621d
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
19e99fb
sunxi: Support booting from SPI flash
by Siarhei Siamashka
· 8 years ago
1e6ca1a
dm: core: Add an implementation of regmap_init_mem_platdata()
by Simon Glass
· 8 years ago
9fa2819
dm: core: Expand platdata for of-platdata devices
by Simon Glass
· 8 years ago
fd1c2d9
dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
by Simon Glass
· 8 years ago
7423daa
dm: clk: Add support for of-platdata
by Simon Glass
· 8 years ago
f24770d
dm: Add a header that provides access to the of-platdata structs
by Simon Glass
· 8 years ago
04ecf36
dm: syscon: Add support for of-platdata
by Simon Glass
· 8 years ago
3b2a29e
dm: regmap: Add a dummy implementation for of-platdata
by Simon Glass
· 8 years ago
a091a8f
sandbox: Add a test device that uses of-platdata
by Simon Glass
· 8 years ago
8797b2c
sandbox: Add a new sandbox_spl board
by Simon Glass
· 8 years ago
1c12bce
sandbox: Don't use IDE and iotrace in SPL
by Simon Glass
· 8 years ago
d4e33f5
sandbox: Allow chaining from SPL to U-Boot proper
by Simon Glass
· 8 years ago
9828682
Add warn_non_spl() to show a message in U-Boot proper
by Simon Glass
· 8 years ago
5e7f743
Add comments for debug() and pr_fmt
by Simon Glass
· 8 years ago
25c1b13
stm32: Add SDRAM support for stm32f746 discovery board
by Toshifumi NISHINAGA
· 8 years ago
ba0a3c1
stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board
by Toshifumi NISHINAGA
· 8 years ago
a3e2efc
dragonboard410c: adding missing default addr for script and pxe boot
by Ricardo Salveti de Araujo
· 8 years ago
5a6f576
dragonboard410c: prefer sdcard boot over emmc
by Ricardo Salveti de Araujo
· 8 years ago
1426220
image: Add functions to obtain category information
by Simon Glass
· 8 years ago
56d7ab7
image: Create a table of information for each category
by Simon Glass
· 8 years ago
555f45d
image: Convert the IH_... values to enums
by Simon Glass
· 8 years ago
9a38712
linux/io.h: add generic ioremap()/iounmap() defines
by Masahiro Yamada
· 8 years ago
95ebc25
types.h: move and redefine resource_size_t
by Masahiro Yamada
· 8 years ago
da74d1f
spl: fit: add support for post-processing of images
by Daniel Allred
· 8 years ago
b8e5997
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 8 years ago
215099a
x86: Add Advantech SOM-DB5800/SOM-6867 support
by George McCollister
· 8 years ago
bff97dd
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 8 years ago
6f0e7a3
dm: Sort the uclass id in alphabetical order
by Bin Meng
· 8 years ago
920c696
sandbox: Find keyboard driver using driver model
by Simon Glass
· 8 years ago
da9e0a9
fdt: Drop unused exynos compatible strings
by Simon Glass
· 8 years ago
6cd2602
x86: fdt: Drop the unused compatible strings in fdtdec
by Simon Glass
· 8 years ago
ef1e4ed
dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
by Simon Glass
· 8 years ago
691272f
dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS
by Simon Glass
· 8 years ago
8ca51e5
dm: mmc: Add a way to use driver model for MMC operations
by Simon Glass
· 8 years ago
7d1c8d9
rockchip: Disable CONFIG_SDHCI
by Simon Glass
· 8 years ago
e7a773a
dm: mmc: dwmmc: Add comments to the dwmmc setup functions
by Simon Glass
· 8 years ago
988fb5c
defconfig: k2g_evm_defconfig: Enable Cadence QSPI controller
by Vignesh R
· 8 years ago
3983224
keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL build
by Vignesh R
· 8 years ago
7c61686
dm: core: implement dev_map_physmem()
by Vignesh R
· 8 years ago
abbaa23
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
eb364c3
powerpc: mpc85xx: kmp204x: Fix compiling error for usb errata
by York Sun
· 8 years ago
99b8275
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
2307ea4
common: Always include errno.h in common.h
by Joe Hershberger
· 9 years ago
703aaf7
fdt: Drop some unused compatible strings
by Simon Glass
· 9 years ago
862887d
errno: Allow errno_str() to be used without CONFIG_ERRNO_STR
by Simon Glass
· 9 years ago
00e9e6d
errno: Add copyright header and header guard
by Simon Glass
· 9 years ago
2f6b470
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 8 years ago
df6b506
ti_omap5_common: Find right dtb file for DRA72-RevC Evm
by Lokesh Vutla
· 8 years ago
2fbb846
autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK
by Masahiro Yamada
· 8 years ago
ea72ee7
ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 board
by Masahiro Yamada
· 8 years ago
44faff2
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
1483151
mmc: fsl: introduce wp_enable
by Peng Fan
· 8 years ago
f53225c
mmc: fsl: reset to normal boot mode when eMMC fast boot
by Peng Fan
· 8 years ago
68aaa98
armv8: ls1043aqds: print FPGA info early for QSPI boot
by Qianyu Gong
· 8 years ago
581ff00
armv8: ls1043aqds: use configurable clock
by Qianyu Gong
· 8 years ago
2c72404
fastboot: sparse: implement reserve()
by Steve Rae
· 8 years ago
9bc3479
fastboot: sparse: resync common/image-sparse.c (part 2)
by Steve Rae
· 8 years ago
cc0f08cd
fastboot: sparse: resync common/image-sparse.c (part 1)
by Steve Rae
· 8 years ago
64ece84
fastboot: sparse: remove session-id logic
by Steve Rae
· 8 years ago
8e6e822
arm: at91: taurus/axm: add DM and DTS support
by Heiko Schocher
· 8 years ago
Next »