summaryrefslogtreecommitdiff
path: root/configs/sandbox_flattree_defconfig
AgeCommit message (Expand)Author
2020-11-30configs: Resync with savedefconfigTom Rini
2020-11-06board: Rename uclass to sysinfoSimon Glass
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay
2020-08-25pci: pci-uclass: Add multi entry support for memory regionsSuneel Garapati
2020-08-10configs: Resync with savedefconfigTom Rini
2020-07-31test: sandbox: add test for erase commandPatrick Delaunay
2020-07-31configs: sandbox: activate command env select and env loadPatrick Delaunay
2020-07-31configs: sandbox: activate env in ext4 supportPatrick Delaunay
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford
2020-07-28configs: Resync with savedefconfigTom Rini
2020-07-27Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-07-26configs: sandbox: Enable sub command 'env info'Patrick Delaunay
2020-07-25test: Add tests for SOC uclassDave Gerlach
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20test: Add tests for SOC uclassDave Gerlach
2020-07-09sandbox: add rtc command to defconfigsRasmus Villemoes
2020-07-08gpio: fix test.py for gpio label lookupHeiko Schocher
2020-07-06Merge branch 'next'Tom Rini
2020-07-05sandbox, test: add test for GPIO_HOG functionHeiko Schocher
2020-06-26Convert CONFIG_BOOTP_DNS2 to KconfigTom Rini
2020-05-29sandbox: drop CONFIG_SYS_RELOC_GD_ENV_ADDRAKASHI Takahiro
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-04-16sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUGHeinrich Schuchardt
2020-04-16configs: sandbox: enable LOG_SYSLOGHeinrich Schuchardt
2020-03-12test: enable RSA library test on sandboxAKASHI Takahiro
2020-02-28configs: Resync with savedefconfigTom Rini
2020-02-06video: enable VIDEO_ANSI and all VIDEO_BBP optionsAnatolij Gustschin
2020-01-22configs: Resync with savedefconfigTom Rini
2019-12-15sandbox: Add a test for IRQSimon Glass
2019-12-15sandbox: Add PCI driver and test for p2sbSimon Glass
2019-12-06video: make BPP and ANSI configs optionalAnatolij Gustschin
2019-11-25sandbox: enable USB_KEYBOARD_FN_KEYSHeinrich Schuchardt
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-20env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini
2019-11-07configs: Resync with savedefconfigTom Rini
2019-08-02Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clkTom Rini
2019-07-31configs: sandbox: Enable composite clkPeng Fan
2019-07-29sandbox: remove CONFIG_DM_I2C_COMPAT from defconfigsBartosz Golaszewski
2019-07-19defconfig: sandbox: Enable SANDBOX_CLK_CCF to reuse generic CCF codeLukasz Majewski
2019-06-21configs: Resync with savedefconfigTom Rini
2019-06-14net: Convert CONFIG_IP_DEFRAG to KconfigMarek Vasut
2019-05-26configs: Resync with savedefconfigTom Rini
2019-04-29configs: Resync with savedefconfigTom Rini
2019-02-01rockchip: defconfig: Clean the unused pinctrl configDavid Wu
2019-01-07configs: Resync with savedefconfigTom Rini
2018-12-13sandbox: Increase the pre-relocation memorySimon Glass
2018-11-13configs: Resync with savedefconfigTom Rini
2018-10-09log: Add helpers for common log levelsSimon Glass
2018-09-30Merge git://git.denx.de/u-boot-dmTom Rini
2018-09-29test: Add tests for board uclassMario Six