- bfef72e cmd: load: add load command for memory mapped by Rui Miguel Silva · 2 years, 6 months ago
- 78533a1 configs: Resync with savedefconfig by Tom Rini · 2 years, 5 months ago
- 185d3db sandbox: Enable NVMEM by Sean Anderson · 2 years, 7 months ago
- 29a0218 sandbox: enable bootmenu command by Heinrich Schuchardt · 2 years, 7 months ago
- fb1451b bootstd: Add tests for bootstd including all uclasses by Simon Glass · 2 years, 7 months ago
- dd2b8c1 cmd: gpio: Add `gpio read` subcommand by Diego Rondini · 2 years, 7 months ago
- 9859465 Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 7 months ago
- 2e9c3c6 test: capsule: Modify the capsule tests to use GUID values for sandbox by Sughosh Ganu · 2 years, 7 months ago
- 46d940c sandbox: Increase default SYS_MALLOC_LEN by Tom Rini · 2 years, 7 months ago
- d46e86d configs: Resync with savedefconfig by Tom Rini · 2 years, 7 months ago
- 0a3689c configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
- 2945143 configs: sandbox_defconfig: enable stage pre-load in bootm by Philippe Reynes · 2 years, 8 months ago
- bc30585 configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
- 2c30aa3 test/py: Add tests for the erofs by Huang Jianan · 2 years, 9 months ago
- 42fdceb event: Convert misc_init_f() to use events by Simon Glass · 2 years, 9 months ago
- 045474b nvme: Split out PCI support by Mark Kettenis · 2 years, 10 months ago
- cccc4ab configs: Resync with savedefconfig by Tom Rini · 2 years, 9 months ago
- edca8cf Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 10 months ago
- d2da54b Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · 2 years, 10 months ago
- ceefc66 configs: Resync with savedefconfig by Tom Rini · 2 years, 10 months ago
- 2a4b0d5 rsa: adds rsa3072 algorithm by Jamin Lin · 2 years, 10 months ago
- 54c5c2b configs: Resync with savedefconfig by Tom Rini · 2 years, 10 months ago
- d3877fb Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 2 years, 11 months ago
- 4ea1548 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · 3 years ago
- c1cad06 video: Add a test for 16bpp BMP files by Simon Glass · 3 years ago
- 21e0432 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · 3 years ago
- 9802154 configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
- fb57462 test: Add tests for IOMMU uclass by Mark Kettenis · 3 years, 1 month ago
- e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
- 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 1 month ago
- 299f125 configs: sandbox: add USB_ETHER and GADGET_DOWNLOAD gadget support by Patrice Chotard · 3 years, 2 months ago
- 458b30a image: Update image_decomp() to avoid ifdefs by Simon Glass · 3 years, 2 months ago
- e2e5eec Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 3 years, 3 months ago
- 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
- 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
- a9346b9 sandbox: add test of wdt_gpio driver by Rasmus Villemoes · 3 years, 3 months ago
- 815529e sandbox: disable CONFIG_WATCHDOG_AUTOSTART by Rasmus Villemoes · 3 years, 3 months ago
- 18f5285 configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
- c50b21b bootcount: add a new driver with syscon as backend by Nandor Han · 3 years, 5 months ago
- 4edc79b configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
- 46a738a test: dm: Add test for ECDSA UCLASS support by Alexandru Gagniuc · 3 years, 4 months ago
- 62db089 test: cmd: setexpr: add format string tests by Roland Gaudig · 3 years, 4 months ago
- df59b7d configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
- 25c8b9f test: add first autoboot unit tests by Steffen Jaeckel · 3 years, 4 months ago
- c74675b reboot-mode: read the boot mode from RTC memory by Nandor Han · 3 years, 5 months ago
- f9db2f1 reboot-mode: read the boot mode from GPIOs status by Nandor Han · 3 years, 5 months ago
- ad74aed image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · 3 years, 4 months ago
- 9926df8 configs: Remove unnecessary CONFIG_DM_PCI_COMPAT=y by Tom Rini · 3 years, 6 months ago
- e712245 sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · 3 years, 6 months ago
- 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
- 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
- 446b4f3 test: Add K210 PLL tests to sandbox defconfigs by Sean Anderson · 3 years, 5 months ago
- 8d9bb98 sandbox: log: Avoid build error with !CONFIG_LOG by Simon Glass · 3 years, 6 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
- 79b0f08 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
- 4e9bce1 Add support for stack-protector by Joel Peshkin · 3 years, 7 months ago
- 57c675d sandbox: enable IRQ using select for sandbox architecture by Wasim Khan · 3 years, 8 months ago
- 2fbc8047 Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 7 months ago
- 0124218 firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · 3 years, 8 months ago
- 5532262 test: pinmux: add test for 'pinctrl-single' driver by Dario Binacchi · 3 years, 7 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, 10 months ago
- 8f7a16a Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 9 months ago
- e880187 dm: test: Add test case for dev->dma_offset by Nicolas Saenz Julienne · 3 years, 10 months ago
- 289d0ea test: add a simple test for the adc-keys button driver by Marek Szyprowski · 3 years, 9 months ago
- 472a716 configs: Resync with savedefconfig by Tom Rini · 3 years, 10 months ago
- 9e9a530 cmd: Add a pwm command by Pragnesh Patel · 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, 1 month ago
- 15995ac test: mux-cmd: Add tests for the 'mux' command by Pratyush Yadav · 4 years, 1 month ago
- 739592c test: Add tests for the multiplexer framework by Jean-Jacques Hiblot · 4 years, 1 month 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
- b24550a configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
- 26acc63 Merge branch '2020-09-30-assorted-network-improvements' into next by Tom Rini · 4 years, 2 months ago
- 6b981a2 sandbox: enable support of generic udp protocol by Philippe Reynes · 4 years, 2 months ago
- c0dd177 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · 4 years, 2 months ago
- 87d4f27 firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · 4 years, 2 months ago
- 358599e firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 2 months ago
- d86bf91 configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
- 4cf56ec pci: pci-uclass: Add multi entry support for memory regions by Suneel Garapati · 5 years ago
- 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 3 months ago
- f692b47 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · 4 years, 6 months ago
- 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
- f428e33 test/py: Add tests for the SquashFS commands by Joao Marcos Costa · 4 years, 4 months ago
- 550a9e7 cmd: Update the memory-search command by Simon Glass · 4 years, 4 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
- 5f92286 sandbox: enable button by Philippe Reynes · 4 years, 4 months ago
- 56c31e5 sandbox: enable FIT cipher support in defconfig by Patrick Oppenlander · 4 years, 4 months ago
- 3275f26 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · 4 years, 5 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