| Commit message (Expand) | Author | Age | Files | Lines |
* | test: mux-cmd: Add tests for the 'mux' commandWIP/2020-10-28-mux-driver-framework | Pratyush Yadav | 2020-10-28 | 1 | -0/+1 |
* | test: Add tests for the multiplexer framework | Jean-Jacques Hiblot | 2020-10-28 | 1 | -0/+2 |
* | configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs | Patrick Delaunay | 2020-10-18 | 1 | -0/+1 |
* | test: Add PStore command tests | Frédéric Danis | 2020-10-14 | 1 | -0/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-10-05 | 1 | -3/+0 |
* | Merge branch '2020-09-30-assorted-network-improvements' into next | Tom Rini | 2020-10-01 | 1 | -0/+1 |
|\ |
|
| * | sandbox: enable support of generic udp protocol | Philippe Reynes | 2020-09-30 | 1 | -0/+1 |
* | | firmware: smci: sandbox test for SCMI reset controllersWIP/30Sep2020-next | Etienne Carriere | 2020-09-30 | 1 | -0/+1 |
* | | firmware: scmi: sandbox test for SCMI clocks | Etienne Carriere | 2020-09-30 | 1 | -0/+1 |
* | | firmware: add SCMI agent uclass | Etienne Carriere | 2020-09-30 | 1 | -0/+2 |
|/ |
|
* | configs: Resync with savedefconfig | Tom Rini | 2020-08-26 | 1 | -1/+1 |
* | pci: pci-uclass: Add multi entry support for memory regions | Suneel Garapati | 2020-08-25 | 1 | -0/+1 |
* | Convert CONFIG_SPLASH_SCREEN et al to Kconfig | Simon Glass | 2020-08-23 | 1 | -0/+1 |
* | i2c: eeprom: Use reg property instead of offset and size | Michal Simek | 2020-08-20 | 1 | -0/+1 |
* | configs: Resync with savedefconfigv2020.10-rc2 | Tom Rini | 2020-08-10 | 1 | -4/+4 |
* | test/py: Add tests for the SquashFS commands | Joao Marcos Costa | 2020-08-07 | 1 | -0/+1 |
* | cmd: Update the memory-search command | Simon Glass | 2020-08-07 | 1 | -0/+1 |
* | 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 |
* | sandbox: enable button | Philippe Reynes | 2020-07-28 | 1 | -0/+2 |
* | sandbox: enable FIT cipher support in defconfig | Patrick Oppenlander | 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 | -5/+3 |
* | 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 |
* | | configs: sandbox: Enable sub command 'env info' | Patrick Delaunay | 2020-07-26 | 1 | -0/+1 |
|/ |
|
* | Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" | Tom Rini | 2020-07-24 | 1 | -1/+0 |
* | test: Add tests for SOC uclass | Dave Gerlach | 2020-07-20 | 1 | -0/+1 |
* | sound: Add an ACPI driver for Maxim MAX98357ac | Simon Glass | 2020-07-17 | 1 | -0/+1 |
* | sound: Add an ACPI driver for Dialog Semicondutor da7219 | Simon Glass | 2020-07-17 | 1 | -0/+1 |
* | acpi: mmc: Generate ACPI info for the PCI SD Card | Simon Glass | 2020-07-17 | 1 | -0/+2 |
* | cmd: fix lsblk command | Heinrich Schuchardt | 2020-07-16 | 1 | -0/+1 |
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/09Jul2020 | Tom Rini | 2020-07-09 | 1 | -0/+1 |
|\ |
|
| * | video: sandbox: Add support for the copy framebuffer | Simon Glass | 2020-07-09 | 1 | -0/+1 |
* | | sandbox: add rtc command to defconfigs | Rasmus Villemoes | 2020-07-09 | 1 | -0/+1 |
|/ |
|
* | gpio: fix test.py for gpio label lookup | Heiko Schocher | 2020-07-08 | 1 | -0/+1 |
* | Merge branch 'next' | Tom Rini | 2020-07-06 | 1 | -0/+4 |
|\ |
|
| * | reset: Add generic reset driver | Sean Anderson | 2020-07-01 | 1 | -0/+2 |
| * | dm: Add support for simple-pm-bus | Sean Anderson | 2020-07-01 | 1 | -0/+1 |
| * | Convert CONFIG_BOOTP_DNS2 to Kconfig | Tom Rini | 2020-06-26 | 1 | -0/+1 |
* | | sandbox, test: add test for GPIO_HOG function | Heiko Schocher | 2020-07-05 | 1 | -0/+1 |
|/ |
|
* | configs: Resync with savedefconfig | Tom Rini | 2020-06-04 | 1 | -1/+0 |
* | sandbox: drop CONFIG_SYS_RELOC_GD_ENV_ADDR | AKASHI Takahiro | 2020-05-29 | 1 | -1/+0 |
* | treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrations | Ashok Reddy Soma | 2020-05-08 | 1 | -0/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-04-28 | 1 | -1/+0 |
* | Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/16Apr2020 | Tom Rini | 2020-04-16 | 1 | -0/+3 |
|\ |
|
| * | sandbox: add extra configurations for UEFI and related tests | AKASHI Takahiro | 2020-04-16 | 1 | -0/+3 |
* | | sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG | Heinrich Schuchardt | 2020-04-16 | 1 | -0/+1 |
* | | configs: sandbox: enable LOG_SYSLOG | Heinrich Schuchardt | 2020-04-16 | 1 | -0/+1 |
|/ |
|