aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-13omap3_beagle: Finish current outstanding DM migrationsTom Rini2-70/+3
2020-07-13ARM: da850-evm: Unify config options with KconfigAdam Ford4-24/+8
2020-07-13README: davinci: Clarify when SPL is used and the target devices.Adam Ford1-3/+7
2020-07-13arm: dts: k3-am65: Sync CPSW DT node from kernelVignesh Raghavendra2-53/+85
2020-07-13arm: dts: k3-j721e: Sync CPSW DT node from kernelVignesh Raghavendra2-73/+75
2020-07-13net: ti: am65-cpsw-nuss: Update driver to use kernel DTVignesh Raghavendra1-1/+1
2020-07-13net: ti: am65-cpsw-nuss: Set ALE default thread enableVignesh Raghavendra1-0/+6
2020-07-13net: ti: am65-cpsw-nuss: Remove dead codeVignesh Raghavendra1-7/+0
2020-07-13dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pairVignesh Raghavendra1-37/+15
2020-07-13dma: ti: k3-udma: Move RX descriptor ring entries to rflow structVignesh Raghavendra1-24/+28
2020-07-13dma: ti: k3-udma: Introduce udma_chan_config structVignesh Raghavendra1-89/+108
2020-07-13soc: ti: k3-ringacc: Separate soc specific initializationVignesh Raghavendra1-9/+40
2020-07-13soc: ti: k3-ringacc: Add an API to request pair of ringsVignesh Raghavendra2-0/+27
2020-07-13soc: ti: k3-ringacc: Move state tracking variables under a structVignesh Raghavendra1-43/+46
2020-07-13arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DTVignesh Raghavendra5-245/+112
2020-07-13dma: ti: k3-udma: Update driver to use static endpoint DataVignesh Raghavendra2-43/+103
2020-07-13dma: ti: Add static PSIL endpoint informationVignesh Raghavendra7-0/+295
2020-07-11Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini101-7887/+107
2020-07-11Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini47-593/+432
2020-07-11ARM: uniphier: remove NAND reset codeMasahiro Yamada4-55/+0
2020-07-11mtd: nand: raw: denali: Wait for reset completion statusLey Foon Tan3-1/+17
2020-07-11mtd: nand: raw: denali: Assert reset before deassertLey Foon Tan1-0/+2
2020-07-11serial: uniphier: enable FIFOMasahiro Yamada1-0/+7
2020-07-11serial: uniphier: flush transmitter before changing hardware settingsMasahiro Yamada1-0/+8
2020-07-11serial: uniphier: use register macros instead of structureMasahiro Yamada1-43/+32
2020-07-11ARM: uniphier: remove sbc/ directoryMasahiro Yamada5-33/+8
2020-07-11bus: uniphier-system-bus: move hardware init from board filesMasahiro Yamada11-256/+131
2020-07-11bus: uniphier-system-bus: add UniPhier System Bus driverMasahiro Yamada6-0/+40
2020-07-11ARM: uniphier: remove support for NOR Flash on support cardMasahiro Yamada7-131/+0
2020-07-11ARM: uniphier: remove unused uniphier_sbc_init_admulti()Masahiro Yamada2-34/+5
2020-07-11ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=nMasahiro Yamada1-0/+2
2020-07-11ARM: uniphier: sync with Linux 5.8-rc4Masahiro Yamada18-14/+172
2020-07-11ARM: uniphier: consolidate SoC select menuMasahiro Yamada2-19/+15
2020-07-11ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MBMasahiro Yamada1-2/+2
2020-07-11Revert "ARM: uniphier: add weird workaround code for LD20"Masahiro Yamada2-14/+0
2020-07-10Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini95-313/+1030
2020-07-10CI: show skipped Python testsHeinrich Schuchardt3-3/+3
2020-07-10Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini21-26/+935
2020-07-10Merge branch '2020-08-10-arbitrary-virt-phys-mappings'Tom Rini152-90/+321
2020-07-10config: Enable support for the XHCI controller on RPI4 boardMarek Szyprowski1-0/+11
2020-07-10rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)Marek Szyprowski3-0/+30
2020-07-10mmc: bcm283x: fix int to pointer castSeung-Woo Kim1-1/+1
2020-07-10arm: provide a function for boards init code to modify MMU virtual-physical mapMarek Szyprowski3-6/+39
2020-07-10arm: update comments to the common styleMarek Szyprowski1-9/+14
2020-07-10powerpc: move ADDR_MAP to KconfigMarek Szyprowski144-74/+226
2020-07-10config: Enable USB Keyboard support on RPi4Nicolas Saenz Julienne1-0/+1
2020-07-10usb: xhci: Add reset controller supportNicolas Saenz Julienne3-0/+39
2020-07-10configs: Enable support for reset controllers on RPi4Nicolas Saenz Julienne3-0/+3
2020-07-10reset: Add Raspberry Pi 4 firmware reset controllerNicolas Saenz Julienne4-0/+85
2020-07-10arm: rpi: Add function to trigger VL805's firmware loadNicolas Saenz Julienne3-0/+66