Age | Commit message (Expand) | Author |
2020-03-03 | drivers: Descend to drivers/soc unconditionally | Vignesh Raghavendra |
2020-01-15 | Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA | Vignesh Raghavendra |
2020-01-08 | Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini |
2020-01-08 | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini |
2020-01-07 | dm: rng: Add random number generator(rng) uclass | Sughosh Ganu |
2020-01-07 | drivers: board: Make the board drivers available in SPL | Jean-Jacques Hiblot |
2020-01-07 | spl: Allow cache drivers to be used in SPL | Ley Foon Tan |
2019-12-15 | x86: sandbox: Add a PMC emulator and test | Simon Glass |
2019-12-10 | spl: cache: Allow cache drivers in SPL | Rick Chen |
2019-12-04 | mtd: Makefile: deep cleanup | Miquel Raynal |
2019-10-23 | ufs: Add Initial Support for UFS subsystem | Faiz Abbas |
2019-08-11 | Drop PCMCIA | Simon Glass |
2019-07-21 | spl: kconfig: separate sysreset and firmware drivers from misc | Simon Goldschmidt |
2019-07-11 | drivers: pci_ep: Introduce UCLASS_PCI_EP uclass | Ramon Fried |
2019-05-07 | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini |
2019-05-06 | ddr: altera: Compile ALTERA SDRAM in SPL only | Ley Foon Tan |
2019-05-05 | dm: cache: Create a uclass for cache | Dinh Nguyen |
2019-02-20 | x86: sandbox: pch: Add a CONFIG option for PCH | Simon Glass |
2019-01-26 | dfu: Make DFU support more SPL friendly | Andrew F. Davis |
2019-01-26 | spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU | Andrew F. Davis |
2019-01-10 | Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET | Jean-Jacques Hiblot |
2019-01-01 | Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2019-01-01 | drivers: ddr: introduce DDR driver for i.MX8M | Peng Fan |
2018-12-14 | spl: drivers: Link usb common library to SPL if USB gadget is enabled | Jean-Jacques Hiblot |
2018-12-12 | spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT | Sekhar Nori |
2018-12-12 | blk: Rework guard around part_init call | Tom Rini |
2018-12-06 | dm: Add Hardware Spinlock class | Benjamin Gaignard |
2018-11-26 | spl: Support hash, input, pch, pci, rtc, tpm in SPL | Simon Glass |
2018-11-14 | dm: Add a new uclass driver for VirtIO transport devices | Bin Meng |
2018-10-07 | Add UCLASS_TEE for Trusted Execution Environment | Jens Wiklander |
2018-10-02 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2018-09-30 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2018-09-29 | drivers: Add board uclass | Mario Six |
2018-09-28 | W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs | Maxime Ripard |
2018-09-28 | w1: Add 1-Wire uclass | Maxime Ripard |
2018-09-20 | mtd: move NAND files into a raw/ subdirectory | Miquel Raynal |
2018-09-11 | spl: Allow remoteproc drivers to be used within SPL | Lokesh Vutla |
2018-09-11 | spl: Allow mailbox drivers to be used within SPL | Lokesh Vutla |
2018-08-11 | drivers: Add AXI uclass | Mario Six |
2018-08-06 | power: Add CONFIG_SPL_POWER_DOMAIN config | Peng Fan |
2018-07-19 | dm: SMEM (Shared memory) uclass | Ramon Fried |
2018-07-09 | reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET | Ley Foon Tan |
2018-06-04 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2018-05-30 | fastboot: Extract fastboot_okay/fail to fb_common.c | Alex Kiernan |
2018-05-30 | fastboot: Move fastboot to drivers/fastboot | Alex Kiernan |
2018-05-28 | phy: Add Allwinner A64 USB PHY driver | Jagan Teki |
2018-05-10 | bootcount: spl: Enable bootcount support in SPL | Lukasz Majewski |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-03-19 | spl: add SPL_RESET_SUPPORT | Patrick Delaunay |
2018-03-05 | spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-... | Faiz Abbas |