Commit Graph

4618 Commits (2f8ffb0655ccb7f5cc5568a52ff45272b19fa5d3)

Author SHA1 Message Date
Simon Glass 45fac9fc18 log: Correct missing free() on error in log_add_filter() 6 years ago
Mario Six 78eba69d98 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig 6 years ago
Mario Six 2aeb22d9ab treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig 6 years ago
Mario Six 02ddc1477c treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig 6 years ago
Michal Simek 6faf4622a9 image: fit: Show information about OS type in firwmare case too 6 years ago
Michal Simek 1f8e4bf55e image: fit: Show firmware configuration property if present 6 years ago
Patrick Delaunay 35a66960cd spl: spl_mmc: provide one weak function spl_boot_partition 6 years ago
Simon Glass b79b9f198b input: Drop PS/2 keyboard support 6 years ago
Alex Kiernan 3bf5f13c0c Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC 6 years ago
Miquel Raynal 55fe0e2b54
spl: fix binman_sym output check 6 years ago
Masahiro Yamada c960a68e20 libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c 6 years ago
Rick Chen 86aa65a0cd tools: mkimage: Support RISC-V arch 6 years ago
Alexey Brodkin 264d298fda arc: Introduce a possibility to not relocate U-boot 6 years ago
Bryan O'Donoghue c225e7cf54 bootm: optee: Add a bootm command for type IH_OS_TEE 6 years ago
Bryan O'Donoghue 45b55712d4 image: Add IH_OS_TEE for TEE chain-load boot 6 years ago
Patrick Delaunay 0e373c0ade spl: add SPL_RESET_SUPPORT 6 years ago
Patrick Delaunay 81260e3331 tools/mkimage: add support for STM32 image format 6 years ago
Jun Nie 5c643db4cc SPL: Add signature verification when loading image 6 years ago
Patrick Delaunay b8aa55cb64 common: move init_helpers.h prototypes in init.h 6 years ago
Patrick Delaunay d6f8771239 common: move board_f.c prototypes in init.h 6 years ago
Patrick Delaunay 218da804ef common/memsize.c: restore content of the base address 6 years ago
Patrick Delaunay c5da05cd41 common/memsize.c: prepare get_ram_size update 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Faiz Abbas b432b1ebdf spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG 6 years ago
Adam Ford d021e94210 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig 6 years ago
Thierry Reding ed5af03f9b fdt: Fixup only valid memory banks 6 years ago
Marek Vasut bb4059a53b dfu: Rename _FUNCTION_DFU to DFU_OVER_ 6 years ago
Marek Vasut 0f44d33536 dfu: Fix up the Kconfig mess 6 years ago
Andre Heider 24ccd0c8fd usb: gadget: sdp: add missing line breaks 6 years ago
Thierry Reding 6d29cc7dcf fdt: Fixup only valid memory banks 6 years ago
Alexey Brodkin 4280342adb fdt: Implement weak arch_fixup_fdt() 6 years ago
Tom Rini 75670c81e4 configs: Migrate CONFIG_SPL_FRAMEWORK 6 years ago
Simon Goldschmidt 9095d5b894 fix spelling of 'functions' in 2 places (was 'funtcions') 6 years ago
Marek Vasut 175c3e3ade tftp: update: Include missing cfi_flash.h header 6 years ago
Marek Vasut b254c5291d cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co. 6 years ago
Philipp Tomsich a5af51a703 spl: fit: move fdt_record_loadable out of ARCH_FIXUP_FDT_MEMORY guard 6 years ago
Lukasz Majewski d695d66278 spl: eMMC/SD: Provide one __weak spl_boot_mode() function 6 years ago
Bin Chen 104816142f parse the second area of android image 6 years ago
Heinrich Schuchardt 1973b381a1 log: add category LOGC_EFI 6 years ago
Simon Glass 3707c6ee0d log: Add a way to log error-return values 6 years ago
Simon Glass deca50fbd5 log: Update log_console to honour the log format 6 years ago
Simon Glass 3b73e8d067 log: Add control over log formatting 6 years ago
Simon Glass f941c8d76c log: Add functions to convert IDs to/from names 6 years ago
Klaus Goger 0b674a3120 spl: include timezone in banner 6 years ago
Mario Six 9dbaebcf9f flash: Fix spelling of "ERR_TIMOUT" 6 years ago
Anatolij Gustschin 0292bc0d13 spl: add option to disable SPL banner output 6 years ago
Kever Yang af2f44267f spl: use different BOARD_INIT MACRO for spl and tpl 6 years ago
Kever Yang 0289e291a5 spl: atf: pass NULL for bl32_ep pc 6 years ago
Mario Six 92f84b67e5 common: board_r: Fix style violations 6 years ago
Mario Six 16ef147425 common: board_f: Fix style violations 6 years ago