- 446b4f3 test: Add K210 PLL tests to sandbox defconfigs by Sean Anderson · 3 years, 5 months ago
- 8c72842 sandbox: add test of CONFIG_ENV_IMPORT_FDT by Rasmus Villemoes · 3 years, 7 months ago
- 1cbfed8 test: Add gpio-sysinfo test by Sean Anderson · 3 years, 7 months ago
- 57c675d sandbox: enable IRQ using select for sandbox architecture by Wasim Khan · 3 years, 8 months ago
- 48f4545 Convert CONFIG_MISC_INIT_F to Kconfig by Simon Glass · 3 years, 8 months ago
- d4f22cb test: dm: Add test for fastboot mmc partition naming by Sean Anderson · 3 years, 9 months ago
- e880187 dm: test: Add test case for dev->dma_offset by Nicolas Saenz Julienne · 3 years, 10 months ago
- 472a716 configs: Resync with savedefconfig by Tom Rini · 3 years, 10 months ago
- 67c7e9a configs: sandbox: activate DEBUG_UART by Patrick Delaunay · 4 years ago
- 3616b4f sandbox: enable capsule update for testing by AKASHI Takahiro · 4 years ago
- 53def46 configs: Resync with savedefconfig by Tom Rini · 4 years ago
- 3a8ee3d board: Rename uclass to sysinfo by Simon Glass · 4 years ago
- cdeb7b8 configs: Resync with savedefconfig by Tom Rini · 4 years ago
- f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- 26f555a test: Add PStore command tests by Frédéric Danis · 4 years, 8 months ago
- 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 3 months ago
- 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
- ef5cc2e test: sandbox: add test for erase command by Patrick Delaunay · 4 years, 4 months ago
- 72773c0 configs: sandbox: activate command env select and env load by Patrick Delaunay · 4 years, 4 months ago
- 4df087c configs: sandbox: activate env in ext4 support by Patrick Delaunay · 4 years, 4 months ago
- 626ebf7 sandbox64: enable button by Philippe Reynes · 4 years, 4 months ago
- 3275f26 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · 4 years, 4 months ago
- f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
- 4e05c16 Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 4 months ago
- 7d81344 configs: sandbox: Enable sub command 'env info' by Patrick Delaunay · 4 years, 5 months ago
- 21e3c21 test: Add tests for SOC uclass by Dave Gerlach · 4 years, 4 months ago
- 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- fbde39f test: Add tests for SOC uclass by Dave Gerlach · 4 years, 4 months ago
- 8ce16be sandbox: add rtc command to defconfigs by Rasmus Villemoes · 4 years, 4 months ago
- 7012865 gpio: fix test.py for gpio label lookup by Heiko Schocher · 4 years, 4 months ago
- 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 4 months ago
- 9ba8432 sandbox, test: add test for GPIO_HOG function by Heiko Schocher · 4 years, 6 months ago
- e2dce7a Convert CONFIG_BOOTP_DNS2 to Kconfig by Tom Rini · 4 years, 5 months ago
- 02c770b sandbox: drop CONFIG_SYS_RELOC_GD_ENV_ADDR by AKASHI Takahiro · 4 years, 7 months ago
- 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 6 months ago
- 556fd59 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
- cf87f7c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
- 48e4288 sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG by Heinrich Schuchardt · 4 years, 8 months ago
- 292defd configs: sandbox: enable LOG_SYSLOG by Heinrich Schuchardt · 4 years, 9 months ago
- 68a2a84 sandbox: add extra configurations for UEFI and related tests by AKASHI Takahiro · 4 years, 7 months ago
- 2b18b89 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 8 months ago
- 2201fe7 test: enable RSA library test on sandbox by AKASHI Takahiro · 4 years, 9 months ago
- c312c4b drivers/rng: simplify Kconfig by Heinrich Schuchardt · 4 years, 9 months ago
- 9e1d65f configs: Resync with savedefconfig by Tom Rini · 4 years, 9 months ago
- 8a6ffed video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 9 months ago
- 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
- 23b3f3c configs: sandbox: Enable random number generator(rng) device by Sughosh Ganu · 4 years, 11 months ago
- fbb0efd sandbox: Add a test for IRQ by Simon Glass · 5 years ago
- 3e17ffb sandbox: Add PCI driver and test for p2sb by Simon Glass · 5 years ago
- 2cc393f video: make BPP and ANSI configs optional by Anatolij Gustschin · 5 years ago
- f6434a9 mtd: ensure MTD is compiled when CMD_MTDPARTS is selected by Miquel Raynal · 5 years ago
- dbcbdad sandbox: enable USB_KEYBOARD_FN_KEYS by Heinrich Schuchardt · 5 years ago
- a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
- 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
- 0be2ecd configs: Resync with savedefconfig by Tom Rini · 5 years ago
- 5fff9b3 sandbox64: enable command aes by Philippe Reynes · 5 years ago
- 665c35a configs: Resync with savedefconfig by Tom Rini · 5 years ago
- 3ec7fc4 sandbox: remove CONFIG_DM_I2C_COMPAT from defconfigs by Bartosz Golaszewski · 5 years ago
- fb9a1ff rtc: add Microcrystal RV-8803 driver by Michael Walle · 5 years ago
- f512851 configs: Resync with savedefconfig by Tom Rini · 5 years ago
- 3f6bcdf net: Convert CONFIG_IP_DEFRAG to Kconfig by Marek Vasut · 5 years ago
- 344a0e4 configs: Resync with savedefconfig by Tom Rini · 5 years ago
- d168bcb configs: Resync with savedefconfig by Tom Rini · 6 years ago
- 034d1ca sandbox: Enable fdtdec tests by Thierry Reding · 6 years ago
- 7ae2729 configs: Resync with savedefconfig by Tom Rini · 6 years ago
- 1bac199 configs: Resync with savedefconfig by Tom Rini · 6 years ago
- 15a5c72 sandbox: Increase the pre-relocation memory by Simon Glass · 6 years ago
- 4114a26 configs: Resync with savedefconfig by Tom Rini · 6 years ago
- d24c1d0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
- e6fd018 test: Add tests for board uclass by Mario Six · 6 years ago
- 4eea531 video_osd: Add osd sandbox driver and tests by Mario Six · 6 years ago
- 8c5cad0 configs: Resync with savedefconfig by Tom Rini · 6 years ago
- 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
- e966471 configs: Resync with savedefconfig by Tom Rini · 6 years ago
- 7fd7e2c drivers: smem: sandbox by Ramon Fried · 6 years ago
- 358b6a2 configs: Resync with savedefconfig by Tom Rini · 6 years ago
- 2a8e80d configs: add TPMv2.x support in Sandbox by Miquel Raynal · 6 years ago
- 37dc72f configs: Resync with savedefconfig by Tom Rini · 7 years ago
- 78eba69 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 7 years ago
- c6b89f3 sandbox: Add 64-bit sandbox by Mario Six · 7 years ago