Commit Graph

4720 Commits (483dbab9f9318149e5ea97daacbfae320f53e35a)

Author SHA1 Message Date
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
Yaniv Levinsky c5d548a9f8 env: common: accept flags on reset to default env 6 years ago
Luis Araneda 3907eef1a3 spl: fit: display a message when an FPGA image is loaded 6 years ago
Siva Durga Prasad Paladugu 1473b12ad0 lib: fdtdec: Update ram_base to store ram start adddress 6 years ago
Michal Simek 4fb67f47f1 usb_kdb: Get stdio_dev directly from sdev pointer 6 years ago
Michal Simek f8f3e0e539 usb_kbd: Add support for watchdog 6 years ago
Michal Simek 27eb7bce39 common: command: Handle USAGE failure separately 6 years ago
Michal Simek 3723324042 common: command: Use command_ret_t enum values instead of values 6 years ago
Tien Fong Chee 67a2616af1 common/memsize.c: Increase save array for supporting memory size > 4GB 6 years ago
Heinrich Schuchardt 3804f5bb4a common: print \n in initr_scsi() 6 years ago
Teddy Reed 7346c1e192 vboot: Do not use hashed-strings offset 6 years ago
Teddy Reed 72239fc85f vboot: Add FIT_SIGNATURE_MAX_SIZE protection 6 years ago
Ben Whitten d154ca6003 spl: fit: verify images prior to post processing 6 years ago
Marek Vasut 56419ea5f0 spl: fit: Fix support for loading FPGA bitstream 6 years ago
Marek Vasut 26ad648ff4 spl: spi: Support full fitImage handling 6 years ago
Marek Vasut 8b1531f7bc spl: fat: Support full fitImage handling 6 years ago
Marek Vasut 078e558699 fit: Verify all configuration signatures 6 years ago
Ley Foon Tan bfc6bae8fa reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET 6 years ago
Bin Meng ec15d5f6e5 board_r: Do not initialize IDE when DM BLK is on 6 years ago
Marek Vasut 487b5fa6de bootm: Handle kernel_noload on arm64 6 years ago
Simon Glass af880e247d console: Fix handling of NULL global_data 6 years ago
Simon Glass c2e4e7e631 log: Fix incorect range check in log_get_cat_name() 6 years ago
Ramon Fried e0212dfa13 iotrace: fix behaviour when buffer is full 6 years ago
Ramon Fried 7e9be3ea3a iotrace: move record definitons to header file 6 years ago
Igor Opaniuk 5d4fd87773 avb2.0: add boot states and dm-verity support 6 years ago