Commit Graph

16472 Commits (c1ee8936bfcf467ccf69b5dbfcf358876e76e756)

Author SHA1 Message Date
xypron.glpk@gmx.de c81883dfce efi_loader: do not cast return value in EFI_EXIT 8 years ago
Angelo Dureghello a373024e7f m68k: add board stmark2, mcf5441x based 8 years ago
Angelo Dureghello c74dda8b44 m68k: mcf5445x: move early ddr init as board-specific 8 years ago
Angelo Dureghello bdb6099666 cmd: mmc: add mmc partconf read capability 8 years ago
Simon Glass e7881d85a9 dm: mmc: Drop CONFIG_DM_MMC_OPS 8 years ago
Simon Glass c893f1e6e5 dm: sata: dwc_ahsata: Add support for driver model 8 years ago
Simon Glass b8341f1c39 dm: sata: Update the AHCI uclass to support operations 8 years ago
Simon Glass f19f1ecb60 dm: sata: Support driver model with the 'sata' command 8 years ago
Simon Glass e88afccc44 dm: core: Add a comment about the device_remove() flags 8 years ago
Simon Glass 4395f66739 dm: blk: Add a generic function for block device commands 8 years ago
Simon Glass 6faa4ed74d dm: blk: Add a function to find an interface-type name 8 years ago
Simon Glass c595199194 env: Adjust the load() method to return an error 8 years ago
Simon Glass 21f639446d env: Adjust the get_char() method to return an int 8 years ago
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 8 years ago
Simon Glass 35affd7a2f env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 8 years ago
Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 8 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 8 years ago
Simon Glass fd1e959e91 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() 8 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 8 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 8 years ago
Simon Glass 01510091de env: Drop saveenv() in favour of env_save() 8 years ago
Simon Glass 310fb14b26 env: Drop env_relocate_spec() in favour of env_load() 8 years ago
Simon Glass a69d0f60e5 env: Drop env_get_char_spec() 8 years ago
Simon Glass ac358beb85 env: Drop the env_name_spec global 8 years ago
Simon Glass 7938822a6b env: Drop common init() functions 8 years ago
Simon Glass c1c3fe2307 env: Convert CONFIG_ENV_IS_IN... to a choice 8 years ago
Simon Glass 4415f1d1f1 env: Create a location driver for each location 8 years ago
Simon Glass 203e94f6c9 env: Add an enum for environment state 8 years ago
Simon Glass bcdfb8d5a5 env: common: Make env_get_addr/get_char_memory() static 8 years ago
Simon Glass 0649cd0d49 Move environment files from common/ to env/ 8 years ago
Sam Protsenko 5abc1a4523 common: Move CONFIG_BOOTARGS to Kconfig 8 years ago
Yuiko Oshino 1c1e370033 net: Add mii_resolve_flowctrl_fdx() 8 years ago
Tom Rini aa6aaf9321 ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not defined 8 years ago
Patrice Chotard bc5d038445 stm32f1: remove stm32f1 support 8 years ago
Andy Shevchenko ffdec3000a wdt: Update uclass to make clear that the timeout is in ms 8 years ago
Jon Nettleton 0deb91318b nvme: Detect devices that are class Storage Express 8 years ago
Zhikang Zhang f6aa61d599 nvme: Add show routine to print detailed information 8 years ago
Zhikang Zhang 982388eaa9 nvme: Add NVM Express driver support 8 years ago
Zhikang Zhang ffab6945ec dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME 8 years ago
Adam Ford ebb3e43de4 Convert CONFIG_OMAP3_SPI to Kconfig 8 years ago
Philipp Tomsich 0ee89f2daf spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files 8 years ago
Philipp Tomsich 5aa49af311 moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE 8 years ago
Philipp Tomsich d9d1242b82 rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368 8 years ago
Philipp Tomsich 4d02d20605 rockchip: board: lion-rk3368: add support for the RK3368-uQ7 8 years ago
Philipp Tomsich 1c78740285 rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h 8 years ago
Philipp Tomsich 403e9cbcd5 rockchip: rk3368: add DRAM controller driver with DRAM initialisation 8 years ago
Philipp Tomsich c61177aa10 rockchip: rk3368: spl: add memory layout for TPL and SPL 8 years ago
Philipp Tomsich e78b04f9d5 rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHz 8 years ago
Philipp Tomsich f1c6e1922e spl: dm: use CONFIG_IS_ENABLED to test for the DM option 8 years ago
Philipp Tomsich ee14d29db0 rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL 8 years ago