summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mpc83xx: Make distinct caddy2 configMario Six2019-05-202-2/+4
* vme8349: Migrate to CONFIG_TARGET_VME8349Mario Six2019-05-202-2/+2
* mpc83xx: Introduce ARCH_MPC837XMario Six2019-05-201-4/+4
* mpc83xx: Introduce ARCH_MPC836*Mario Six2019-05-201-4/+4
* mpc83xx: Introduce ARCH_MPC834*Mario Six2019-05-202-2/+2
* mpc83xx: Introduce ARCH_MPC831*Mario Six2019-05-201-2/+2
* mpc83xx: Introduce ARCH_MPC830*Mario Six2019-05-202-3/+3
* Merge git://git.denx.de/u-boot-x86Tom Rini2019-05-192-4/+4
|\
| * nvme: Fix warning of cast from pointer to integer of different sizeBin Meng2019-05-192-4/+4
* | ata: ahci: drop read-only ahci_ioports membersChristian Gmeiner2019-05-181-12/+0
* | watchdog: bcm6345: callback start use tick instead of msPhilippe Reynes2019-05-181-5/+16
* | CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-186-6/+7
|/
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2019-05-156-25/+38
|\
| * eth: mtk-eth: fix incorrect read of phy-handleWeijie Gao2019-05-141-3/+4
| * net: rtl8169: Support RTL-8168h/8111hThierry Reding2019-05-141-0/+1
| * net: rtl8169: Implement ->hwaddr_write() callbackThierry Reding2019-05-141-0/+18
| * phy: ti: Init node before readingMichal Simek2019-05-141-4/+4
| * net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used togetherJames Byrne2019-05-143-18/+11
* | Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-bootTom Rini2019-05-151-1/+1
|\ \ | |/ |/|
| * spi: Kconfig: Add STM32F4 support for STM32_QSPI driverPatrice Chotard2019-05-061-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-05-137-70/+527
|\ \
| * | gpio: dwapb_gpio: convert to livetreeSimon Goldschmidt2019-05-101-14/+11
| * | reset: socfpga: convert to livetreeSimon Goldschmidt2019-05-101-3/+1
| * | serial: altera_uart: convert to livetreeSimon Goldschmidt2019-05-101-4/+1
| * | spi: designware: convert to livetreeSimon Goldschmidt2019-05-101-6/+2
| * | spi: cadence_qspi: convert to livetreeSimon Goldschmidt2019-05-101-20/+19
| * | timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTRSimon Goldschmidt2019-05-101-2/+0
| * | spl: socfpga: Implement fpga bitstream loading with socfpga loadfsTien Fong Chee2019-05-101-1/+1
| * | ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loadingTien Fong Chee2019-05-101-13/+484
| * | ARM: socfpga: Moving the watchdog reset to the for-loop status pollingTien Fong Chee2019-05-101-1/+1
| * | ARM: socfpga: Cleaning up and ensuring consistent format messages in driverTien Fong Chee2019-05-101-6/+7
* | | sh: sh3: Remove CPU supportMarek Vasut2019-05-101-67/+8
* | | sh: sh2: Remove CPU supportMarek Vasut2019-05-101-8/+1
* | | serial: sh: Drop assorted SH3, SH4, SH5 macrosMarek Vasut2019-05-102-115/+8
* | | serial: sh: Drop RTS7751R2D supportMarek Vasut2019-05-101-5/+0
* | | serial: sh: Drop SH2007 supportMarek Vasut2019-05-101-8/+2
* | | serial: sh: Drop H8 supportMarek Vasut2019-05-101-84/+0
|/ /
* | mtd: ubi: Remove select for non existent optionChris Packham2019-05-101-1/+0
* | sysreset: select DM_GPIO instead of GPIOChris Packham2019-05-101-1/+1
* | remoteproc: k3_system_controller: Increase rx timeoutLokesh Vutla2019-05-091-1/+1
* | test/py: avb: fix test_avb_persistent_values failIgor Opaniuk2019-05-091-1/+1
* | ata: ahci: fix memory leakChristian Gmeiner2019-05-091-4/+1
* | usb: ohci: ohci-da8xx: Cleanup Error handling and fix flagsAdam Ford2019-05-091-4/+5
* | Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchipTom Rini2019-05-0917-413/+938
|\ \
| * | pinctrl: rockchip: Also move common set_schmitter func into per Soc fileDavid Wu2019-05-084-21/+37
| * | pinctrl: rockchip: Clean the unused type and labelDavid Wu2019-05-0810-30/+0
| * | pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' pullDavid Wu2019-05-081-2/+9
| * | pinctrl: rockchip: Split the common set_pull() func into per SocDavid Wu2019-05-0811-112/+275
| * | pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' drive strengthDavid Wu2019-05-081-2/+9
| * | pinctrl: rockchip: Split the common set_drive() func into per SocDavid Wu2019-05-088-100/+224