summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/10Jul2020-cTom 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...WIP/10Jul2020-bTom 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-x86WIP/09Jul2020Tom 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 hashWIP/2020-07-08-misc-features-and-fixesHeiko 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
* spl: fix format of function documentationDario Binacchi2020-07-081-1/+1
* debug_uart: Add CR before and after announce stringStefan Roese2020-07-081-1/+1
* tpm: add TPM2_GetRandom command supportDhananjay Phadke2020-07-081-0/+13
* Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodi...WIP/07Jul2020Tom Rini2020-07-071-9/+3
|\
| * rockchip: Pinebook Pro: Fix SPI flash and store env on itPeter Robinson2020-07-071-9/+0
| * rockchip: Pinebook Pro: Fix USB and the USB attached keyboardPeter Robinson2020-07-071-0/+3
* | arm: vexpress64: Fix counter frequencyAndre Przywara2020-07-071-1/+1
* | arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCsAmit Singh Tomar2020-07-071-1/+0
* | image: Add support for ZSTD decompressionRobert Marko2020-07-071-0/+1
* | cmd: dm: Fixed/Added DM driver listing subcommandsNiel Fourie2020-07-071-0/+6
* | cmd: fs: Add command to list supported fs typesNiel Fourie2020-07-071-0/+11
* | stm32mp1: use the command env info in env_checkPatrick Delaunay2020-07-071-3/+1
* | configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mpPatrick Delaunay2020-07-071-1/+3
* | Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/05Jul2020-nextTom Rini2020-07-051-0/+3
|\ \