| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: sandbox: pch: Add a CONFIG option for PCH | Simon Glass | 2019-02-20 | 1 | -1/+2 |
* | dfu: Make DFU support more SPL friendly | Andrew F. Davis | 2019-01-26 | 1 | -2/+1 |
* | spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU | Andrew F. Davis | 2019-01-26 | 1 | -1/+1 |
* | Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET | Jean-Jacques Hiblot | 2019-01-10 | 1 | -3/+3 |
* | Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2019-01-01 | 1 | -0/+1 |
|\ |
|
| * | drivers: ddr: introduce DDR driver for i.MX8M | Peng Fan | 2019-01-01 | 1 | -0/+1 |
* | | spl: drivers: Link usb common library to SPL if USB gadget is enabled | Jean-Jacques Hiblot | 2018-12-14 | 1 | -0/+1 |
|/ |
|
* | spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT | Sekhar Nori | 2018-12-12 | 1 | -1/+1 |
* | blk: Rework guard around part_init call | Tom Rini | 2018-12-12 | 1 | -2/+1 |
* | dm: Add Hardware Spinlock class | Benjamin Gaignard | 2018-12-06 | 1 | -0/+1 |
* | spl: Support hash, input, pch, pci, rtc, tpm in SPL | Simon Glass | 2018-11-26 | 1 | -5/+6 |
* | dm: Add a new uclass driver for VirtIO transport devices | Bin Meng | 2018-11-14 | 1 | -0/+1 |
* | Add UCLASS_TEE for Trusted Execution Environment | Jens Wiklander | 2018-10-07 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini | 2018-10-02 | 1 | -1/+1 |
|\ |
|
| * | mtd: move NAND files into a raw/ subdirectory | Miquel Raynal | 2018-09-20 | 1 | -1/+1 |
* | | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2018-09-30 | 1 | -0/+1 |
|\ \ |
|
| * | | drivers: Add board uclass | Mario Six | 2018-09-29 | 1 | -0/+1 |
| |/ |
|
* | | W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs | Maxime Ripard | 2018-09-28 | 1 | -0/+1 |
* | | w1: Add 1-Wire uclass | Maxime Ripard | 2018-09-28 | 1 | -0/+1 |
|/ |
|
* | spl: Allow remoteproc drivers to be used within SPL | Lokesh Vutla | 2018-09-11 | 1 | -1/+1 |
* | spl: Allow mailbox drivers to be used within SPL | Lokesh Vutla | 2018-09-11 | 1 | -0/+1 |
* | 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 |