summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* clk: add sandbox test for bulk APINeil Armstrong2018-04-101-0/+29
* clk: Add get/enable/disable/release for a bulk of clocksNeil Armstrong2018-04-101-0/+59
* reset: add sandbox test for bulk APINeil Armstrong2018-04-102-1/+30
* reset: Add get/assert/deassert/release for bulk of reset signalsNeil Armstrong2018-04-101-0/+60
* serial: meson: Update compatible with new Linux bindingsNeil Armstrong2018-04-101-0/+1
* reset: Add Amlogic Meson Reset ControllerNeil Armstrong2018-04-103-0/+99
* sysreset: syscon: convert to use live dtÁlvaro Fernández Rojas2018-04-101-6/+2
* Merge tag 'xilinx-for-v2018.05-rc2' of git://git.denx.de/u-boot-microblazeTom Rini2018-04-096-18/+66
|\
| * net: phy: xilinx_phy: Read phytype using property xlnx,phy-typeSiva Durga Prasad Paladugu2018-04-091-1/+1
| * axi: ethernet: Added support for 64 bit addressing for axi-ethernetVipul Kumar2018-04-091-8/+25
| * nand: arasan_nfc: Fixed NAND write issueVipul Kumar2018-04-091-2/+2
| * fpga: zynq: Add delay after PCFG_PROG_B changeSiva Durga Prasad Paladugu2018-04-091-0/+16
| * fpga: zynqmp: Fix the nonsecure bitstream loading issueSiva Durga Prasad Paladugu2018-04-091-2/+6
| * fpga: zynqmp: Update zynqmp_load() as per latest xilfpgaSiva Durga Prasad Paladugu2018-04-091-5/+1
| * fpga: zynqmp: Add support to get the PCAP status for fpga info commandNitin Jain2018-04-091-0/+14
| * clk: zynqmp: Add new compatible string for clock driverMichal Simek2018-04-091-0/+1
* | net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-087-0/+7
* | usb: gadget: USB_ETHER requires network supportAlex Kiernan2018-04-081-0/+1
* | Migrate CONFIG_DRIVER_TI_CPSW to KconfigAlex Kiernan2018-04-081-0/+7
|/
* treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six2018-04-081-0/+6
* treewide: Migrate CONFIG_TSEC_ENET to KconfigMario Six2018-04-081-0/+7
* Revert "spi: atmel: Drop non-dm code"Tom Rini2018-04-072-0/+217
* Revert "spi: atmel: Drop atmel_spi.h"Tom Rini2018-04-072-88/+93
* gpio: uclass: Fix debug stringMario Six2018-04-061-1/+1
* watchdog: Fix Kconfig alignment for WDT_SANDBOXMichal Simek2018-04-061-3/+3
* rtc: rx8025: remove redundant code in rtc_resetChris Packham2018-04-061-17/+1
* rtc: rs5c372: remove redundant code in rtc_resetChris Packham2018-04-061-23/+1
* rtc: mx27rtc: remove redundant code in rtc_resetChris Packham2018-04-061-5/+1
* rtc: ds1374: remove redundant code in rtc_resetChris Packham2018-04-061-15/+0
* rtc: ds1307: remove redundant code in rtc_resetChris Packham2018-04-061-33/+0
* clock: stm32mp1: add stgen clock source change supportPatrick Delaunay2018-04-061-1/+45
* rtc: rewrite isl1208 to support DMKlaus Goger2018-04-062-55/+98
* regulator: pbias: don't evaluate variable before assignmentHeinrich Schuchardt2018-04-061-3/+3
* input: Drop PS/2 keyboard supportSimon Glass2018-04-065-950/+0
* drivers: serial: remove nonexisting initialisation functionsChristophe Leroy2018-04-061-64/+0
* Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan2018-04-061-0/+1
* powerpc: mpc8xx: move watchdog into drivers/watchdogChristophe Leroy2018-04-062-0/+22
* powercp: mpc8xx: move commproc.hChristophe Leroy2018-04-063-3/+3
* powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy2018-04-063-3/+3
* soft_i2c: cleanup - no mpc8xx supportChristophe Leroy2018-04-061-3/+0
* spi: atmel: default y if DM_SPI && ARCH_AT91Jagan Teki2018-04-061-1/+1
* spi: atmel: Drop atmel_spi.hJagan Teki2018-04-062-93/+88
* spi: atmel: Drop non-dm codeJagan Teki2018-04-062-217/+0
* spi: atmel: Add ifdef for DM_GPIO codeJagan Teki2018-04-061-2/+12
* Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini2018-04-062-2/+3
|\
| * mmc: use core clock frequency in bcm2835 sdhostJonathan Gray2018-04-052-2/+3
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2018-04-046-146/+218
|\ \ | |/ |/|
| * sunxi: revert disabling of featuresAndre Przywara2018-04-041-2/+0
| * net: sun8i-emac: remove support for old bindingAndre Przywara2018-04-041-53/+25
| * net: sun8i-emac: add support for new EMAC DT bindingAndre Przywara2018-04-041-8/+51