summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* spl: Add SPL_SERIAL as requirement for SDP_USB_SDPOtavio Salvador2020-10-141-0/+1
* spl: Avoid printing boot device if silent console is enabledOtavio Salvador2020-10-141-1/+3
* cmd: Fixup DT to pass PStore Ramoops parametersFrédéric Danis2020-10-141-0/+4
* fit: cipher: aes: allow to read the IV in the FIT imagePhilippe Reynes2020-10-121-7/+15
* vboot: add DTB policy for supporting multiple required conf keysThirupathaiah Annapureddy2020-10-121-3/+29
* log: syslog: Handle errors in net_initSean Anderson2020-10-101-1/+3
* log: Disable the syslog driver by defaultSimon Glass2020-10-101-1/+0
* log: Add a way to enable/disable a log deviceSimon Glass2020-10-101-0/+38
* log: Add a flag to enable log driversSimon Glass2020-10-103-1/+5
* log: Allow LOG_DEBUG to always enable log outputSimon Glass2020-10-101-1/+5
* Kconfig: Move BOARD_TYPES under init optionsSimon Glass2020-10-091-8/+8
* Kconfig: Move BOUNCE_BUFFER under driver optionsSimon Glass2020-10-091-11/+0
* Kconfig: Move VERSION_VARIABLE under environmentSimon Glass2020-10-091-10/+0
* Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooksSimon Glass2020-10-091-17/+17
* Kconfig: Move startup hooks under init optionsSimon Glass2020-10-091-31/+31
* Kconfig: Create a new 'init options' menuSimon Glass2020-10-091-0/+4
* Kconfig: Move DEFAULT_FDT_FILE under boot optionsSimon Glass2020-10-092-5/+5
* Kconfig: Move SUPPORT_RAW_INITRD under boot optionsSimon Glass2020-10-092-8/+8
* Kconfig: Move misc boot options under 'boot options'Simon Glass2020-10-092-53/+53
* Kconfig: Move CONFIG_BOOTDELAY under autoboot optionsSimon Glass2020-10-092-16/+16
* Kconfig: Move autoboot options under boot optionsSimon Glass2020-10-091-0/+117
* Kconfig: Move boot media under boot optionsSimon Glass2020-10-092-63/+63
* Kconfig: Move boot timing under boot optionsSimon Glass2020-10-092-291/+291
* Kconfig: Move boot menu into common/Simon Glass2020-10-092-0/+342
* bloblist: Allow custom alignment for blobsSimon Glass2020-10-061-12/+20
* bloblist: Tidy up the data alignmentSimon Glass2020-10-061-6/+26
* bloblist: Add a commandSimon Glass2020-10-061-3/+59
* Merge branch 'next'Tom Rini2020-10-057-52/+32
|\
| * Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-09-242-4/+4
| |\
| | * spl: Kconfig: Record proper dependency for SPL_ATFMichal Simek2020-09-231-1/+1
| | * fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek2020-09-232-3/+3
| * | log: mute messages generated by log driversHeinrich Schuchardt2020-09-222-9/+12
| * | Merge branch 'master' into nextTom Rini2020-09-213-5/+10
| |\|
| * | Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...Tom Rini2020-09-073-39/+16
| |\ \
| | * | board_f: Add default values for bi_dram[] in dram_init_banksize()Stefan Roese2020-08-261-6/+1
| | * | image: Use gd->ram_base/_size in env_get_bootm_size()Stefan Roese2020-08-261-7/+2
| | * | CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always definedStefan Roese2020-08-263-28/+15
* | | | optee: copy FDT OP-TEE related nodes before generic FDT changesEtienne Carriere2020-09-301-7/+8
* | | | Define default CONFIG_PREBOOT with right config optionPeter Robinson2020-09-291-1/+1
| |_|/ |/| |
* | | Fix data abort caused by mis-aligning FIT dataReuben Dowle2020-09-111-2/+5
* | | bootm: update image OS image size when decompressingHeinrich Schuchardt2020-09-111-0/+2
* | | common: Kconfig: Add dependency for default variables stringsMichal Simek2020-09-111-3/+3
|/ /
* | sdp: call board_usb_init at spl_sdp_load_imageFrank Li2020-09-011-0/+2
* | dfu: fix dfu tftp on sandboxHeinrich Schuchardt2020-09-011-1/+2
* | dfu: fix typo parameteresHeinrich Schuchardt2020-09-011-2/+1
* | image: don't exceed gd->ram_top in bootm_sizeBaruch Siach2020-08-271-0/+3
|/
* avb: Make AVB independent of fastbootUsama Arif2020-08-242-2/+19
* Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-08-231-4/+0
|\
| * board_f: Remove dead code from init_func_i2cOvidiu Panait2020-08-221-4/+0
* | stdio: Tidy up the coding styleSimon Glass2020-08-231-21/+16