summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay2020-10-1837-60/+0
* configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay2020-10-1835-36/+0
* configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigsPatrick Delaunay2020-10-187-7/+0
* video: dw-mipi-dsi: permit configuring the escape clock rateNeil Armstrong2020-10-181-0/+1
* video: dw-mipi-dsi: driver-specific configuration of phy timingsNeil Armstrong2020-10-181-0/+16
* dm: Don't undefine dev_xxx macrosSean Anderson2020-10-161-20/+0
* linux/compat.h: Remove redefinition of dev_xxx macrosSean Anderson2020-10-161-28/+0
* Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini2020-10-153-8/+69
|\
| * mmc: fsl_esdhc: add ADMA2 supportMichael Walle2020-10-141-0/+14
| * mmc: sdhci: move the ADMA2 table handling into own moduleMichael Walle2020-10-121-3/+5
| * mmc: fsl_esdhc: support eMMC HS400 modeYangbo Lu2020-10-121-0/+12
| * mmc: add a mmc_hs400_prepare_ddr() interfaceYangbo Lu2020-10-121-1/+14
| * mmc: add a hs400_tuning flagYangbo Lu2020-10-121-0/+1
| * mmc: fsl_esdhc: support tuning for eMMC HS200Yangbo Lu2020-10-121-4/+13
| * mmc: add a reinit() APIYangbo Lu2020-10-121-0/+10
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-10-141-7/+0
|\ \
| * | arm: mvebu: Remove old comments from configs/mvebu_armada-37xx.h filePali Rohár2020-10-141-7/+0
* | | global_data.h: add Sphinx documentationHeinrich Schuchardt2020-10-141-55/+317
* | | global_data.h: convert GD_FLG_* to enumHeinrich Schuchardt2020-10-141-22/+84
* | | bootm: add {arch,board}_preboot_os() to bootm.hHeinrich Schuchardt2020-10-141-0/+10
* | | cmd: Fixup DT to pass PStore Ramoops parametersFrédéric Danis2020-10-141-0/+3
|/ /
* | fit: cipher: aes: allow to store the IV in the FIT imagePhilippe Reynes2020-10-122-3/+5
* | Merge branch 'for-next' of https://github.com/lftan/u-bootTom Rini2020-10-121-4/+5
|\ \
| * | fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM MailboxChee Hong Ang2020-10-091-4/+5
* | | Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-10-123-12/+8
|\ \ \ | |_|/ |/| |
| * | configs: am65x_evm: Use DEFAULT_LINUX_BOOT_ENV and remove overlayaddrNishanth Menon2020-10-121-5/+3
| * | configs: j721e_evm: Get rid of overlayaddrNishanth Menon2020-10-121-1/+0
| * | env: ti: ufs: Use dtboaddr instead of overlayaddrNishanth Menon2020-10-121-2/+2
| * | configs: j721e_evm: Use DEFAULT_LINUX_BOOT_ENVNishanth Menon2020-10-121-5/+4
* | | net: Expose some errors generated in net_initSean Anderson2020-10-101-1/+1
* | | log: Add a way to enable/disable a log deviceSimon Glass2020-10-101-0/+17
* | | log: Add a flag to enable log driversSimon Glass2020-10-101-1/+10
* | | log: Allow LOG_DEBUG to always enable log outputSimon Glass2020-10-101-4/+14
* | | qemu-arm: Remove need to specify flash banksAndre Przywara2020-10-081-7/+1
* | | pinctrl: Add support for Kendryte K210 FPIOASean Anderson2020-10-081-0/+277
* | | test: pinmux: Add test for pin muxingSean Anderson2020-10-081-0/+19
* | | pinctrl: Reformat documentation in dm/pinctrl.hSean Anderson2020-10-081-162/+339
* | | pinctrl: Add pinmux property support to pinctrl-genericSean Anderson2020-10-081-8/+13
| |/ |/|
* | Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-10-071-2/+9
|\ \
| * | mips: octeon: octeon_common.h: Increase CONFIG_SYS_BOOTM_LENStefan Roese2020-10-071-0/+2
| * | mips: octeon: octeon_ebb7304: Add DDR4 supportStefan Roese2020-10-071-3/+8
* | | Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dmTom Rini2020-10-065-13/+66
|\ \ \ | |/ / |/| |
| * | dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay2020-10-063-5/+10
| * | dm: update test on of_offset in ofnode_validPatrick Delaunay2020-10-061-1/+1
| * | dm: ofnode: Fix compile breakage with OF_CHECKS enabledStefan Roese2020-10-061-3/+4
| * | bloblist: Fix up a few commentsSimon Glass2020-10-061-2/+2
| * | bloblist: Allow custom alignment for blobsSimon Glass2020-10-061-2/+4
| * | bloblist: Compare addresses rather than pointers in testsSimon Glass2020-10-061-0/+13
| * | bloblist: Add a commandSimon Glass2020-10-061-0/+32
* | | Merge tag 'efi-2021-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-10-061-3/+6
|\ \ \