summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-13mmc: omap_hsmmc: Set 3.3V for IO voltage on all placesPali Rohár
2020-07-13arm: k3: Consolidate and silence k3_fit_atf.sh callJan Kiszka
2020-07-13omap3_beagle: Finish current outstanding DM migrationsTom Rini
2020-07-13ARM: da850-evm: Unify config options with KconfigAdam Ford
2020-07-13README: davinci: Clarify when SPL is used and the target devices.Adam Ford
2020-07-13arm: dts: k3-am65: Sync CPSW DT node from kernelVignesh Raghavendra
2020-07-13arm: dts: k3-j721e: Sync CPSW DT node from kernelVignesh Raghavendra
2020-07-13net: ti: am65-cpsw-nuss: Update driver to use kernel DTVignesh Raghavendra
2020-07-13net: ti: am65-cpsw-nuss: Set ALE default thread enableVignesh Raghavendra
2020-07-13net: ti: am65-cpsw-nuss: Remove dead codeVignesh Raghavendra
2020-07-13dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pairVignesh Raghavendra
2020-07-13dma: ti: k3-udma: Move RX descriptor ring entries to rflow structVignesh Raghavendra
2020-07-13dma: ti: k3-udma: Introduce udma_chan_config structVignesh Raghavendra
2020-07-13soc: ti: k3-ringacc: Separate soc specific initializationVignesh Raghavendra
2020-07-13soc: ti: k3-ringacc: Add an API to request pair of ringsVignesh Raghavendra
2020-07-13soc: ti: k3-ringacc: Move state tracking variables under a structVignesh Raghavendra
2020-07-13arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DTVignesh Raghavendra
2020-07-13dma: ti: k3-udma: Update driver to use static endpoint DataVignesh Raghavendra
2020-07-13dma: ti: Add static PSIL endpoint informationVignesh Raghavendra
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 NAND reset codeMasahiro Yamada
2020-07-11mtd: nand: raw: denali: Wait for reset completion statusLey Foon Tan
2020-07-11mtd: nand: raw: denali: Assert reset before deassertLey Foon Tan
2020-07-11serial: uniphier: enable FIFOMasahiro Yamada
2020-07-11serial: uniphier: flush transmitter before changing hardware settingsMasahiro Yamada
2020-07-11serial: uniphier: use register macros instead of structureMasahiro Yamada
2020-07-11ARM: uniphier: remove sbc/ directoryMasahiro Yamada
2020-07-11bus: uniphier-system-bus: move hardware init from board filesMasahiro Yamada
2020-07-11bus: uniphier-system-bus: add UniPhier System Bus driverMasahiro Yamada
2020-07-11ARM: uniphier: remove support for NOR Flash on support cardMasahiro Yamada
2020-07-11ARM: uniphier: remove unused uniphier_sbc_init_admulti()Masahiro Yamada
2020-07-11ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=nMasahiro Yamada
2020-07-11ARM: uniphier: sync with Linux 5.8-rc4Masahiro Yamada
2020-07-11ARM: uniphier: consolidate SoC select menuMasahiro Yamada
2020-07-11ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MBMasahiro Yamada
2020-07-11Revert "ARM: uniphier: add weird workaround code for LD20"Masahiro Yamada
2020-07-10Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-07-10CI: show skipped Python testsHeinrich Schuchardt
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