Commit Graph

4746 Commits (84e55bdd8bcaba8548bedd1c0b46427e93c9ef75)

Author SHA1 Message Date
Alexander Graf eaac4fb296 sandbox: Fix set_working_fdt_addr users 6 years ago
Michal Simek 975e789323 spl: fit: Enable GZIP compression also for no kernel partitions 6 years ago
Michal Simek 8eb55e1965 arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig 6 years ago
Marek Vasut 04ce5427bd spl: Weed out CONFIG_SYS_TEXT_BASE usage 6 years ago
Mario Six c0434407b5 board_f: Use static print_cpuinfo if CONFIG_CPU is active 6 years ago
Mario Six 138181a550 common: board_f: Sort includes 6 years ago
Mario Six 23471aed5c board_f: Add reset status printing 6 years ago
Lokesh Vutla 08c45314a8 spl: Allow remoteproc drivers to be used within SPL 6 years ago
Lokesh Vutla 880274192c spl: Allow mailbox drivers to be used within SPL 6 years ago
Lokesh Vutla 586bde93eb arm: K3: Add initial support for TI's K3 generation of SoCs 6 years ago
Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
Patrick Delaunay 555e378ca7 cli: handle getch error 6 years ago
Patrick Delaunay 273a12526c console: unify fgetc function when console MUX is deactivated 6 years ago
Fabio Estevam c3c19c2743 spl: Kconfig: Fix typo in 'Upgrade' 6 years ago
Simon Goldschmidt f3da76ea8b malloc_simple: calloc: don't call memset if malloc failed 6 years ago
Eugeniu Rosca e1904f4530 common: avb_verify: Fix division by zero in mmc_byte_io() 6 years ago
Eugeniu Rosca 47e41631bb common: avb_verify: Fix never-occurring avb_free(ops_data) 6 years ago
Eugeniu Rosca 047bc5c755 common: avb_verify: Fix memory leaks 6 years ago
Eugeniu Rosca 55d56d2347 common: avb_verify: Make local data static 6 years ago
Eugeniu Rosca 87c814d4c7 common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDS 6 years ago
Eugeniu Rosca 2e2067b815 common: avb_verify: Fix invalid 'for' loop condition 6 years ago
Sam Protsenko d03e76af5c cmd: Add dtimg command 6 years ago
Sam Protsenko c044733457 common: Add support for Android DT image 6 years ago
Simon Goldschmidt 94cb986e5e spl: fix debug print in spl_common_init() 6 years ago
Adam Ford 8ccf98b1cf Convert CONFIG_MISC_INIT_R to Kconfig 6 years ago
Simon Goldschmidt 004167048d kconfig: fix typo 'parition' 6 years ago
Ramon Fried 6b6f216f92 fdt_support: Use CONFIG_NR_DRAM_BANKS if necessary 6 years ago
Igor Opaniuk 7a5fbfe641 avb2.0: add get_size_of_partition() 6 years ago
Patrick Delaunay 17585e2dc3 sandbox: led: use new function to configure default state 6 years ago
Michal Simek cd1457d74e common: fdt: Make fdt_del_subnodes/fdt_del_partition static 6 years ago
Peng Fan e13278c943 power: Add CONFIG_SPL_POWER_DOMAIN config 6 years ago
Simon Glass dbf6be9f7f binman: Add a new 'image-pos' property 6 years ago
Simon Glass 3ab9598df7 binman: Rename 'position' to 'offset' 6 years ago
Icenowy Zheng 6f796a9bb4 sunxi: add support for Allwinner H6 SoC 6 years ago
Michal Simek 563273dfa9 common: Log should depends on DM not be selected by DM 6 years ago
Ramon Fried 2a1f4f1758 Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined" 6 years ago
Joe Hershberger 82a115fdec sandbox: Don't disable ctrlc() on sandbox if in raw mode 6 years ago
Joe Hershberger b2f58d8ee0 console: Remember if ctrlc is disabled in console_tstc() 6 years ago
York Sun 7550dbe38b spl: Add option SPL_PAYLOAD 6 years ago
Masahiro Yamada 5f4e32d058 fdt_support: make fdt_fixup_mtdparts() prototype more specific 6 years ago
Paulo Zaneti 02db5488bc spl: remove dependency to "asm/utils.h" 6 years ago
Igor Opaniuk e9ee7398d6 avb2.0: use block API in AVB ops 6 years ago
Igor Opaniuk b0aa74a264 avb2.0: add proper dependencies 6 years ago
Adam Ford 9d04b5fe16 configs: Make NAND_BOOT and ONENAND_BOOT imply NAND 6 years ago
Philipp Tomsich de5dd4c4e3 spl: record boot_device into spl_image and call spl_perform_fixups 6 years ago
Alex Kiernan b27dc8ec5c bootmenu: Extend BOOTDELAY help text 6 years ago
Michael Trimarchi 25dabd730a spl: Make the spl_nand_load_image static 6 years ago
York Sun 7267fbf734 spl: mmc: Skip RAW mode ARGS sectors if not defined 6 years ago
York Sun 14acea0244 spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined 6 years ago
York Sun 6ecd820f99 spl: nor: Add FIT support 6 years ago