- 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
- 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
- 4778a58 ARM: make LTO available by Marek Behún · 3 years, 6 months ago
- f8bd43f sandbox: enable LTO by default by Marek Behún · 3 years, 6 months ago
- 7243493 sandbox: make LTO available by Marek Behún · 3 years, 6 months ago
- 965a34f pytest: add sandbox test for "extension" command by Kory Maincent · 3 years, 7 months ago
- 4dab60b sandbox: enable IRQ using select for sandbox architecture by Wasim Khan · 3 years, 9 months ago
- 4a7fef7 arch: Kconfig: enable IRQ using select for x86 architecture by Wasim Khan · 3 years, 9 months ago
- d9eaa92 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 9 months ago
- 623369c sandbox: imply SCP03 and CMD_SCP03 by Igor Opaniuk · 3 years, 9 months ago
- b87153c linker_lists: Fix alignment issue by Simon Glass · 4 years ago
- 0e29873 test: unit test for exception command by Heinrich Schuchardt · 4 years ago
- 529e208 bootm: Support string substitution in bootargs by Simon Glass · 4 years, 1 month ago
- 07a8886 bootm: Add tests for fixup_silent_linux() by Simon Glass · 4 years, 1 month ago
- a391451 Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 1 month ago
- bee77f6 x86: Provide default SMBIOS manufacturer/product by Simon Glass · 4 years, 1 month ago
- fedf656 sandbox: enable poweroff command by Heinrich Schuchardt · 4 years, 1 month ago
- 27d66cf arch: Move NEEDS_MANUAL_RELOC symbol to Kconfig by Michal Simek · 4 years, 1 month ago
- d5d59bd arc: Kconfig: Add missing DM dependency by Michal Simek · 4 years, 3 months ago
- a585588 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 4 months ago
- fce6f98 cmd: add clone command by John Chau · 4 years, 5 months ago
- f69c009 x86: Change how selection of ROMs works by Simon Glass · 4 years, 4 months ago
- 55f3cde acpi: Enable ACPI table generation by default on x86 by Simon Glass · 4 years, 4 months ago
- 8ffe86c sandbox: move compression option to Kconfig by Michael Walle · 4 years, 6 months ago
- a3fc9a4 sandbox: implement ft_board_setup() by Heinrich Schuchardt · 4 years, 9 months ago
- 7b1ecb8 x86: Enable pinctrl in SPL and TPL by Simon Glass · 5 years ago
- fe45513 x86: Don't imply libfdt or SPI flash in TPL by Simon Glass · 5 years ago
- ff418d9 x86: Move UCLASS_IRQ into a separate file by Simon Glass · 5 years ago
- 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · 5 years ago
- 8fc9fa1 sh: r2dplus: Enable OF control by Marek Vasut · 5 years ago
- 396f0bd riscv: add SPL support by Lukas Auer · 5 years ago
- e008ebf sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · 6 years ago
- 0649be5 test: dm: add a test for MDIO MUX DM uclass by Alex Marginean · 5 years ago
- 0daa53a test: dm: add MDIO test by Alex Marginean · 5 years ago
- c64f19b pci_ep: add pci endpoint sandbox driver by Ramon Fried · 6 years ago
- e5289a7 Kconfig: Add SPI / SPI_FLASH as dependencies by Tom Rini · 5 years ago
- e007b15 m68k: add OF control support to m68k by Angelo Dureghello · 6 years ago
- ebe750b Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
- 525ea47 sysreset: enable driver support in SPL/TPL by Kever Yang · 6 years ago
- 56382fb x86: Enable the RTC on all boards by Simon Glass · 6 years ago
- c9ae1ae x86: Support SPL and TPL by Simon Glass · 6 years ago
- 384c141 arch: armv8: Provide a way to disable cache maintenance ops by Vignesh Raghavendra · 6 years ago
- 0af3e85 riscv: Enable create symlink using kconfig by Anup Patel · 6 years ago
- 98d88f8 x86: sandbox: pch: Add a CONFIG option for PCH by Simon Glass · 6 years ago
- 799b29b dm: sound: Create an option to use driver model for sound by Simon Glass · 6 years ago
- 78b0ef5 test: Add a simple test for bloblist by Simon Glass · 6 years ago
- 1bb290d test: dm: virtio: Add test cases for virtio uclass by Bin Meng · 6 years ago
- 59c4aa4 x86: Implement arch-specific io accessor routines by Bin Meng · 6 years ago
- f1edae9 Kconfig: sandbox: enable cmd_avb and dependencies by Jens Wiklander · 6 years ago
- dca252d sandbox: imply CONFIG_TEE (TEE uclass) by Jens Wiklander · 6 years ago
- 3880c38 riscv: kconfig: Imply DM support for some common drivers by Bin Meng · 6 years ago
- a760eba riscv: kconfig: Select DM and OF_CONTROL by Bin Meng · 6 years ago
- 6b69775 riscv: kconfig: Normalize architecture name spelling by Bin Meng · 6 years ago
- b3b2ddb dm: test: Add "/firmware" node scan test by Rajan Vaja · 6 years ago
- 0c0d9b0 sandbox: Enable bitrev library build by Bin Meng · 6 years ago
- 2e7c819 dm: Change CMD_DM enabling by Michal Simek · 6 years ago
- 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
- af5b8d2 x86: Switch to use DM sysreset driver by Bin Meng · 6 years ago
- 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
- b10ba90 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago
- eb730bd Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig by Derald D. Woods · 7 years ago
- 3301bfc riscv: Modify generic codes to support RISC-V by Rick Chen · 7 years ago
- b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
- 547cf41 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
- fa08a39 x86: kconfig: Imply CMD_PCI by Bin Meng · 7 years ago
- 01d097d Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · 7 years ago
- 86b1b65 Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · 7 years ago
- 73f5bc1 x86: Switch all boards to use DM SCSI by Bin Meng · 7 years ago
- 828b725 x86: Convert MMC to driver model by Simon Glass · 7 years ago
- 5b5d173 x86: kconfig: Move USB to platform Kconfig by Bin Meng · 7 years ago
- 0e0204d x86: kconfig: Imply DM uclass drivers by Bin Meng · 7 years ago
- 08844ef x86: kconfig: Select OF_CONTROL by Bin Meng · 7 years ago
- 00a17fd x86: kconfig: Select PCI and DM_PCI by Bin Meng · 7 years ago
- 8adc1b7 x86: kconfig: Select USE_PRIVATE_LIBGCC by Bin Meng · 7 years ago
- f0e1c3e x86: kconfig: Select TIMER and X86_TSC_TIMER by Bin Meng · 7 years ago
- 83cbdb0 arch/x86: Select USB before selecting host driver by Andy Shevchenko · 7 years ago
- c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
- 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
- 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
- 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
- 367b3ac Revert "x86: Convert MMC to driver model" by Bin Meng · 7 years ago
- d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
- a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · 8 years ago
- d9d7d8b Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 8 years ago
- f4cb474 sandbox: Enable CMD_GETTIME by Simon Glass · 8 years ago
- becaa8f Convert CONFIG_CMD_LZMADEC to Kconfig by Simon Glass · 8 years ago
- 264aa5f Convert CONFIG_LZMA to Kconfig by Simon Glass · 8 years ago
- 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 8 years ago
- 30daabc Convert CONFIG_CMD_IOTRACE to Kconfig by Simon Glass · 8 years ago
- 3bebbe6 Convert CONFIG_CMD_IO to Kconfig by Simon Glass · 8 years ago
- 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 8 years ago
- fa74452 Convert CONFIG_CMD_GETTIME to Kconfig by Simon Glass · 8 years ago
- 80cb189 Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig by Simon Glass · 8 years ago
- 2492bfc nds32: Support AG101P serial DM. by rick · 8 years ago
- 112e4b8 x86: Convert MMC to driver model by Simon Glass · 8 years ago
- 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 8 years ago
- 7ba4b4a OpenRISC: Remove by Tom Rini · 8 years ago
- fef2bd1 SPARC: Remove by Tom Rini · 8 years ago
- 210ebce Blackfin: Remove by Tom Rini · 8 years ago
- a465df7 arc: use timer driver for ARC boards by Vlad Zakharov · 8 years ago