| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: Resync with savedefconfig | Tom Rini | 2023-05-01 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2023-03-27 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2023-02-17 | 1 | -2/+2 |
* | Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE | Simon Glass | 2022-10-31 | 1 | -1/+1 |
* | video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO | Simon Glass | 2022-10-30 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2022-08-23 | 1 | -2/+1 |
* | Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h | Tom Rini | 2022-06-06 | 1 | -0/+2 |
* | Convert CONFIG_SYS_PBSIZE to Kconfig | Tom Rini | 2022-06-06 | 1 | -0/+1 |
* | Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 | Tom Rini | 2022-04-20 | 1 | -1/+0 |
* | configs: Resync with savedefconfig | Tom Rini | 2022-04-08 | 1 | -1/+1 |
* | Convert CONFIG_BCM2835_GPIO to Kconfig | Tom Rini | 2022-04-01 | 1 | -0/+1 |
* | video: Convert CONFIG_VIDEO_BCM2835 to Kconfig | Simon Glass | 2022-03-28 | 1 | -0/+1 |
* | Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig | Patrick Delaunay | 2021-11-30 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2021-11-01 | 1 | -1/+1 |
* | Merge tag 'v2021.10-rc5' into next | Tom Rini | 2021-09-27 | 1 | -0/+2 |
|\ |
|
| * | configs: rpi: Enable SMBIOS sysinfo driver | Matthias Brugger | 2021-09-15 | 1 | -0/+2 |
* | | Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig | Tom Rini | 2021-08-31 | 1 | -0/+1 |
* | | Convert CONFIG_SYS_LOAD_ADDR to Kconfig | Tom Rini | 2021-08-31 | 1 | -0/+1 |
|/ |
|
* | configs: Resync with savedefconfig | Tom Rini | 2021-07-26 | 1 | -1/+0 |
* | net: convert TFTP_TSIZE to proper Kconfig option | Tero Kristo | 2021-06-08 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2021-05-11 | 1 | -1/+0 |
* | configs: Resync with savedefconfig | Tom Rini | 2021-03-15 | 1 | -1/+0 |
* | configs: Resync with savedefconfigWIP/2020-10-09-kconfig-reorg | Tom Rini | 2020-10-09 | 1 | -1/+1 |
* | configs: Resync with savedefconfigv2020.10-rc2 | Tom Rini | 2020-08-10 | 1 | -1/+1 |
* | arm: move CONFIG_PREBOOT="usb start" to KConfig | Jonas Smedegaard | 2020-08-04 | 1 | -1/+0 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-07-28 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-04-28 | 1 | -1/+0 |
* | video: enable VIDEO_ANSI and all VIDEO_BBP options | Anatolij Gustschin | 2020-02-06 | 1 | -1/+2 |
* | video: make BPP and ANSI configs optional | Anatolij Gustschin | 2019-12-06 | 1 | -0/+1 |
* | configs: Resync with savedefconfigWIP/04Dec2019 | Tom Rini | 2019-12-04 | 1 | -1/+0 |
* | 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 |
* | Convert CONFIG_ARCH_CPU_INIT to Kconfig | Adam Ford | 2019-08-25 | 1 | -0/+1 |
* | Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig | Simon Glass | 2019-08-02 | 1 | -0/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-04-29 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-01-07 | 1 | -1/+0 |
* | ARM: rpi_*_defconfig: Add support to find UUID for filesystem | Otavio Salvador | 2018-12-02 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-09-03 | 1 | -1/+1 |
* | Convert CONFIG_MISC_INIT_R to Kconfig | Adam Ford | 2018-08-17 | 1 | -0/+1 |
* | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini | 2018-08-16 | 1 | -0/+1 |
* | Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig | Alex Kiernan | 2018-04-08 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-04-07 | 1 | -2/+2 |
* | rpi3_32b: Enable lan78xx driver | Peter Robinson | 2018-04-05 | 1 | -0/+2 |
* | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini | 2018-02-11 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-02-10 | 1 | -4/+2 |
* | cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA | Tuomas Tynkkynen | 2018-02-05 | 1 | -1/+0 |
* | bcm283x: Add pinctrl driver | Alexander Graf | 2018-01-28 | 1 | -0/+4 |
* | cmd: Toggle the default value of CONFIG_CMD_IMLS | Tuomas Tynkkynen | 2017-10-10 | 1 | -1/+0 |
* | usb: kbd: Set a default polling mechanism for USB keyboard | Bin Meng | 2017-09-27 | 1 | -1/+0 |
* | usb: net: migrate USB Ethernet adapters to Kconfig | Chris Packham | 2017-09-08 | 1 | -0/+1 |