| Commit message (Expand) | Author | Age | Files | Lines |
* | event: Convert misc_init_f() to use events | Simon Glass | 2022-03-10 | 1 | -1/+0 |
* | nvme: Split out PCI support | Mark Kettenis | 2022-02-10 | 1 | -1/+1 |
* | Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig | Simon Glass | 2022-02-09 | 1 | -0/+1 |
* | Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig | Simon Glass | 2022-02-09 | 1 | -0/+7 |
* | configs: Resync with savedefconfig | Tom Rini | 2022-01-24 | 1 | -1/+0 |
* | Convert CONFIG_BOOTP_SERVERIP to Kconfig | Simon Glass | 2022-01-21 | 1 | -0/+1 |
* | Convert CONFIG_I2C_EDID et al to Kconfig | Tom Rini | 2021-11-12 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2021-11-01 | 1 | -1/+1 |
* | test: Add tests for IOMMU uclass | Mark Kettenis | 2021-10-31 | 1 | -0/+1 |
* | sandbox: Remove OF_HOSTFILE | Ilias Apalodimas | 2021-10-27 | 1 | -1/+0 |
* | dm: gpio: Add of-platdata support | Simon Glass | 2021-09-25 | 1 | -0/+2 |
* | serial: Rename SERIAL_SUPPORT to SERIAL | Simon Glass | 2021-09-04 | 1 | -1/+1 |
* | rtc: Rename RTC_SUPPORT to RTC | Simon Glass | 2021-09-04 | 1 | -1/+1 |
* | Convert CONFIG_SYS_MALLOC_LEN to Kconfig | Tom Rini | 2021-08-31 | 1 | -0/+1 |
* | Convert CONFIG_SYS_LOAD_ADDR to Kconfig | Tom Rini | 2021-08-31 | 1 | -0/+1 |
* | lib: disable CONFIG_SPL_HEXDUMP by default | Heinrich Schuchardt | 2021-08-01 | 1 | -0/+2 |
* | i2c: Rename SPL/TPL_I2C_SUPPORT to I2C | Simon Glass | 2021-07-28 | 1 | -1/+1 |
* | Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC | Simon Glass | 2021-07-28 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2021-07-26 | 1 | -2/+0 |
* | configs: Remove unnecessary CONFIG_DM_PCI_COMPAT=y | Tom Rini | 2021-07-07 | 1 | -1/+0 |
* | sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver | Alper Nebi Yasak | 2021-07-06 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2021-06-28 | 1 | -1/+1 |
* | test: Add gpio-sysinfo test | Sean Anderson | 2021-05-04 | 1 | -0/+1 |
* | configs: Resync with savedefconfigWIP/27Apr2021 | Tom Rini | 2021-04-27 | 1 | -1/+0 |
* | sandbox: enable IRQ using select for sandbox architecture | Wasim Khan | 2021-04-20 | 1 | -1/+0 |
* | test: qemu: add qfw sandbox driver, dm tests, qemu tests | Asherah Connor | 2021-04-12 | 1 | -1/+0 |
* | Convert CONFIG_MISC_INIT_F to Kconfig | Simon Glass | 2021-04-06 | 1 | -0/+2 |
* | sandbox: Create a new sandbox_noinst build | Simon Glass | 2021-03-26 | 1 | -0/+1 |
* | Revert "sandbox: Disable I2C emulators in SPL" | Simon Glass | 2021-03-26 | 1 | -0/+1 |
* | sandbox_spl: Increase SPL malloc() size | Simon Glass | 2021-03-26 | 1 | -0/+1 |
* | spl: test: Add a test for spl_load_simple_fit() | Simon Glass | 2021-03-12 | 1 | -1/+1 |
* | dm: test: Add test case for dev->dma_offset | Nicolas Saenz Julienne | 2021-02-18 | 1 | -0/+1 |
* | sandbox: Disable I2C emulators in SPL | Simon Glass | 2021-01-30 | 1 | -1/+0 |
* | configs: sandbox: activate DEBUG_UART | Patrick Delaunay | 2020-12-22 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-11-30 | 1 | -2/+2 |
* | board: Rename uclass to sysinfo | Simon Glass | 2020-11-06 | 1 | -2/+2 |
* | dm: Add a test for of-platdata parent information | Simon Glass | 2020-10-29 | 1 | -1/+3 |
* | dm: test: Add a test for of-platdata phandles | Simon Glass | 2020-10-29 | 1 | -0/+1 |
* | dm: test: Build tests for SPL | Simon Glass | 2020-10-29 | 1 | -1/+1 |
* | configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs | Patrick Delaunay | 2020-10-18 | 1 | -0/+1 |
* | Convert CONFIG_SPLASH_SCREEN et al to Kconfig | Simon Glass | 2020-08-23 | 1 | -0/+1 |
* | configs: Resync with savedefconfigv2020.10-rc2 | Tom Rini | 2020-08-10 | 1 | -2/+2 |
* | test: sandbox: add test for erase command | Patrick Delaunay | 2020-07-31 | 1 | -0/+1 |
* | configs: sandbox: activate command env select and env load | Patrick Delaunay | 2020-07-31 | 1 | -0/+2 |
* | configs: sandbox: activate env in ext4 support | Patrick Delaunay | 2020-07-31 | 1 | -0/+4 |
* | Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty | Simon Glass | 2020-07-28 | 1 | -0/+1 |
* | Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig | Adam Ford | 2020-07-28 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-07-28 | 1 | -2/+2 |
* | Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian... | Tom Rini | 2020-07-27 | 1 | -0/+1 |
|\ |
|
| * | test: Add tests for SOC uclass | Dave Gerlach | 2020-07-25 | 1 | -0/+1 |