Commit Graph

4733 Commits (9865543ae65d7c9a435eedfc6a0ba23efb291121)

Author SHA1 Message Date
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
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