Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
767cb74a0028be337d2ffecee7450e83fa2e7bd1
/
include
195dc23
igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig
by Pau Pajuelo
· 7 years ago
a17c8b1
arm: omap: Define command for booting Android from eMMC
by Semen Protsenko
· 7 years ago
09b6a6d
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
a11a5b8
usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig
by Bin Meng
· 7 years ago
00aa453
ARM: uniphier: remove sLD3 SoC support
by Masahiro Yamada
· 7 years ago
5619295
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
1fdafb2
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
c81883d
efi_loader: do not cast return value in EFI_EXIT
by xypron.glpk@gmx.de
· 7 years ago
a373024
m68k: add board stmark2, mcf5441x based
by Angelo Dureghello
· 7 years ago
c74dda8
m68k: mcf5445x: move early ddr init as board-specific
by Angelo Dureghello
· 8 years ago
bdb6099
cmd: mmc: add mmc partconf read capability
by Angelo Dureghello
· 7 years ago
e7881d8
dm: mmc: Drop CONFIG_DM_MMC_OPS
by Simon Glass
· 7 years ago
c893f1e
dm: sata: dwc_ahsata: Add support for driver model
by Simon Glass
· 7 years ago
b8341f1
dm: sata: Update the AHCI uclass to support operations
by Simon Glass
· 7 years ago
f19f1ec
dm: sata: Support driver model with the 'sata' command
by Simon Glass
· 7 years ago
e88afcc
dm: core: Add a comment about the device_remove() flags
by Simon Glass
· 7 years ago
4395f66
dm: blk: Add a generic function for block device commands
by Simon Glass
· 7 years ago
6faa4ed
dm: blk: Add a function to find an interface-type name
by Simon Glass
· 7 years ago
470135b
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
c595199
env: Adjust the load() method to return an error
by Simon Glass
· 7 years ago
21f6394
env: Adjust the get_char() method to return an int
by Simon Glass
· 7 years ago
723806c
env: Rename some other getenv()-related functions
by Simon Glass
· 7 years ago
35affd7
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
by Simon Glass
· 7 years ago
bfebc8c
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
by Simon Glass
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
fd1e959
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
018f530
env: Rename common functions related to setenv()
by Simon Glass
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
0151009
env: Drop saveenv() in favour of env_save()
by Simon Glass
· 7 years ago
310fb14
env: Drop env_relocate_spec() in favour of env_load()
by Simon Glass
· 7 years ago
a69d0f6
env: Drop env_get_char_spec()
by Simon Glass
· 7 years ago
ac358be
env: Drop the env_name_spec global
by Simon Glass
· 7 years ago
7938822
env: Drop common init() functions
by Simon Glass
· 7 years ago
c1c3fe2
env: Convert CONFIG_ENV_IS_IN... to a choice
by Simon Glass
· 7 years ago
4415f1d
env: Create a location driver for each location
by Simon Glass
· 7 years ago
203e94f
env: Add an enum for environment state
by Simon Glass
· 7 years ago
bcdfb8d
env: common: Make env_get_addr/get_char_memory() static
by Simon Glass
· 7 years ago
0649cd0
Move environment files from common/ to env/
by Simon Glass
· 7 years ago
248a3f6
Merge git://git.denx.de/u-boot-net
by Tom Rini
· 7 years ago
5abc1a4
common: Move CONFIG_BOOTARGS to Kconfig
by Sam Protsenko
· 7 years ago
1c1e370
net: Add mii_resolve_flowctrl_fdx()
by Yuiko Oshino
· 7 years ago
aa6aaf9
ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not defined
by Tom Rini
· 7 years ago
c1b62ba
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
bc5d038
stm32f1: remove stm32f1 support
by Patrice Chotard
· 7 years ago
ffdec30
wdt: Update uclass to make clear that the timeout is in ms
by Andy Shevchenko
· 7 years ago
0deb913
nvme: Detect devices that are class Storage Express
by Jon Nettleton
· 7 years ago
f6aa61d
nvme: Add show routine to print detailed information
by Zhikang Zhang
· 7 years ago
982388e
nvme: Add NVM Express driver support
by Zhikang Zhang
· 7 years ago
ffab694
dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
by Zhikang Zhang
· 7 years ago
ebb3e43
Convert CONFIG_OMAP3_SPI to Kconfig
by Adam Ford
· 7 years ago
0ee89f2
spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files
by Philipp Tomsich
· 7 years ago
5aa49af
moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
by Philipp Tomsich
· 7 years ago
d9d1242
rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368
by Philipp Tomsich
· 7 years ago
4d02d20
rockchip: board: lion-rk3368: add support for the RK3368-uQ7
by Philipp Tomsich
· 7 years ago
1c78740
rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h
by Philipp Tomsich
· 7 years ago
403e9cb
rockchip: rk3368: add DRAM controller driver with DRAM initialisation
by Philipp Tomsich
· 7 years ago
c61177a
rockchip: rk3368: spl: add memory layout for TPL and SPL
by Philipp Tomsich
· 7 years ago
e78b04f
rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHz
by Philipp Tomsich
· 7 years ago
f1c6e19
spl: dm: use CONFIG_IS_ENABLED to test for the DM option
by Philipp Tomsich
· 7 years ago
ee14d29
rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL
by Philipp Tomsich
· 7 years ago
225d30b
spl: add a 'return to bootrom' boot method
by Philipp Tomsich
· 7 years ago
5bbc265
Convert CONFIG_NAND to Kconfig
by Adam Ford
· 7 years ago
0d43fde
omap3: evm: Update board, defconfig, and maintainer file
by Derald D. Woods
· 7 years ago
e188eee
Drop config_cmd_all.h
by Simon Glass
· 7 years ago
54feea1
Convert CONFIG_CMD_ZFS to Kconfig
by Simon Glass
· 7 years ago
e7a815f
Convert CONFIG_CMD_ZBOOT to Kconfig
by Simon Glass
· 7 years ago
2a242e3
Convert CONFIG_CMD_UNIVERSE to Kconfig
by Simon Glass
· 7 years ago
5605aa8
Convert CONFIG_CMD_TSI148 to Kconfig
by Simon Glass
· 7 years ago
ce058ae
Convert CONFIG_CMD_TRACE to Kconfig
by Simon Glass
· 7 years ago
9b92a8d
Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig
by Simon Glass
· 7 years ago
78d11b7
Kconfig: Drop CONFIG_CMD_TFTP
by Simon Glass
· 7 years ago
3cef3b3
Convert CONFIG_CMD_TERMINAL to Kconfig
by Simon Glass
· 7 years ago
90d99e5
Convert CONFIG_CMD_TCA642X to Kconfig
by Simon Glass
· 7 years ago
1c27a4c
gpio: Drop sx151x driver
by Simon Glass
· 7 years ago
00805d7
Convert CONFIG_CMD_STRINGS to Kconfig
by Simon Glass
· 7 years ago
3a91a25
Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig
by Simon Glass
· 7 years ago
203dc1b
Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig
by Simon Glass
· 7 years ago
72c3033
Convert CONFIG_CMD_SPL to Kconfig
by Simon Glass
· 7 years ago
2a728f3
Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig
by Simon Glass
· 7 years ago
719d36e
Convert CONFIG_CMD_SF_TEST to Kconfig
by Simon Glass
· 7 years ago
efce244
Convert CONFIG_CMD_SDRAM to Kconfig
by Simon Glass
· 7 years ago
0941f59
Convert CONFIG_CMD_SCSI to Kconfig
by Simon Glass
· 7 years ago
15dc63d
Convert CONFIG_CMD_SAVES to Kconfig
by Simon Glass
· 7 years ago
5d47099
Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX option
by Simon Glass
· 7 years ago
f8803a9
Convert CONFIG_CMD_REISER to Kconfig
by Simon Glass
· 7 years ago
fa37922
Convert CONFIG_CMD_REGINFO to Kconfig
by Christophe Leroy
· 7 years ago
b75dfd2
Kconfig: Convert CMD_READ to Kconfig
by Simon Glass
· 7 years ago
6f62d7c
Kconfig: Drop CONFIG_CMD_PORTIO and associated command
by Simon Glass
· 7 years ago
7f66655
Convert CONFIG_CMD_PCMCIA to Kconfig
by Simon Glass
· 7 years ago
1864242
Kconfig: Drop CONFIG_CMD_PCI_ENUM
by Simon Glass
· 7 years ago
6500ec7
Convert CONFIG_CMD_PCI to Kconfig
by Simon Glass
· 7 years ago
ba7cc6c
Kconfig: Drop CONFIG_CMD_PCA953X_INFO
by Simon Glass
· 7 years ago
0091362
Convert CONFIG_CMD_PCA953X to Kconfig
by Simon Glass
· 7 years ago
978f085
Convert CONFIG_CMD_ONENAND to Kconfig
by Simon Glass
· 7 years ago
f38c5f5
Convert CONFIG_CMD_MMC_SPI to Kconfig
by Simon Glass
· 7 years ago
493f420
Kconfig: Drop CONFIG_CMD_MEM
by Simon Glass
· 7 years ago
241d281
Convert CONFIG_CMD_MAX6957 to Kconfig
by Simon Glass
· 7 years ago
21fd01b
at91, smartweb: use SPL_SYS_MALLOC_F_LEN
by Heiko Schocher
· 7 years ago
7f513e8
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
b24065c
Merge git://git.denx.de/u-boot-i2c
by Tom Rini
· 7 years ago
Next »