summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gpio: bcm6345: allow to use this driver on arm bcm68360Philippe Reynes2020-01-231-1/+2
* led: bcm6858: allow to use this driver on arm bcm68360Philippe Reynes2020-01-231-1/+1
* nand: brcmnand: add bcm68360 supportPhilippe Reynes2020-01-233-0/+130
* spi: bcm63xx-hsspi: allow to use this driver on arm bcm68360Philippe Reynes2020-01-231-1/+2
* watchdog: bcm6345: allow to use this driver on arm bcm68360Philippe Reynes2020-01-231-1/+2
* timer: Add driver for Nomadik Multi Timer Unit (MTU)Stephan Gerhold2020-01-223-0/+124
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-01-212-2/+11
|\
| * ddr: marvell: a38x: allow board specific clock out setupBaruch Siach2020-01-212-2/+11
* | Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...WIP/20Jan2020Tom Rini2020-01-208-160/+383
|\ \ | |/ |/|
| * clk: sci-clk: add slack to clk-set-rate passed to firmwareLokesh Vutla2020-01-201-2/+1
| * phy: omap-usb2-phy: Add support for AM654 USB2 PHYVignesh Raghavendra2020-01-201-0/+17
| * phy: omap-usb2-phy: Fix warnings when built for ARM64Vignesh Raghavendra2020-01-201-3/+2
| * dwc3-generic: Add support for AM654 USB controllerVignesh Raghavendra2020-01-201-0/+1
| * power: regulator: tps62360_regulator: Convert ofdata_to_platdata to the missi...Keerthy2020-01-201-2/+2
| * mmc: am654_sdhci: Add Support for configuring PHY in J721eFaiz Abbas2020-01-201-29/+98
| * mmc: am654_sdhci: Get Xin clock by nameFaiz Abbas2020-01-201-1/+1
| * dma: ti: k3-udma: Fix build warnings when building for 32 bit platformsVignesh Raghavendra2020-01-201-8/+8
| * dma: ti: k3-udma: Fix ring push operation for 32 bit coresVignesh Raghavendra2020-01-201-3/+11
| * dma: ti: k3-udma: Switch to exposed ring modeVignesh Raghavendra2020-01-201-2/+2
| * dma: ti: k3-udma: Fix debug prints during enabling MEM_TO_DEV transfersVignesh Raghavendra2020-01-201-2/+2
| * dma: ti: k3-udma: Remove coherency check for cache opsVignesh Raghavendra2020-01-201-33/+16
| * soc: ti: k3-navss-ringacc: Get SYSFW reference from DT phandleVignesh Raghavendra2020-01-201-1/+2
| * soc: ti: k3-navss-ringacc: Flush/invalidate caches on ring push/popVignesh Raghavendra2020-01-201-0/+11
| * dma: ti: k3-udma: Query DMA channels allocated from Resource ManagerVignesh Raghavendra2020-01-201-79/+214
| * thermal: ti-bandgap: Fix adc value datatypeFaiz Abbas2020-01-201-3/+3
* | common: Move hang() to the same header as panic()Simon Glass2020-01-1724-0/+24
* | common: Move RAM-sizing functions to init.hSimon Glass2020-01-176-0/+6
* | common: Rename and move source()Simon Glass2020-01-171-1/+1
* | common: Move the image globals into image.hSimon Glass2020-01-171-0/+1
* | image: Rename load_addr, save_addr, save_sizeSimon Glass2020-01-171-3/+3
* | common: Move reset_cpu() to the CPU headerSimon Glass2020-01-173-0/+3
* | common: Move get_tbclk() to time.hSimon Glass2020-01-171-0/+1
* | common: Move clock functions into a new fileSimon Glass2020-01-177-0/+7
* | common: Move ll_boot_init() to init.hSimon Glass2020-01-172-0/+2
* | common: Drop floppy disk supportSimon Glass2020-01-173-107/+1
|/
* Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcWIP/16Jan2020Tom Rini2020-01-164-70/+39
|\
| * mmc: config help typo fixJoel Johnson2020-01-161-1/+1
| * mmc: add additional quirk for APP_CMD retryJoel Johnson2020-01-161-1/+16
| * Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usageYangbo Lu2020-01-162-19/+22
| * mmc: fsl_esdhc: drop useless fdt fixupYangbo Lu2020-01-161-9/+0
| * mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock codeYangbo Lu2020-01-161-40/+0
* | Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-166-220/+314
|\ \
| * | net: zynq: Add a note about RX_BUF macroMichal Simek2020-01-141-0/+1
| * | firmware: Remove probe which is causing extra bindAshok Reddy Soma2020-01-141-1/+0
| * | zynq: mtd: nand: Remove hardcoded base addressesAshok Reddy Soma2020-01-141-37/+57
| * | zynq: mtd: nand: Move zynq nand driver to driver modelAshok Reddy Soma2020-01-142-11/+34
| * | spi: Fix manual relocation calling more timesAshok Reddy Soma2020-01-141-15/+19
| * | mtd: nand: Remove hardcoded base address of nandAshok Reddy Soma2020-01-141-148/+174
| * | mtd: nand: Move arasan nand driver to driver modelAshok Reddy Soma2020-01-142-16/+37
* | | mmc: add mmc and sd support for MT7622Sam Shih2020-01-161-0/+10