summaryrefslogtreecommitdiff
path: root/configs/sandbox_defconfig
AgeCommit message (Expand)Author
2020-07-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-07-09video: sandbox: Add support for the copy framebufferSimon Glass
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-07-01reset: Add generic reset driverSean Anderson
2020-07-01dm: Add support for simple-pm-busSean Anderson
2020-06-26Convert CONFIG_BOOTP_DNS2 to KconfigTom Rini
2020-06-04configs: Resync with savedefconfigTom 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-28configs: Resync with savedefconfigTom Rini
2020-04-16Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-04-16sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUGHeinrich Schuchardt
2020-04-16configs: sandbox: enable LOG_SYSLOGHeinrich Schuchardt
2020-04-16sandbox: add extra configurations for UEFI and related testsAKASHI Takahiro
2020-03-31Merge branch 'next' of git://git.denx.de/u-boot-usb into nextTom Rini
2020-03-12test: enable RSA library test on sandboxAKASHI Takahiro
2020-03-11drivers/rng: simplify KconfigHeinrich Schuchardt
2020-02-28configs: Resync with savedefconfigTom Rini
2020-02-06video: enable VIDEO_ANSI and all VIDEO_BBP optionsAnatolij Gustschin
2020-02-04test/py: android: Add test for abootimgSam Protsenko
2020-01-22configs: Resync with savedefconfigTom Rini
2020-01-07configs: sandbox: Enable random number generator(rng) deviceSughosh Ganu
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-12-04mtd: ensure MTD is compiled when CMD_MTDPARTS is selectedMiquel Raynal
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-10-15sandbox: enable command aesPhilippe Reynes
2019-10-13dm: Add a dsi host uclassYannick Fertré
2019-09-23configs: Resync with savedefconfigTom Rini
2019-09-04configs: sandbox: enable PCAP capture cmdRamon Fried
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-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-07-24test/py: Add base test case for A/B updatesRuslan Trofymenko
2019-07-19defconfig: sandbox: Enable SANDBOX_CLK_CCF to reuse generic CCF codeLukasz Majewski
2019-07-13rtc: add Microcrystal RV-8803 driverMichael Walle
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-04-23sandbox: Move pre-console buffer out of the way of tracingSimon Glass
2019-04-11sandbox: Enable fdtdec testsThierry Reding