summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spi: mvebu_a3700_spi: add support for cs-gpiosGeorge Hilliard2020-10-141-6/+35
* net: Add NIC controller driver for OcteonTX2Suneel Garapati2020-10-1416-0/+4493
* net: Add NIC controller driver for OcteonTXSuneel Garapati2020-10-1414-0/+6656
* mtd: nand: Add NAND controller driver for OcteonTXSuneel Garapati2020-10-146-0/+2998
* Merge branch 'for-next' of https://github.com/lftan/u-bootWIP/12Oct2020Tom Rini2020-10-128-33/+118
|\
| * arm: socfpga: agilex: Enable FPGA Full Reconfiguration supportChee Hong Ang2020-10-091-1/+1
| * fpga: intel_sdm_mb: Add watchdog resetChee Hong Ang2020-10-091-0/+3
| * fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM MailboxChee Hong Ang2020-10-094-11/+12
| * sysreset: socfpga: agilex: Enable sysreset supportChee Hong Ang2020-10-091-1/+1
| * sysreset: socfpga: soc64: Rename SYSRESET SoCFPGA driver for S10 to SoC64Chee Hong Ang2020-10-093-4/+4
| * clk: agilex: Additional membus writes for HPS PLLChee Hong Ang2020-10-091-16/+78
| * clk: agilex: Handle clock configuration differently in SPL and U-Boot properChee Hong Ang2020-10-091-0/+10
| * clk: agilex: Add clock enable supportLey Foon Tan2020-10-091-0/+6
| * clk: agilex: Add NAND clock supportLey Foon Tan2020-10-091-0/+3
* | Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-10-122-4/+11
|\ \
| * | phy: omap-usb2-phy: Drop usage of "ti, dis-chg-det-quirk" DT propertyVignesh Raghavendra2020-10-121-3/+8
| * | dma: ti: k3-udma: Reset the channel during releaseVignesh Raghavendra2020-10-121-1/+3
* | | Kconfig: Move BOUNCE_BUFFER under driver optionsSimon Glass2020-10-091-0/+11
* | | wdt: designware: fix timeout calculation due to expecting KHzJack Mitchell2020-10-081-1/+1
* | | led: gpio: Default to using node name if label is absentSean Anderson2020-10-081-5/+2
* | | gpio: dw: Return output value when direction is outSean Anderson2020-10-081-7/+12
* | | gpio: dw: Add a trailing underscore to generated nameSean Anderson2020-10-081-1/+9
* | | gpio: dw: Fix warnings about casting int to pointerSean Anderson2020-10-081-2/+2
* | | pinctrl: Add support for Kendryte K210 FPIOASean Anderson2020-10-083-0/+745
* | | test: pinmux: Add test for pin muxingSean Anderson2020-10-081-48/+138
* | | pinctrl: Add pinmux property support to pinctrl-genericSean Anderson2020-10-081-30/+97
* | | ram: add ddr4 dual x8 configurationDylan Hung2020-10-083-1/+12
* | | ram: move aspeed ram driver into drivers/ directoryDylan Hung2020-10-083-0/+443
| |/ |/|
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-cfi-flashWIP/08Oct2020Tom Rini2020-10-083-21/+11
|\ \
| * | cfi_flash: Fix devicetree address determinationAndre Przywara2020-10-081-18/+6
| * | mtd: cfi_mtd: Use DMA for readsVignesh Raghavendra2020-10-081-1/+3
| * | dma: Reduce error level when DMA channel type does not existVignesh Raghavendra2020-10-081-2/+2
* | | Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/...WIP/07Oct2020Tom Rini2020-10-0712-3/+14597
|\ \ \ | |/ / |/| |
| * | usb: xhci: octeon: Add DWC3 glue layer for OcteonStefan Roese2020-10-073-0/+403
| * | usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addressesStefan Roese2020-10-071-2/+0
| * | usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr()Stefan Roese2020-10-071-1/+1
| * | ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3)Aaron Williams2020-10-075-0/+435
| * | ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3)Aaron Williams2020-10-071-0/+11030
| * | ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3)Aaron Williams2020-10-071-0/+2728
* | | Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dmWIP/06Oct2020Tom Rini2020-10-0611-19/+26
|\ \ \ | |/ / |/| |
| * | dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay2020-10-0611-19/+26
* | | Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-10-0611-222/+977
|\ \ \ | |/ / |/| |
| * | pwm: Add driver for Amlogic Meson PWM controllerNeil Armstrong2020-10-053-0/+536
| * | pinctrl: meson-axg: add missing GPIOA_18Neil Armstrong2020-10-051-0/+1
| * | pinctrl: meson-axg-pmx: fix gpio requestNeil Armstrong2020-10-051-1/+4
| * | phy: meson-gxl-usb: depend on Meson AXG aswellNeil Armstrong2020-10-051-1/+1
| * | phy: meson-gxl: remove invalid USB3 PHY driverNeil Armstrong2020-10-052-220/+1
| * | usb: dwc3: add Amlogic GXL & GXL DWC3 GlueNeil Armstrong2020-10-053-0/+434
| |/
* | Merge branch 'next'Tom Rini2020-10-05183-2724/+12818
|\ \ | |/ |/|
| * Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...WIP/05Oct2020-nextTom Rini2020-10-0531-928/+5164
| |\