| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: Resync with savedefconfig | Tom Rini | 2018-06-04 | 1 | -1/+0 |
* | configs: add TPMv2.x support in Sandbox | Miquel Raynal | 2018-05-25 | 1 | -0/+1 |
* | sandbox: Enable MC34708 PMIC support | Lukasz Majewski | 2018-05-18 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-04-28 | 1 | -1/+0 |
* | treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig | Mario Six | 2018-04-08 | 1 | -0/+1 |
* | SystemACE: Remove | Tom Rini | 2018-02-13 | 1 | -3/+0 |
* | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini | 2018-02-11 | 1 | -0/+1 |
* | block: Migrate SystemACE chip to Kconfig | Tom Rini | 2018-02-08 | 1 | -0/+3 |
* | log: Add a way to log error-return values | Simon Glass | 2018-02-03 | 1 | -0/+1 |
* | log: sandbox: Enable logging | Simon Glass | 2017-12-07 | 1 | -0/+3 |
* | sandbox: Adjust pre-console address to avoid conflict | Simon Glass | 2017-12-07 | 1 | -1/+1 |
* | cmd: Toggle the default value of CONFIG_CMD_IMLS | Tuomas Tynkkynen | 2017-10-10 | 1 | -1/+0 |
* | sandbox: Enable btrfs support | Tom Rini | 2017-10-03 | 1 | -0/+1 |
* | usb: kbd: Set a default polling mechanism for USB keyboard | Bin Meng | 2017-09-27 | 1 | -1/+0 |
* | Merge git://git.denx.de/u-boot-x86 | Tom Rini | 2017-09-17 | 1 | -1/+0 |
|\ |
|
| * | bootstage: Drop unused options | Simon Glass | 2017-09-16 | 1 | -1/+0 |
* | | Merge git://git.denx.de/u-boot-fdt | Tom Rini | 2017-09-15 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | config: sandbox: Add unit tests | Pantelis Antoniou | 2017-09-15 | 1 | -0/+2 |
* | | add pytests for 'gpt rename' and 'gpt swap' | Alison Chaiken | 2017-09-14 | 1 | -0/+1 |
|/ |
|
* | Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs | Tom Rini | 2017-09-01 | 1 | -0/+1 |
* | sandbox: Enable NVMe driver for build testing | Bin Meng | 2017-08-28 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-08-28 | 1 | -1/+0 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-08-14 | 1 | -10/+8 |
* | Convert CONFIG_CMD_SF_TEST to Kconfig | Simon Glass | 2017-08-11 | 1 | -3/+1 |
* | Kconfig: Convert CMD_READ to Kconfig | Simon Glass | 2017-08-11 | 1 | -0/+3 |
* | Convert CONFIG_CMD_PCI to Kconfig | Simon Glass | 2017-08-11 | 1 | -0/+1 |
* | Convert CONFIG_CMD_MTDPARTS_SPREAD to Kconfig | Simon Glass | 2017-08-11 | 1 | -0/+1 |
* | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass | 2017-07-25 | 1 | -0/+1 |
* | sandbox: Enable more console options | Simon Glass | 2017-07-11 | 1 | -0/+2 |
* | configs: Resync defconfigs | Tom Rini | 2017-06-19 | 1 | -5/+4 |
* | bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int | Simon Glass | 2017-06-05 | 1 | -1/+1 |
* | sandbox: Move to use live tree | Simon Glass | 2017-06-01 | 1 | -0/+1 |
* | Convert CONFIG_CMD_IDE to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+1 |
* | Convert CONFIG_CMD_FUSE to Kconfig | Simon Glass | 2017-05-22 | 1 | -1/+1 |
* | Convert CONFIG_CMD_ETHSW to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+1 |
* | Convert CONFIG_CMD_ENV_FLAGS to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+1 |
* | Convert CONFIG_CMD_ENV_CALLBACK to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+1 |
* | power: rk808: rename to rk8xx | Jacob Chen | 2017-05-10 | 1 | -2/+2 |
* | dm: test: Add tests for the generic PHY uclass | Jean-Jacques Hiblot | 2017-05-09 | 1 | -0/+2 |
* | dm: Simple Watchdog uclass | maxims@google.com | 2017-05-08 | 1 | -0/+2 |
* | configs: Re-sync | Tom Rini | 2017-05-01 | 1 | -2/+2 |
* | fs: Kconfig: Add a separate option for FS_CRAMFS | Simon Glass | 2017-04-30 | 1 | -0/+1 |
* | fs: Convert CONFIG_CMD_CRAMFS to Kconfig | Simon Glass | 2017-04-30 | 1 | -0/+1 |
* | fs: Kconfig: Add a separate config for FS_CBFS | Simon Glass | 2017-04-30 | 1 | -0/+1 |
* | fs: Convert CONFIG_CMD_CBFS to Kconfig | Simon Glass | 2017-04-30 | 1 | -0/+1 |
* | Convert CONFIG_CMD_BMP to Kconfig | Simon Glass | 2017-04-30 | 1 | -0/+1 |
* | pinctrl: Kconfig: sort pinctrl config options to prevent future clutter | Philipp Tomsich | 2017-04-27 | 1 | -2/+2 |
* | dm: sandbox: pwm: Add a basic pwm test | Simon Glass | 2017-04-27 | 1 | -0/+2 |
* | dm: led: Add support for blinking LEDs | Simon Glass | 2017-04-14 | 1 | -0/+1 |
* | configs: move CMD_MD5SUM definition to defconfigs | Andre Przywara | 2017-03-17 | 1 | -0/+1 |