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