index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
Kconfig
Age
Commit message (
Expand
)
Author
2022-10-31
spl: Add a separate silence option for SPL
Simon Glass
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-09-29
event: Fix a typo in the EVENT help
Simon Glass
2022-09-24
console: Implement flush() function
Pali Rohár
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-13
cyclic: Add basic support for cyclic function execution infrastruture
Stefan Roese
2022-09-12
fdt_support: add optional board_rng_seed() hook
Rasmus Villemoes
2022-09-01
Convert CONFIG_SYS_I2C_EEPROM_CCID et al to Kconfig
Tom Rini
2022-07-07
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
2022-06-28
vpl: Ensure all VPL symbols in Kconfig have some VPL dependency
Tom Rini
2022-06-28
tpl: Ensure all TPL symbols in Kconfig have some TPL dependency
Tom Rini
2022-06-06
Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig
Tom Rini
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
2022-05-02
bloblist: Correct Kconfig dependencies
Simon Glass
2022-04-01
Convert CONFIG_CLOCKS to Kconfig
Tom Rini
2022-03-25
Convert CONFIG_RESET_PHY_R to Kconfig
Tom Rini
2022-03-10
event: Convert misc_init_f() to use events
Simon Glass
2022-03-10
event: Add basic support for events
Simon Glass
2022-03-03
Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig
Tom Rini
2022-01-13
bloblist: Refactor Kconfig to support alloc or fixed
Simon Glass
2022-01-13
bloblist: Use 'phase' consistently for bloblists
Simon Glass
2021-12-27
Finish converting CONFIG_SYS_FSL_CLK to Kconfig
Tom Rini
2021-12-05
bloblist: Support allocating the bloblist
Simon Glass
2021-11-30
Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig
Patrick Delaunay
2021-11-28
common: Allow a smaller console-recording pre-reloc
Simon Glass
2021-11-11
Create a new boot/ directory
Simon Glass
2021-10-09
common: Kconfig: use 'vidconsole' name instead of old 'video'
Anatolij Gustschin
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-13
pci: Drop DM_PCI
Simon Glass
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-30
Convert CONFIG_ID_EEPROM to Kconfig
Tom Rini
2021-07-21
log: Allow padding of the function name
Simon Glass
2021-07-21
sandbox: Adjust the bloblist default address
Simon Glass
2021-04-20
Add support for stack-protector
Joel Peshkin
2021-04-06
Convert CONFIG_MISC_INIT_F to Kconfig
Simon Glass
2021-03-13
common: SCP03 control (enable and provision of keys)
Jorge Ramirez-Ortiz
2021-01-29
avb: AVB_VERIFY depends on MMC
Heinrich Schuchardt
2021-01-27
bloblist: Support relocating to a larger space
Simon Glass
2021-01-15
common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F
Ovidiu Panait
2020-10-30
common: update: add a generic interface for FIT image
AKASHI Takahiro
2020-10-09
Kconfig: Move BOARD_TYPES under init options
Simon Glass
2020-10-09
Kconfig: Move BOUNCE_BUFFER under driver options
Simon Glass
2020-10-09
Kconfig: Move VERSION_VARIABLE under environment
Simon Glass
2020-10-09
Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks
Simon Glass
2020-10-09
Kconfig: Move startup hooks under init options
Simon Glass
2020-10-09
Kconfig: Create a new 'init options' menu
Simon Glass
2020-10-09
Kconfig: Move DEFAULT_FDT_FILE under boot options
Simon Glass
2020-10-09
Kconfig: Move SUPPORT_RAW_INITRD under boot options
Simon Glass
2020-10-09
Kconfig: Move misc boot options under 'boot options'
Simon Glass
2020-10-09
Kconfig: Move CONFIG_BOOTDELAY under autoboot options
Simon Glass
[next]