aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-11Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini11-1798/+0
2020-07-11Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini1-22/+2
2020-07-11ARM: uniphier: remove support for NOR Flash on support cardMasahiro Yamada1-20/+0
2020-07-11ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MBMasahiro Yamada1-2/+2
2020-07-10Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini7-6/+61
2020-07-10Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini4-10/+88
2020-07-10powerpc: move ADDR_MAP to KconfigMarek Szyprowski17-72/+0
2020-07-10usb: xhci: Add reset controller supportNicolas Saenz Julienne1-0/+2
2020-07-10reset: Add Raspberry Pi 4 firmware reset controllerNicolas Saenz Julienne1-0/+13
2020-07-10pci: Add some PCI Express capability register offset definitionsSylwester Nawrocki1-0/+9
2020-07-10linux/bitfield.h: Add primitives for manipulating bitfields both in host- and...Nicolas Saenz Julienne1-0/+53
2020-07-09dtoc: extend dtoc to use struct driver_info when linking nodesWalter Lozano1-2/+2
2020-07-09core: extend struct driver_info to point to deviceWalter Lozano2-0/+29
2020-07-09core: drop const for struct driver_infoWalter Lozano1-1/+1
2020-07-09core: add support for U_BOOT_DRIVER_ALIASWalter Lozano1-0/+7
2020-07-09log: don't show function by defaultHeinrich Schuchardt1-1/+17
2020-07-09dm: core: Correct comment on uclass_id_foreach_dev()Simon Glass1-1/+1
2020-07-09sandbox: make RAM size configurableHeinrich Schuchardt1-1/+4
2020-07-09arm: Remove mx31pdk boardJagan Teki1-141/+0
2020-07-09arm: Remove pengwyn boardJagan Teki1-166/+0
2020-07-09arm: Remove pepper boardJagan Teki1-78/+0
2020-07-09arm: Remove bav335x boardJagan Teki1-475/+0
2020-07-09arm: Remove cairo boardJagan Teki1-215/+0
2020-07-09logicpd: Drop omap3 zoom1Jagan Teki1-131/+0
2020-07-09arm: Remove overo boardJagan Teki2-220/+0
2020-07-09arm: Remove cm_t35 boardJagan Teki1-249/+0
2020-07-09arm: Remove cm_t54 boardJagan Teki1-120/+0
2020-07-09siemens: draco: Enable DM_SPI, DM_SPI_FLASHJagan Teki1-3/+0
2020-07-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini7-62/+175
2020-07-09pci: Move some PCIe register offset definitions to a common headerSylwester Nawrocki1-2/+11
2020-07-09usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readqSylwester Nawrocki1-8/+0
2020-07-09Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini1-0/+47
2020-07-09arm: kirkwood: switch LaCie boards to sata_mv driverSimon Guinot1-10/+9
2020-07-09arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore1-39/+56
2020-07-09spi: Remove unnecessary #ifdefs in header fileSimon Glass1-7/+6
2020-07-09bootstage: Fix 'stacked' typoSimon Glass1-1/+1
2020-07-09linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLEDRasmus Villemoes1-3/+45
2020-07-09linux/kconfig.h: remove unused helper macrosRasmus Villemoes1-35/+5
2020-07-09linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }*Rasmus Villemoes1-19/+8
2020-07-09video: Add comments to struct sandbox_sdl_platSimon Glass1-1/+13
2020-07-09video: Add helpers for vidconsole for the copy framebufferSimon Glass1-0/+49
2020-07-09video: Add support for copying to a hardware framebufferSimon Glass1-0/+29
2020-07-09video: Add a comment for struct video_uc_platdataSimon Glass1-0/+12
2020-07-09video: Drop unnecessary #ifdef around vid_console_color()Simon Glass1-4/+2
2020-07-09console: Add a way to output to serial onlySimon Glass1-0/+13
2020-07-09rtc: add dm_rtc_write() helperRasmus Villemoes1-0/+24
2020-07-09rtc: add dm_rtc_read helper and ->read methodRasmus Villemoes1-0/+23
2020-07-08lib: rsa: function to verify a signature against a hashHeiko Stuebner1-0/+21
2020-07-08Update MEM_SUPPORT_64BIT_DATA to be always definedSimon Glass1-1/+3
2020-07-08spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi1-0/+1