- dd50013 log: use console puts to output trace before LOG init by Patrick Delaunay · 4 years ago
- f0e90e0 log: don't build the trace buffer when log is not ready by Patrick Delaunay · 4 years ago
- ea1a9ec image-fit: fit_check_format check for valid FDT by Heinrich Schuchardt · 3 years, 10 months ago
- ee6726b Merge tag 'ti-v2021.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 10 months ago
- d64b9cd fdt: translate address if #size-cells = <0> by Dario Binacchi · 3 years, 11 months ago
- 6d29509 tools: mkimage: Add Allwinner eGON support by Andre Przywara · 6 years ago
- d71be19 Merge branch 'next' by Tom Rini · 3 years, 10 months ago
- bc0b99b Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 10 months ago
- 38d6b7e spl: Drop bd_info in the data section by Simon Glass · 3 years, 11 months ago
- d8ab0fe image: support board_fit_config_name_match by Sebastian Reichel · 3 years, 10 months ago
- f14e6ee image: cleanup pre-processor usage by Sebastian Reichel · 3 years, 10 months ago
- d91a652 common: usb_storage: Fix code indentation by Michal Simek · 4 years ago
- 9883df1 Common:fdt: Check for error return value by Hongwei Zhang · 4 years ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 03f1f78 spl: fit: Prefer a malloc()'d buffer for loading images by Alexandru Gagniuc · 4 years, 1 month ago
- 51bb338 bootm: Support string substitution in bootargs by Simon Glass · 4 years ago
- 1a62d64 cli: Support macro processing with a fixed-size buffer by Simon Glass · 4 years ago
- 4448fe8 bootm: Allow updating the bootargs in a buffer by Simon Glass · 4 years ago
- b3c0167 bootm: Update bootm_process_cmdline_env() to use flags by Simon Glass · 4 years ago
- b6386f3 bootm: Split out bootargs environment reading / writing by Simon Glass · 4 years ago
- 6cd92b1 bootm: Use size rather than length for CONSOLE_ARG by Simon Glass · 4 years ago
- d9477a0 bootm: Add a bool parameter to bootm_process_cmdline_env() by Simon Glass · 4 years ago
- 4dcb815 bootm: Rename fixup_silent_linux() by Simon Glass · 4 years ago
- 4ae4264 bootm: Update fixup_silent_linux() to return an error by Simon Glass · 4 years ago
- f158ba1 bootm: Add tests for fixup_silent_linux() by Simon Glass · 4 years ago
- 7b86682 spl: atf: add support for LOAD_IMAGE_V2 by Michael Walle · 4 years ago
- 553825c spl: atf: remove helper structure from common header by Michael Walle · 4 years ago
- d2cb0c8 spl: atf: provide a bl2_plat_get_bl31_params_default() by Michael Walle · 4 years ago
- 37c218a spl: atf: move storage for bl31_params into function by Michael Walle · 4 years ago
- c74cd8b efi_loader: capsule: add capsule_on_disk support by AKASHI Takahiro · 4 years ago
- 96ec4b1 common: update: fix an "unused" warning against update_flash() by AKASHI Takahiro · 4 years ago
- 50efdf2 common: update: fix an "unused" warning against update_flash() by AKASHI Takahiro · 4 years ago
- 7d5b1bf spl: spl_fit.c: enable check of signature for config node in spl/tpl by Philippe Reynes · 4 years ago
- 48aee0a cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · 4 years, 1 month ago
- 7526dee command: Add constants for cmd_get_data_size string / error by Simon Glass · 4 years ago
- 6a457bb common: fit: add missing newline by Michael Walle · 4 years ago
- 3a8ee3d board: Rename uclass to sysinfo by Simon Glass · 4 years ago
- b73d61a x86: zimage: Add a little more logging by Simon Glass · 4 years ago
- 96d0aa9 x86: Use CONFIG_CHROMEOS_VBOOT for verified boot by Simon Glass · 4 years ago
- 41cab8e Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
- 63d4607 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years ago
- 40455a6 log: Add filter flag to match greater than a log level by Sean Anderson · 4 years, 1 month ago
- fe3b1a2 log: Add filter flag to deny on match by Sean Anderson · 4 years, 1 month ago
- a02f84e log: Add function to create a filter with flags by Sean Anderson · 4 years, 1 month ago
- 3102c1d log: Expose some helper functions by Sean Anderson · 4 years, 1 month ago
- 4338140 log: Add additional const qualifier to arrays by Sean Anderson · 4 years, 1 month ago
- 69529f9 log: Fix missing negation of ENOMEM by Sean Anderson · 4 years, 1 month ago
- c57c943 efi_loader: add option to initialise EFI subsystem early by AKASHI Takahiro · 4 years ago
- 3149e52 common: update: add a generic interface for FIT image by AKASHI Takahiro · 4 years ago
- 1c2d129 dfu: modify an argument type for an address by AKASHI Takahiro · 4 years ago
- 045fd8b dfu: rename dfu_tftp_write() to dfu_write_by_name() by AKASHI Takahiro · 4 years ago
- a652d9c dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · 4 years, 1 month ago
- 4775433 Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years ago
- 90a979d dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · 4 years, 1 month ago
- 2a0cbf3 log: correct and check array size of log categories by Heinrich Schuchardt · 4 years, 1 month ago
- d094a07 log: allow for message continuation by Heinrich Schuchardt · 4 years, 1 month ago
- 993a06b log: move processing_msg to global data by Heinrich Schuchardt · 4 years, 1 month ago
- 13d1ca8 spl: fdt: Record load/entry fit-images entries in 64bit format by Michal Simek · 4 years, 2 months ago
- caa7fc2 spl: Use standard FIT entries by Michal Simek · 4 years, 2 months ago
- 8c9940d eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years, 1 month ago
- ef4f4f1 bootm: fix wrong conditions about images overlap by Jaehoon Chung · 4 years, 1 month ago
- 18261b8 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 1 month ago
- 87459da Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGE by Patrick Delaunay · 4 years, 1 month ago
- c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 1 month ago
- 8d5d97c cli_hush.c: remove broken sanity check by Rasmus Villemoes · 4 years, 1 month ago
- 6ebe6b3 common, autoboot: sync functionality with Kconfig description by Heiko Schocher · 4 years, 1 month ago
- 898a084 cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · 4 years, 1 month ago
- 02d41b0 image: Add a function to modify category information by Naoki Hayama · 4 years, 1 month ago
- 2dfdd0c Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · 4 years, 2 months ago
- 5630d2f board: Show memory for frame buffers by Simon Glass · 4 years, 2 months ago
- 4a08fae bloblist: Place on a 4KB boundary by Simon Glass · 4 years, 2 months ago
- 8021296 log: Add missing category names by Simon Glass · 4 years, 2 months ago
- cf70553 spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY by Samuel Holland · 4 years, 1 month ago
- 5675ed7 Revert "Fix data abort caused by mis-aligning FIT data" by Marek Vasut · 4 years, 1 month ago
- d74fcee spl: Add SPL_SERIAL as requirement for SDP_USB_SDP by Otavio Salvador · 4 years, 1 month ago
- f9b9b77 spl: Avoid printing boot device if silent console is enabled by Otavio Salvador · 4 years, 2 months ago
- 9ea0a1e cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · 4 years, 8 months ago
- 54ab7cf fit: cipher: aes: allow to read the IV in the FIT image by Philippe Reynes · 4 years, 2 months ago
- 182eeef vboot: add DTB policy for supporting multiple required conf keys by Thirupathaiah Annapureddy · 4 years, 3 months ago
- a432661 log: syslog: Handle errors in net_init by Sean Anderson · 4 years, 2 months ago
- c7f5b85 log: Disable the syslog driver by default by Simon Glass · 4 years, 2 months ago
- 3d03ab6 log: Add a way to enable/disable a log device by Simon Glass · 4 years, 2 months ago
- b452030 log: Add a flag to enable log drivers by Simon Glass · 4 years, 2 months ago
- 52d3df7 log: Allow LOG_DEBUG to always enable log output by Simon Glass · 4 years, 2 months ago
- a4c4ecf Kconfig: Move BOARD_TYPES under init options by Simon Glass · 4 years, 2 months ago
- d472d82 Kconfig: Move BOUNCE_BUFFER under driver options by Simon Glass · 4 years, 2 months ago
- bc438b6 Kconfig: Move VERSION_VARIABLE under environment by Simon Glass · 4 years, 2 months ago
- 7e349e9 Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks by Simon Glass · 4 years, 2 months ago
- 3866313 Kconfig: Move startup hooks under init options by Simon Glass · 4 years, 2 months ago
- 7df39e5 Kconfig: Create a new 'init options' menu by Simon Glass · 4 years, 2 months ago
- 832876a Kconfig: Move DEFAULT_FDT_FILE under boot options by Simon Glass · 4 years, 2 months ago
- aefa34f Kconfig: Move SUPPORT_RAW_INITRD under boot options by Simon Glass · 4 years, 2 months ago
- fe5db25 Kconfig: Move misc boot options under 'boot options' by Simon Glass · 4 years, 2 months ago
- 95fd4f3 Kconfig: Move CONFIG_BOOTDELAY under autoboot options by Simon Glass · 4 years, 2 months ago
- 98eed0d Kconfig: Move autoboot options under boot options by Simon Glass · 4 years, 2 months ago
- 7b6baa3 Kconfig: Move boot media under boot options by Simon Glass · 4 years, 2 months ago
- 75e65cc Kconfig: Move boot timing under boot options by Simon Glass · 4 years, 2 months ago