summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2020-10-22cli_hush.c: remove broken sanity checkRasmus Villemoes
2020-10-22common, autoboot: sync functionality with Kconfig descriptionHeiko Schocher
2020-10-22cosmetic: image: Fix comments and the order of definitionsNaoki Hayama
2020-10-22image: Add a function to modify category informationNaoki Hayama
2020-10-22Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMITOvidiu Panait
2020-10-22board: Show memory for frame buffersSimon Glass
2020-10-22bloblist: Place on a 4KB boundarySimon Glass
2020-10-22log: Add missing category namesSimon Glass
2020-10-22spl: fit: Minimally parse OS properties with FIT_IMAGE_TINYSamuel Holland
2020-10-21Revert "Fix data abort caused by mis-aligning FIT data"Marek Vasut
2020-10-14spl: Add SPL_SERIAL as requirement for SDP_USB_SDPOtavio Salvador
2020-10-14spl: Avoid printing boot device if silent console is enabledOtavio Salvador
2020-10-14cmd: Fixup DT to pass PStore Ramoops parametersFrédéric Danis
2020-10-12fit: cipher: aes: allow to read the IV in the FIT imagePhilippe Reynes
2020-10-12vboot: add DTB policy for supporting multiple required conf keysThirupathaiah Annapureddy
2020-10-10log: syslog: Handle errors in net_initSean Anderson
2020-10-10log: Disable the syslog driver by defaultSimon Glass
2020-10-10log: Add a way to enable/disable a log deviceSimon Glass
2020-10-10log: Add a flag to enable log driversSimon Glass
2020-10-10log: Allow LOG_DEBUG to always enable log outputSimon Glass
2020-10-09Kconfig: Move BOARD_TYPES under init optionsSimon Glass
2020-10-09Kconfig: Move BOUNCE_BUFFER under driver optionsSimon Glass
2020-10-09Kconfig: Move VERSION_VARIABLE under environmentSimon Glass
2020-10-09Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooksSimon Glass
2020-10-09Kconfig: Move startup hooks under init optionsSimon Glass
2020-10-09Kconfig: Create a new 'init options' menuSimon Glass
2020-10-09Kconfig: Move DEFAULT_FDT_FILE under boot optionsSimon Glass
2020-10-09Kconfig: Move SUPPORT_RAW_INITRD under boot optionsSimon Glass
2020-10-09Kconfig: Move misc boot options under 'boot options'Simon Glass
2020-10-09Kconfig: Move CONFIG_BOOTDELAY under autoboot optionsSimon Glass
2020-10-09Kconfig: Move autoboot options under boot optionsSimon Glass
2020-10-09Kconfig: Move boot media under boot optionsSimon Glass
2020-10-09Kconfig: Move boot timing under boot optionsSimon Glass
2020-10-09Kconfig: Move boot menu into common/Simon Glass
2020-10-06bloblist: Allow custom alignment for blobsSimon Glass
2020-10-06bloblist: Tidy up the data alignmentSimon Glass
2020-10-06bloblist: Add a commandSimon Glass
2020-10-05Merge branch 'next'Tom Rini
2020-09-30optee: copy FDT OP-TEE related nodes before generic FDT changesEtienne Carriere
2020-09-29Define default CONFIG_PREBOOT with right config optionPeter Robinson
2020-09-24Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-09-23spl: Kconfig: Record proper dependency for SPL_ATFMichal Simek
2020-09-23fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek
2020-09-22log: mute messages generated by log driversHeinrich Schuchardt
2020-09-21Merge branch 'master' into nextTom Rini
2020-09-11Fix data abort caused by mis-aligning FIT dataReuben Dowle
2020-09-11bootm: update image OS image size when decompressingHeinrich Schuchardt
2020-09-11common: Kconfig: Add dependency for default variables stringsMichal Simek
2020-09-07Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...Tom Rini
2020-09-01sdp: call board_usb_init at spl_sdp_load_imageFrank Li