summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-10-22rtc: move pcf8563 to KconfigHeiko Schocher
2020-10-22xen: add definitions for console_ioAKASHI Takahiro
2020-10-22reset: ast2500: Use SCU for reset controlChia-Wei, Wang
2020-10-22gpio: fix gpio_request_by_name() descriptionDario Binacchi
2020-10-22dm: core: improve uclass_get_device_by_phandle_id() descriptionDario Binacchi
2020-10-22km/common: change ubicopy variableHolger Brunck
2020-10-22km: adapt defines and variables for new memory layoutHolger Brunck
2020-10-22lib: print_freq() should output kHz not KHzHeinrich Schuchardt
2020-10-22km: fix license string and compatible stringsHolger Brunck
2020-10-22timer: Return count from timer_ops.get_countSean Anderson
2020-10-22doc: Document timer APISean Anderson
2020-10-22common: rename getc() to getchar()Heinrich Schuchardt
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-22log: Add missing category namesSimon Glass
2020-10-21Merge tag 'efi-2021-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-10-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini
2020-10-20arm: dts: r8a774c0: Import DTS from Linux 5.9Lad Prabhakar
2020-10-20usb: common: add define of usb_speed_string()Chunfeng Yun
2020-10-20usb: add USB_SPEED_SUPER_PLUSChunfeng Yun
2020-10-19net: add a define for the number of packets received as batchPatrick Wildt
2020-10-19Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-10-19board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDRClaudiu Beznea
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay
2020-10-18configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigsPatrick Delaunay
2020-10-18video: dw-mipi-dsi: permit configuring the escape clock rateNeil Armstrong
2020-10-18video: dw-mipi-dsi: driver-specific configuration of phy timingsNeil Armstrong
2020-10-16dm: Don't undefine dev_xxx macrosSean Anderson
2020-10-16linux/compat.h: Remove redefinition of dev_xxx macrosSean Anderson
2020-10-15Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini
2020-10-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-10-14global_data.h: add Sphinx documentationHeinrich Schuchardt
2020-10-14global_data.h: convert GD_FLG_* to enumHeinrich Schuchardt
2020-10-14bootm: add {arch,board}_preboot_os() to bootm.hHeinrich Schuchardt
2020-10-14cmd: Fixup DT to pass PStore Ramoops parametersFrédéric Danis
2020-10-14mmc: fsl_esdhc: add ADMA2 supportMichael Walle
2020-10-14arm: mvebu: Remove old comments from configs/mvebu_armada-37xx.h filePali Rohár
2020-10-12fit: cipher: aes: allow to store the IV in the FIT imagePhilippe Reynes
2020-10-12Merge branch 'for-next' of https://github.com/lftan/u-bootTom Rini
2020-10-12Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-10-12mmc: sdhci: move the ADMA2 table handling into own moduleMichael Walle
2020-10-12mmc: fsl_esdhc: support eMMC HS400 modeYangbo Lu
2020-10-12mmc: add a mmc_hs400_prepare_ddr() interfaceYangbo Lu
2020-10-12mmc: add a hs400_tuning flagYangbo Lu
2020-10-12mmc: fsl_esdhc: support tuning for eMMC HS200Yangbo Lu
2020-10-12mmc: add a reinit() APIYangbo Lu
2020-10-12configs: am65x_evm: Use DEFAULT_LINUX_BOOT_ENV and remove overlayaddrNishanth Menon
2020-10-12configs: j721e_evm: Get rid of overlayaddrNishanth Menon
2020-10-12env: ti: ufs: Use dtboaddr instead of overlayaddrNishanth Menon