aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-18configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigsPatrick Delaunay7-7/+0
2020-10-18video: dw-mipi-dsi: permit configuring the escape clock rateNeil Armstrong1-0/+1
2020-10-18video: dw-mipi-dsi: driver-specific configuration of phy timingsNeil Armstrong1-0/+16
2020-10-16dm: Don't undefine dev_xxx macrosSean Anderson1-20/+0
2020-10-16linux/compat.h: Remove redefinition of dev_xxx macrosSean Anderson1-28/+0
2020-10-15Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini3-8/+69
2020-10-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-7/+0
2020-10-14global_data.h: add Sphinx documentationHeinrich Schuchardt1-55/+317
2020-10-14global_data.h: convert GD_FLG_* to enumHeinrich Schuchardt1-22/+84
2020-10-14bootm: add {arch,board}_preboot_os() to bootm.hHeinrich Schuchardt1-0/+10
2020-10-14cmd: Fixup DT to pass PStore Ramoops parametersFrédéric Danis1-0/+3
2020-10-14mmc: fsl_esdhc: add ADMA2 supportMichael Walle1-0/+14
2020-10-14arm: mvebu: Remove old comments from configs/mvebu_armada-37xx.h filePali Rohár1-7/+0
2020-10-12fit: cipher: aes: allow to store the IV in the FIT imagePhilippe Reynes2-3/+5
2020-10-12Merge branch 'for-next' of https://github.com/lftan/u-bootTom Rini1-4/+5
2020-10-12Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini3-12/+8
2020-10-12mmc: sdhci: move the ADMA2 table handling into own moduleMichael Walle1-3/+5
2020-10-12mmc: fsl_esdhc: support eMMC HS400 modeYangbo Lu1-0/+12
2020-10-12mmc: add a mmc_hs400_prepare_ddr() interfaceYangbo Lu1-1/+14
2020-10-12mmc: add a hs400_tuning flagYangbo Lu1-0/+1
2020-10-12mmc: fsl_esdhc: support tuning for eMMC HS200Yangbo Lu1-4/+13
2020-10-12mmc: add a reinit() APIYangbo Lu1-0/+10
2020-10-12configs: am65x_evm: Use DEFAULT_LINUX_BOOT_ENV and remove overlayaddrNishanth Menon1-5/+3
2020-10-12configs: j721e_evm: Get rid of overlayaddrNishanth Menon1-1/+0
2020-10-12env: ti: ufs: Use dtboaddr instead of overlayaddrNishanth Menon1-2/+2
2020-10-12configs: j721e_evm: Use DEFAULT_LINUX_BOOT_ENVNishanth Menon1-5/+4
2020-10-10net: Expose some errors generated in net_initSean Anderson1-1/+1
2020-10-10log: Add a way to enable/disable a log deviceSimon Glass1-0/+17
2020-10-10log: Add a flag to enable log driversSimon Glass1-1/+10
2020-10-10log: Allow LOG_DEBUG to always enable log outputSimon Glass1-4/+14
2020-10-09fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM MailboxChee Hong Ang1-4/+5
2020-10-08qemu-arm: Remove need to specify flash banksAndre Przywara1-7/+1
2020-10-08pinctrl: Add support for Kendryte K210 FPIOASean Anderson1-0/+277
2020-10-08test: pinmux: Add test for pin muxingSean Anderson1-0/+19
2020-10-08pinctrl: Reformat documentation in dm/pinctrl.hSean Anderson1-162/+339
2020-10-08pinctrl: Add pinmux property support to pinctrl-genericSean Anderson1-8/+13
2020-10-07Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini1-2/+9
2020-10-07mips: octeon: octeon_common.h: Increase CONFIG_SYS_BOOTM_LENStefan Roese1-0/+2
2020-10-07mips: octeon: octeon_ebb7304: Add DDR4 supportStefan Roese1-3/+8
2020-10-06Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dmTom Rini5-13/+66
2020-10-06dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay3-5/+10
2020-10-06dm: update test on of_offset in ofnode_validPatrick Delaunay1-1/+1
2020-10-06dm: ofnode: Fix compile breakage with OF_CHECKS enabledStefan Roese1-3/+4
2020-10-06bloblist: Fix up a few commentsSimon Glass1-2/+2
2020-10-06bloblist: Allow custom alignment for blobsSimon Glass1-2/+4
2020-10-06bloblist: Compare addresses rather than pointers in testsSimon Glass1-0/+13
2020-10-06bloblist: Add a commandSimon Glass1-0/+32
2020-10-06Merge tag 'efi-2021-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-3/+6
2020-10-06Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...Tom Rini4-1/+31
2020-10-06distro_bootcmd: call EFI bootmgr even without having /EFI/bootMichael Walle1-3/+6