| Commit message (Expand) | Author | Age | Files | Lines |
* | ddr: Add DDR driver for iMX8ULP | Ye Li | 2021-08-09 | 1 | -0/+1 |
* | Makefile: Move drivers/i2c/ into drivers/Makefile | Simon Glass | 2021-07-28 | 1 | -4/+0 |
* | i2c: Rename SPL/TPL_I2C_SUPPORT to I2C | Simon Glass | 2021-07-28 | 1 | -1/+5 |
* | Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC | Simon Glass | 2021-07-28 | 1 | -1/+1 |
* | Rename GPIO_SUPPORT to GPIO | Simon Glass | 2021-07-28 | 1 | -1/+1 |
* | Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST | Simon Glass | 2021-07-28 | 1 | -1/+1 |
* | Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG | Simon Glass | 2021-07-28 | 1 | -1/+1 |
* | Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW | Simon Glass | 2021-07-28 | 1 | -1/+1 |
* | Rename SPL_ETH_SUPPORT to SPL_ETH | Simon Glass | 2021-07-28 | 1 | -2/+2 |
* | Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO | Simon Glass | 2021-07-28 | 1 | -1/+1 |
* | Rename SPL_POWER_SUPPORT to SPL_POWER | Simon Glass | 2021-07-28 | 1 | -2/+2 |
* | Makefile: Move phy rules into drivers/phy | Simon Glass | 2021-07-28 | 1 | -4/+0 |
* | reboot-mode: add support for reboot mode control | Nandor Han | 2021-07-23 | 1 | -0/+1 |
* | phy: socionext: Add UniPhier PCIe PHY driver | Kunihiko Hayashi | 2021-07-14 | 1 | -0/+1 |
* | cpu: Rename SPL_CPU_SUPPORT to SPL_CPU | Simon Glass | 2021-03-27 | 1 | -1/+1 |
* | bootcount: allow to use this feature on TPL | Philippe Reynes | 2021-01-27 | 1 | -0/+1 |
* | board: Rename uclass to sysinfo | Simon Glass | 2020-11-06 | 1 | -1/+1 |
* | drivers: Add a new framework for multiplexer devices | Jean-Jacques Hiblot | 2020-10-28 | 1 | -0/+1 |
* | fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA | Michal Simek | 2020-09-23 | 1 | -2/+1 |
* | xen: Port Xen hypervisor related code from mini-os | Oleksandr Andrushchenko | 2020-08-14 | 1 | -0/+1 |
* | dm: button: add an uclass for button | Philippe Reynes | 2020-07-28 | 1 | -0/+1 |
* | bus: uniphier-system-bus: add UniPhier System Bus driver | Masahiro Yamada | 2020-07-11 | 1 | -0/+1 |
* | phy: rockchip: Add Rockchip USB2PHY driver | Jagan Teki | 2020-05-29 | 1 | -0/+1 |
* | drivers: Descend to drivers/soc unconditionally | Vignesh Raghavendra | 2020-03-03 | 1 | -1/+2 |
* | Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA | Vignesh Raghavendra | 2020-01-15 | 1 | -1/+1 |
* | Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/08Jan2020 | Tom Rini | 2020-01-08 | 1 | -0/+1 |
|\ |
|
| * | dm: rng: Add random number generator(rng) uclass | Sughosh Ganu | 2020-01-07 | 1 | -0/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini | 2020-01-08 | 1 | -0/+1 |
|\ \ |
|
| * | | spl: Allow cache drivers to be used in SPL | Ley Foon Tan | 2020-01-07 | 1 | -0/+1 |
| |/ |
|
* | | drivers: board: Make the board drivers available in SPL | Jean-Jacques Hiblot | 2020-01-07 | 1 | -1/+1 |
|/ |
|
* | x86: sandbox: Add a PMC emulator and test | Simon Glass | 2019-12-15 | 1 | -0/+1 |
* | spl: cache: Allow cache drivers in SPL | Rick Chen | 2019-12-10 | 1 | -0/+1 |
* | mtd: Makefile: deep cleanup | Miquel Raynal | 2019-12-04 | 1 | -5/+2 |
* | ufs: Add Initial Support for UFS subsystem | Faiz Abbas | 2019-10-23 | 1 | -0/+1 |
* | Drop PCMCIA | Simon Glass | 2019-08-11 | 1 | -1/+0 |
* | spl: kconfig: separate sysreset and firmware drivers from misc | Simon Goldschmidt | 2019-07-21 | 1 | -3/+3 |
* | drivers: pci_ep: Introduce UCLASS_PCI_EP uclass | Ramon Fried | 2019-07-11 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini | 2019-05-07 | 1 | -1/+1 |
|\ |
|
| * | ddr: altera: Compile ALTERA SDRAM in SPL only | Ley Foon Tan | 2019-05-06 | 1 | -1/+1 |
* | | dm: cache: Create a uclass for cache | Dinh Nguyen | 2019-05-05 | 1 | -0/+1 |
|/ |
|
* | 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 |