summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* km: fix license string and compatible stringsHolger Brunck2020-10-221-1/+1
* timer: Return count from timer_ops.get_countSean Anderson2020-10-221-3/+6
* doc: Document timer APISean Anderson2020-10-221-22/+24
* common: rename getc() to getchar()Heinrich Schuchardt2020-10-222-2/+2
* cosmetic: image: Fix comments and the order of definitionsNaoki Hayama2020-10-221-0/+1
* image: Add a function to modify category informationNaoki Hayama2020-10-221-0/+9
* log: Add missing category namesSimon Glass2020-10-221-1/+3
* Merge tag 'efi-2021-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-10-211-0/+3
|\
| * net: add a define for the number of packets received as batchPatrick Wildt2020-10-191-0/+3
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2020-10-202-0/+86
|\ \
| * | arm: dts: r8a774c0: Import DTS from Linux 5.9Lad Prabhakar2020-10-202-0/+86
* | | usb: common: add define of usb_speed_string()Chunfeng Yun2020-10-201-4/+0
* | | usb: add USB_SPEED_SUPER_PLUSChunfeng Yun2020-10-201-0/+1
|/ /
* | Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-10-191-1/+2
|\ \
| * | board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDRClaudiu Beznea2020-10-191-1/+2
| |/
* | 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