| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers: Add AXI uclass | Mario Six | 2018-08-11 | 1 | -0/+1 |
* | power: Add CONFIG_SPL_POWER_DOMAIN config | Peng Fan | 2018-08-06 | 1 | -0/+1 |
* | dm: SMEM (Shared memory) uclass | Ramon Fried | 2018-07-19 | 1 | -0/+1 |
* | reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET | Ley Foon Tan | 2018-07-09 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini | 2018-06-04 | 1 | -0/+1 |
|\ |
|
| * | phy: Add Allwinner A64 USB PHY driver | Jagan Teki | 2018-05-28 | 1 | -0/+1 |
* | | fastboot: Extract fastboot_okay/fail to fb_common.c | Alex Kiernan | 2018-05-30 | 1 | -3/+1 |
* | | fastboot: Move fastboot to drivers/fastboot | Alex Kiernan | 2018-05-30 | 1 | -0/+3 |
|/ |
|
* | bootcount: spl: Enable bootcount support in SPL | Lukasz Majewski | 2018-05-10 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -3/+1 |
* | spl: add SPL_RESET_SUPPORT | Patrick Delaunay | 2018-03-19 | 1 | -0/+1 |
* | spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-... | Faiz Abbas | 2018-03-05 | 1 | -1/+1 |
* | thermal: ti-bandgap: Add support for temperature sensor | Faiz Abbas | 2017-11-21 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-rockchip | Tom Rini | 2017-08-14 | 1 | -22/+17 |
|\ |
|
| * | dm: timer: normalise SPL and TPL support | Philipp Tomsich | 2017-08-13 | 1 | -2/+1 |
| * | drivers: spl: consistently use the $(SPL_TPL_) macro | Philipp Tomsich | 2017-08-13 | 1 | -20/+16 |
* | | nvme: Add NVM Express driver support | Zhikang Zhang | 2017-08-13 | 1 | -0/+1 |
|/ |
|
* | drivers: Enable FPGA driver build on SPL | Tien Fong Chee | 2017-07-26 | 1 | -0/+1 |
* | scsi: Move drivers into new drivers/scsi directory | Simon Glass | 2017-07-11 | 1 | -1/+2 |
* | sata: Move drivers into new drivers/ata directory | Simon Glass | 2017-07-11 | 1 | -1/+2 |
* | Drop digital thermometer and thermostat (DTT) drivers | Simon Glass | 2017-05-22 | 1 | -1/+0 |
* | Drop three-wire serial (TWS) support | Simon Glass | 2017-05-22 | 1 | -1/+0 |
* | mmc: descend into drivers/mmc only when CONFIG_MMC is enabled | Masahiro Yamada | 2017-05-15 | 1 | -0/+1 |
* | drivers: phy: add generic PHY framework | Jean-Jacques Hiblot | 2017-05-09 | 1 | -0/+1 |
* | sysreset: psci: support system reset in a generic way with PSCI | Masahiro Yamada | 2017-04-18 | 1 | -2/+3 |
* | dm: core: Allow driver model to be disabled for TPL | Simon Glass | 2017-04-05 | 1 | -1/+1 |
* | spl: Allow PCH drivers to be used in SPL | Simon Glass | 2017-02-06 | 1 | -0/+1 |
* | spl: Allow timer drivers to be used in SPL | Simon Glass | 2017-02-06 | 1 | -0/+1 |
* | spl: Allow RTC drivers to be used in SPL | Simon Glass | 2017-02-06 | 1 | -0/+1 |
* | spl: Allow PCI drivers to be used in SPL | Simon Glass | 2017-02-06 | 1 | -0/+1 |
* | spl: Allow CPU drivers to be used in SPL | Simon Glass | 2017-02-06 | 1 | -0/+1 |
* | spl: add USB Gadget config option | Stefan Agner | 2016-11-28 | 1 | -3/+2 |
* | spl: dfu: move DFU Kconfig to SPL Kconfig | Stefan Agner | 2016-11-28 | 1 | -0/+3 |
* | drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k | Stefan Roese | 2016-09-27 | 1 | -0/+1 |
* | Use separate options for TPL support | Simon Glass | 2016-09-16 | 1 | -1/+15 |
* | drivers/sysreset: group sysreset drivers | Max Filippov | 2016-08-12 | 1 | -1/+2 |
* | spl: Lightweight UBI and UBI fastmap support | Thomas Gleixner | 2016-07-22 | 1 | -0/+1 |
* | mtd: Sort subsystem directories aplhabeticaly in Makefile | Ladislav Michl | 2016-07-22 | 1 | -2/+2 |
* | Add a reset driver framework/uclass | Stephen Warren | 2016-06-19 | 1 | -0/+1 |
* | verified-boot: Minimal support for booting U-Boot proper from SPL | Teddy Reed | 2016-06-12 | 1 | -0/+1 |
* | Add a mailbox driver framework/uclass | Stephen Warren | 2016-05-26 | 1 | -0/+1 |
* | dm: mmc: spl: Use the legacy block interface in SPL | Simon Glass | 2016-05-17 | 1 | -0/+1 |
* | dm: usb: Drop the get_dev() function | Simon Glass | 2016-05-17 | 1 | -0/+1 |
* | drivers: Add SPMI bus uclass | Mateusz Kulikowski | 2016-04-01 | 1 | -0/+1 |
* | drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. | Purna Chandra Mandal | 2016-02-01 | 1 | -0/+1 |
* | dm: Expand the uclass for Platform Controller Hubs (PCH) | Simon Glass | 2016-01-24 | 1 | -0/+1 |
* | arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig | Stefan Roese | 2016-01-14 | 1 | -2/+2 |
* | Various Makefiles: Add SPDX-License-Identifier tags | Tom Rini | 2015-11-10 | 1 | -0/+4 |
* | dm: adc: add simple ADC uclass implementation | Przemyslaw Marczak | 2015-11-02 | 1 | -0/+1 |
* | dm: implement a Timer uclass | Thomas Chou | 2015-10-23 | 1 | -0/+1 |