Commit Graph

4762 Commits (lime2-spi)

Author SHA1 Message Date
Pantelis Antoniou 169043d826 fit: Introduce methods for applying overlays on fit-load 7 years ago
Pantelis Antoniou 7c3dc776b9 fit: Do not throw away extra configuration on fit_image_load() 7 years ago
Pantelis Antoniou ad026adbcf fit: Allow multiple images per property 7 years ago
Pantelis Antoniou fc7c31891c fdt: Introduce helper method fdt_overlay_apply_verbose() 7 years ago
Anatolij Gustschin 2d2531be86 spl: add newline in debug output 7 years ago
Andrew F. Davis 6442c9643e image: Add TI PMMC image type 7 years ago
York Sun c8bc3c0c9f spl: fit: Add booting OS first 7 years ago
York Sun 5fd13d9736 spl: fit: Support both external and embedded data 7 years ago
York Sun 7264f2928b spl: fit: Eanble GZIP support for image decompression 7 years ago
Kever Yang b5b82abcf5 spl: typo fix for SPL_ATF_SUPPORT description 7 years ago
Niko Mauno a7126edcb3 splash_source: Verify FIT magic 7 years ago
Tom Rini 9493d05a41 Revert "Merge git://git.denx.de/u-boot-video" 7 years ago
Anatolij Gustschin f9d42d821c spl: do not repeat timer init on i.MX6 7 years ago
Niko Mauno 22aa21dba4 splash_source: Verify FIT magic 7 years ago
Hannes Schmelzer a223e2bc10 bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot 7 years ago
Wilson Lee 5daf6e56d3 common: console: Fix duplicated CONFIG in silent env callback 7 years ago
Stefan Agner a3774c1c3c spl: add serial download protocol (SDP) support 7 years ago
Tom Rini 6bafa5a4bd fb_mmc.c: Correct blk_dread() return value checks 7 years ago
Tom Rini 2341c80cd2 common/fb_mmc.c: Fix warnings about casts 7 years ago
Thomas Petazzoni c1ee8936bf common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA 7 years ago
Tom Rini 9585dd3fff spl: spl_mmc.c Correct blk_dread() return value check 7 years ago
Tom Rini 78eda89e9a hash: Compile only hardware or software versions of SHA algorithms 7 years ago
xypron.glpk@gmx.de 021414a332 lcd: avoid possible NULL dereference 7 years ago
Philipp Tomsich b5c4d81b35 spl: fix Makefile for NOR, XIP and YMODEM 7 years ago
Simon Glass f19f1ecb60 dm: sata: Support driver model with the 'sata' command 7 years ago
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 7 years ago
Simon Glass 35affd7a2f env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 7 years ago
Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
Simon Glass 0649cd0d49 Move environment files from common/ to env/ 7 years ago
Sam Protsenko 5abc1a4523 common: Move CONFIG_BOOTARGS to Kconfig 7 years ago
Nobuhiro Iwamatsu 160cfc4b5a boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset() 7 years ago
Philipp Tomsich e9e5d9d29f dm: timer: normalise SPL and TPL support 7 years ago
Philipp Tomsich 5aa49af311 moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE 7 years ago
Philipp Tomsich b3ed6ce780 spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig 7 years ago
Philipp Tomsich dd6fbcb938 spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig 7 years ago
Philipp Tomsich c3916e7bdb spl: add TPL_DRIVER_MISC_SUPPORT option 7 years ago
Philipp Tomsich f94e643ef9 spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds 7 years ago
Philipp Tomsich d60b5f74fd spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL 7 years ago
Philipp Tomsich f1c6e1922e spl: dm: use CONFIG_IS_ENABLED to test for the DM option 7 years ago
Philipp Tomsich 616bd09e79 spl: dm: Kconfig: fix help text for SPL/TPL confusion 7 years ago
Philipp Tomsich ae2cee2e34 spl: use TPL_SYS_MALLOC_F_LEN for TPL 7 years ago
Philipp Tomsich a954fa3203 spl: configure 'return to bootrom' separately for SPL and TPL 7 years ago
Philipp Tomsich 225d30b708 spl: add a 'return to bootrom' boot method 7 years ago
Thomas Petazzoni eaa90e5df2 common/env_embedded.c: rename PPCENV/PPCTEXT macros 7 years ago
Thomas Petazzoni 7653942b10 common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENV 7 years ago
Siva Durga Prasad Paladugu 60873f736e common: board_f: Make reserve_mmu a weak function 7 years ago
Bin Meng 5d89b37f71 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig 7 years ago