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
/
include
/
configs
/
blanche.h
Age
Commit message (
Expand
)
Author
2022-12-22
global: Remove unused CONFIG symbols
Tom Rini
2022-12-22
Convert CONFIG_FLASH_SHOW_PROGRESS to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-11-10
Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig
Tom Rini
2022-08-04
Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig
Tom Rini
2022-08-04
Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig
Tom Rini
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig
Tom Rini
2022-03-03
Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to Kconfig
Tom Rini
2022-01-21
configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
Patrick Delaunay
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-12-27
CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()
Tom Rini
2020-06-04
ARM: rmobile: blanche: Disable CONFIG_CMD_SF / CONFIG_CMD_SPI
Tom Rini
2020-05-08
cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping
Michal Simek
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-11-20
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
Tom Rini
2018-10-19
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
Adam Ford
2018-09-15
sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ
Marek Vasut
2018-09-15
sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV
Marek Vasut
2018-05-20
ARM: rmobile: Update V2H Blanche
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-02
ARM: rmobile: Zap #undef DEBUG
Marek Vasut
2018-05-02
ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to Kconfig
Marek Vasut
2018-05-02
ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRING
Marek Vasut
2018-04-27
Convert CONFIG_SPI to Kconfig
Adam Ford
2018-04-09
treewide: fix up files incorrectly marked executable
Fabio Estevam
2018-04-08
treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig
Mario Six
2018-02-13
spi: Migrate CONFIG_SH_QSPI to Kconfig
Tuomas Tynkkynen
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-02-08
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
Adam Ford
2018-01-24
ARM: rmobile: Convert CONFIG_R8A77xx to Kconfig
Marek Vasut
2017-10-27
net: remove CONFIG_NET_MULTI
Masahiro Yamada
2017-10-20
net: Add SMC911X driver to Kconfig, convert
Adam Ford
2017-09-01
configs: Migrate all of the existing USB symbols, except fastboot
Tom Rini
2017-08-03
serial: sh: Convert to Kconfig
Marek Vasut
2017-07-25
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-01-31
mmc: move CONFIG_GENERIC_MMC to Kconfig
Masahiro Yamada
2016-12-16
Kconfig: Move USE_ARCH_MEMCPY/MEMSET to Kconfig
Fabio Estevam
2016-08-17
arm: rmobile: Update defconfig
Nobuhiro Iwamatsu
2016-08-17
arm: rmobile: Add BLANCHE board support
masakazu.mochizuki.wd@hitachi.com