~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86: Drop unused distro settingsSimon Glass2023-08-09
* x86: Drop inclusion of ibmpc.hSimon Glass2023-08-09
* x86: Drop CFG_SYS_STACK_SIZESimon Glass2023-08-09
* global: Migrate CONFIG_STD_DEVICES_SETTINGS to CFGTom Rini2022-12-23
* global: Migrate CONFIG_RAMDISK_ADDR to CFGTom Rini2022-12-23
* global: Migrate CONFIG_OTHBOOTARGS to CFGTom Rini2022-12-23
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-23
* global: Remove unused CONFIG symbolsTom Rini2022-12-22
* Convert CONFIG_HOSTNAME et al to KconfigTom Rini2022-12-22
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini2022-12-05
* Convert CONFIG_SYS_INTERLAKEN et al to KconfigTom Rini2022-11-10
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-07
* Convert CONFIG_PCI_CONFIG_HOST_BRIDGE to KconfigTom Rini2022-07-05
* Convert CONFIG_LBA48 et al to KconfigTom Rini2022-06-28
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-06
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-01
* Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini2022-03-03
* Convert CONFIG_BOOTFILE to KconfigTom Rini2022-03-03
* x86: coreboot: Support getting a logo from virtioSimon Glass2021-12-26
* Convert CONFIG_PHYSMEM to KconfigSimon Glass2021-12-17
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-01
* kgdb: Remove unused serial related optionsTom Rini2021-10-01
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-31
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-31
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-31
* ppc: Rework some hard-coded BOOTCOMMANDSTom Rini2021-08-30
* net: convert TFTP_TSIZE to proper Kconfig optionTero Kristo2021-06-08
* lmb: move CONFIG_LMB in KconfigPatrick Delaunay2021-04-22
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-28
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-04
* Convert CONFIG_BZIP2 et al to KconfigTom Rini2020-06-04
* treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma2020-05-08
* env: Finish migration of common ENV optionsTom Rini2019-11-20
* x86: qemu: Fix build warnings with CONFIG_DISTRO_DEFAULTS=nBin Meng2019-08-18
* x86: qemu: Fix non-working ramboot and nfsboot environment variablesBin Meng2019-08-09
* Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass2019-08-02
* x86: Enable the RTC on all boardsSimon Glass2019-05-08
* ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSITuomas Tynkkynen2018-09-25
* x86: drop custom CONFIG_SYS_BAUDRATE_TABLE defineChristian Gmeiner2018-09-17
* x86: efi: payload: Turn on acpi in the kernel command lineBin Meng2018-08-30
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-16
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Convert CONFIG_SPI to KconfigAdam Ford2018-04-27
* treewide: Convert CONFIG_HOSTNAME to a string optionMario Six2018-04-08
* treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six2018-04-08
* treewide: Migrate CONFIG_LAST_STAGE_INIT to KconfigMario Six2018-04-08
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-23
* configs: x86: allow to override CONFIG_BOOTCOMMANDHeinrich Schuchardt2018-01-30
* fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen2018-01-22