| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: sandbox: activate DEBUG_UART | Patrick Delaunay | 2020-12-22 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-11-30 | 1 | -2/+2 |
* | board: Rename uclass to sysinfo | Simon Glass | 2020-11-06 | 1 | -2/+2 |
* | configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs | Patrick Delaunay | 2020-10-18 | 1 | -0/+1 |
* | pci: pci-uclass: Add multi entry support for memory regions | Suneel Garapati | 2020-08-25 | 1 | -0/+1 |
* | configs: Resync with savedefconfigv2020.10-rc2 | Tom Rini | 2020-08-10 | 1 | -2/+2 |
* | test: sandbox: add test for erase command | Patrick Delaunay | 2020-07-31 | 1 | -0/+1 |
* | configs: sandbox: activate command env select and env load | Patrick Delaunay | 2020-07-31 | 1 | -0/+2 |
* | configs: sandbox: activate env in ext4 support | Patrick Delaunay | 2020-07-31 | 1 | -0/+4 |
* | Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig | Adam Ford | 2020-07-28 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-07-28 | 1 | -3/+2 |
* | Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian... | Tom Rini | 2020-07-27 | 1 | -0/+1 |
|\ |
|
| * | test: Add tests for SOC uclass | Dave Gerlach | 2020-07-25 | 1 | -0/+1 |
* | | configs: sandbox: Enable sub command 'env info' | Patrick Delaunay | 2020-07-26 | 1 | -0/+1 |
|/ |
|
* | Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" | Tom Rini | 2020-07-24 | 1 | -1/+0 |
* | test: Add tests for SOC uclass | Dave Gerlach | 2020-07-20 | 1 | -0/+1 |
* | sandbox: add rtc command to defconfigs | Rasmus Villemoes | 2020-07-09 | 1 | -0/+1 |
* | gpio: fix test.py for gpio label lookup | Heiko Schocher | 2020-07-08 | 1 | -0/+1 |
* | Merge branch 'next' | Tom Rini | 2020-07-06 | 1 | -0/+1 |
|\ |
|
| * | Convert CONFIG_BOOTP_DNS2 to Kconfig | Tom Rini | 2020-06-26 | 1 | -0/+1 |
* | | sandbox, test: add test for GPIO_HOG function | Heiko Schocher | 2020-07-05 | 1 | -0/+1 |
|/ |
|
* | sandbox: drop CONFIG_SYS_RELOC_GD_ENV_ADDR | AKASHI Takahiro | 2020-05-29 | 1 | -1/+0 |
* | treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrations | Ashok Reddy Soma | 2020-05-08 | 1 | -0/+2 |
* | sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG | Heinrich Schuchardt | 2020-04-16 | 1 | -0/+2 |
* | configs: sandbox: enable LOG_SYSLOG | Heinrich Schuchardt | 2020-04-16 | 1 | -0/+1 |
* | test: enable RSA library test on sandboxWIP/2020-03-12-rsa-improvements | AKASHI Takahiro | 2020-03-12 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-02-28 | 1 | -1/+1 |
* | video: enable VIDEO_ANSI and all VIDEO_BBP options | Anatolij Gustschin | 2020-02-06 | 1 | -1/+0 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-01-22 | 1 | -2/+1 |
* | sandbox: Add a test for IRQ | Simon Glass | 2019-12-15 | 1 | -0/+1 |
* | sandbox: Add PCI driver and test for p2sb | Simon Glass | 2019-12-15 | 1 | -0/+3 |
* | video: make BPP and ANSI configs optional | Anatolij Gustschin | 2019-12-06 | 1 | -0/+1 |
* | sandbox: enable USB_KEYBOARD_FN_KEYS | Heinrich Schuchardt | 2019-11-25 | 1 | -0/+1 |
* | env: Finish migration of common ENV options | Tom Rini | 2019-11-20 | 1 | -0/+1 |
* | env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol | Tom Rini | 2019-11-20 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-11-07 | 1 | -1/+0 |
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clkWIP/02Aug2019 | Tom Rini | 2019-08-02 | 1 | -0/+1 |
|\ |
|
| * | configs: sandbox: Enable composite clk | Peng Fan | 2019-07-31 | 1 | -0/+1 |
* | | sandbox: remove CONFIG_DM_I2C_COMPAT from defconfigs | Bartosz Golaszewski | 2019-07-29 | 1 | -1/+0 |
|/ |
|
* | defconfig: sandbox: Enable SANDBOX_CLK_CCF to reuse generic CCF code | Lukasz Majewski | 2019-07-19 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-06-21 | 1 | -1/+0 |
* | net: Convert CONFIG_IP_DEFRAG to Kconfig | Marek Vasut | 2019-06-14 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-05-26 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-04-29 | 1 | -2/+1 |
* | rockchip: defconfig: Clean the unused pinctrl config | David Wu | 2019-02-01 | 1 | -2/+0 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-01-07 | 1 | -1/+0 |
* | sandbox: Increase the pre-relocation memory | Simon Glass | 2018-12-13 | 1 | -1/+0 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-11-13 | 1 | -1/+0 |
* | log: Add helpers for common log levels | Simon Glass | 2018-10-09 | 1 | -0/+1 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2018-09-30 | 1 | -0/+2 |
|\ |
|