summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-10Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-07-10Merge branch '2020-08-10-arbitrary-virt-phys-mappings'Tom Rini
2020-07-10config: Enable support for the XHCI controller on RPI4 boardMarek Szyprowski
2020-07-10rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)Marek Szyprowski
2020-07-10mmc: bcm283x: fix int to pointer castSeung-Woo Kim
2020-07-10arm: provide a function for boards init code to modify MMU virtual-physical mapMarek Szyprowski
2020-07-10arm: update comments to the common styleMarek Szyprowski
2020-07-10powerpc: move ADDR_MAP to KconfigMarek Szyprowski
2020-07-10config: Enable USB Keyboard support on RPi4Nicolas Saenz Julienne
2020-07-10usb: xhci: Add reset controller supportNicolas Saenz Julienne
2020-07-10configs: Enable support for reset controllers on RPi4Nicolas Saenz Julienne
2020-07-10reset: Add Raspberry Pi 4 firmware reset controllerNicolas Saenz Julienne
2020-07-10arm: rpi: Add function to trigger VL805's firmware loadNicolas Saenz Julienne
2020-07-10configs: Enable support for the XHCI controller on RPI4 board (ARM 64-bit)Marek Szyprowski
2020-07-10pci: Add driver for Broadcom BCM2711 SoC PCIe controllerSylwester Nawrocki
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-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-07-09rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit)Marek Szyprowski
2020-07-09rpi4: shorten a mapping for the DRAMMarek Szyprowski
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-09usb: xhci: Add missing cache flush in the scratchpad array initializationSylwester Nawrocki
2020-07-09Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2020-07-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-07-09net: mvpp2: fix second cp110 initializationSven Auhagen
2020-07-09arm: kirkwood: enable DM_ETH for LaCie boardSimon Guinot
2020-07-09arm: kirkwood: enable DM_USB for LaCie boardSimon Guinot
2020-07-09arm: kirkwood: switch LaCie boards to sata_mv driverSimon Guinot
2020-07-09arm: kirkwood: convert LaCie boards to DM_SPI_FLASHSimon Guinot
2020-07-09arm: kirkwood: add DT spi0 alias to LaCie boardsSimon Guinot
2020-07-09arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore
2020-07-09arm: mvebu: a38x: Adjust UTMI PHY parametersChris Packham
2020-07-09arm: mvebu: a38x: Fix typoChris Packham
2020-07-09mv_ddr: ddr3: Update {min,max}_read_sample calculationChris Packham
2020-07-09mv_ddr: ddr3: Use correct bitmask for read sample delayChris Packham
2020-07-09x86: apl: Re-enable loading of SPLSimon Glass
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-09arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usageBin Meng
2020-07-09x86: minnowmax: Drop screen resolution to 1024x768Simon Glass
2020-07-09minnowmax: Enable the copy framebufferSimon Glass
2020-07-09chromebook_link: Enable the copy framebufferSimon Glass
2020-07-09chromebook_samus: Enable the copy framebufferSimon Glass
2020-07-09x86: video: Support copy framebuffer with probed devicesSimon Glass
2020-07-09video: Correctly handle multiple framebuffersSimon Glass
2020-07-09x86: fsp: video: Allocate a frame buffer when neededSimon Glass