Age | Commit message (Expand) | Author |
2019-07-11 | pci_ep: add pci endpoint sandbox driver | Ramon Fried |
2019-06-13 | Kconfig: Add SPI / SPI_FLASH as dependencies | Tom Rini |
2019-05-24 | m68k: add OF control support to m68k | Angelo Dureghello |
2019-05-09 | Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchip | Tom Rini |
2019-05-08 | sysreset: enable driver support in SPL/TPL | Kever Yang |
2019-05-08 | x86: Enable the RTC on all boards | Simon Glass |
2019-05-08 | x86: Support SPL and TPL | Simon Glass |
2019-05-05 | arch: armv8: Provide a way to disable cache maintenance ops | Vignesh Raghavendra |
2019-02-27 | riscv: Enable create symlink using kconfig | Anup Patel |
2019-02-20 | x86: sandbox: pch: Add a CONFIG option for PCH | Simon Glass |
2018-12-13 | dm: sound: Create an option to use driver model for sound | Simon Glass |
2018-11-26 | test: Add a simple test for bloblist | Simon Glass |
2018-11-14 | test: dm: virtio: Add test cases for virtio uclass | Bin Meng |
2018-11-14 | x86: Implement arch-specific io accessor routines | Bin Meng |
2018-10-07 | Kconfig: sandbox: enable cmd_avb and dependencies | Jens Wiklander |
2018-10-07 | sandbox: imply CONFIG_TEE (TEE uclass) | Jens Wiklander |
2018-10-03 | riscv: kconfig: Imply DM support for some common drivers | Bin Meng |
2018-10-03 | riscv: kconfig: Select DM and OF_CONTROL | Bin Meng |
2018-10-03 | riscv: kconfig: Normalize architecture name spelling | Bin Meng |
2018-09-29 | dm: test: Add "/firmware" node scan test | Rajan Vaja |
2018-09-18 | sandbox: Enable bitrev library build | Bin Meng |
2018-07-30 | dm: Change CMD_DM enabling | Michal Simek |
2018-07-30 | Kconfig: Sort bool, default, select and imply options | Michal Simek |
2018-07-20 | x86: Switch to use DM sysreset driver | Bin Meng |
2018-04-27 | Convert CONFIG_SPI to Kconfig | Adam Ford |
2018-02-08 | Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig | Adam Ford |
2018-01-30 | Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig | Derald D. Woods |
2018-01-12 | riscv: Modify generic codes to support RISC-V | Rick Chen |
2017-09-08 | usb: net: migrate USB Ethernet adapters to Kconfig | Chris Packham |
2017-09-08 | usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig | Chris Packham |
2017-08-24 | x86: kconfig: Imply CMD_PCI | Bin Meng |
2017-08-11 | Convert CONFIG_CMD_ZBOOT to Kconfig | Simon Glass |
2017-08-11 | Convert CONFIG_CMD_SF_TEST to Kconfig | Simon Glass |
2017-08-01 | x86: Switch all boards to use DM SCSI | Bin Meng |
2017-08-01 | x86: Convert MMC to driver model | Simon Glass |
2017-08-01 | x86: kconfig: Move USB to platform Kconfig | Bin Meng |
2017-08-01 | x86: kconfig: Imply DM uclass drivers | Bin Meng |
2017-08-01 | x86: kconfig: Select OF_CONTROL | Bin Meng |
2017-08-01 | x86: kconfig: Select PCI and DM_PCI | Bin Meng |
2017-08-01 | x86: kconfig: Select USE_PRIVATE_LIBGCC | Bin Meng |
2017-08-01 | x86: kconfig: Select TIMER and X86_TSC_TIMER | Bin Meng |
2017-07-30 | arch/x86: Select USB before selecting host driver | Andy Shevchenko |
2017-07-24 | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini |
2017-07-11 | Convert CONFIG_CMD_SATA to Kconfig | Simon Glass |
2017-07-11 | Convert CONFIG_SCSI to Kconfig | Simon Glass |
2017-07-06 | avr32: Retire AVR32 for good | Andy Shevchenko |
2017-06-27 | Revert "x86: Convert MMC to driver model" | Bin Meng |
2017-06-03 | Kconfig: Migrate FS_FAT / FAT_WRITE | Tom Rini |
2017-05-31 | Kconfig: Finish migration of hashing commands | Daniel Thompson |
2017-05-22 | Merge branch 'master' of git://git.denx.de/u-boot-nds32 | Tom Rini |