summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-07-16power: pmic_pca9450: fix PCA9450A I2C addressSébastien Szymanski
2020-07-14arm: imx6q: pcm058: Convert pcm058 to use DM with DTsNiel Fourie
2020-07-14dts-bindings: regulator: Add dlg,da9063-regulatorNiel Fourie
2020-07-14imx8mm_evk: enlarge CONFIG_SYS_BOOTM_LENPeng Fan
2020-07-11Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-07-11Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-07-11ARM: uniphier: remove support for NOR Flash on support cardMasahiro Yamada
2020-07-11ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MBMasahiro Yamada
2020-07-10Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-07-10Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-07-10powerpc: move ADDR_MAP to KconfigMarek Szyprowski
2020-07-10usb: xhci: Add reset controller supportNicolas Saenz Julienne
2020-07-10reset: Add Raspberry Pi 4 firmware reset controllerNicolas Saenz Julienne
2020-07-10pci: Add some PCI Express capability register offset definitionsSylwester Nawrocki
2020-07-10linux/bitfield.h: Add primitives for manipulating bitfields both in host- and...Nicolas Saenz Julienne
2020-07-09dtoc: extend dtoc to use struct driver_info when linking nodesWalter Lozano
2020-07-09core: extend struct driver_info to point to deviceWalter Lozano
2020-07-09core: drop const for struct driver_infoWalter Lozano
2020-07-09core: add support for U_BOOT_DRIVER_ALIASWalter Lozano
2020-07-09log: don't show function by defaultHeinrich Schuchardt
2020-07-09dm: core: Correct comment on uclass_id_foreach_dev()Simon Glass
2020-07-09sandbox: make RAM size configurableHeinrich Schuchardt
2020-07-09arm: Remove mx31pdk boardJagan Teki
2020-07-09arm: Remove pengwyn boardJagan Teki
2020-07-09arm: Remove pepper boardJagan Teki
2020-07-09arm: Remove bav335x boardJagan Teki
2020-07-09arm: Remove cairo boardJagan Teki
2020-07-09logicpd: Drop omap3 zoom1Jagan Teki
2020-07-09arm: Remove overo boardJagan Teki
2020-07-09arm: Remove cm_t35 boardJagan Teki
2020-07-09arm: Remove cm_t54 boardJagan Teki
2020-07-09siemens: draco: Enable DM_SPI, DM_SPI_FLASHJagan Teki
2020-07-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-07-09pci: Move some PCIe register offset definitions to a common headerSylwester Nawrocki
2020-07-09usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readqSylwester Nawrocki
2020-07-09Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2020-07-09arm: kirkwood: switch LaCie boards to sata_mv driverSimon Guinot
2020-07-09arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore
2020-07-09spi: Remove unnecessary #ifdefs in header fileSimon Glass
2020-07-09bootstage: Fix 'stacked' typoSimon Glass
2020-07-09linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLEDRasmus Villemoes
2020-07-09linux/kconfig.h: remove unused helper macrosRasmus Villemoes
2020-07-09linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }*Rasmus Villemoes
2020-07-09video: Add comments to struct sandbox_sdl_platSimon Glass
2020-07-09video: Add helpers for vidconsole for the copy framebufferSimon Glass
2020-07-09video: Add support for copying to a hardware framebufferSimon Glass
2020-07-09video: Add a comment for struct video_uc_platdataSimon Glass
2020-07-09video: Drop unnecessary #ifdef around vid_console_color()Simon Glass
2020-07-09console: Add a way to output to serial onlySimon Glass
2020-07-09rtc: add dm_rtc_write() helperRasmus Villemoes