index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configs
/
axm_defconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
configs: Resync with savedefconfig
Tom Rini
2020-08-10
1
-2
/
+2
*
Convert CONFIG_SPL_NAND_BASE et al to Kconfig
Adam Ford
2020-07-28
1
-0
/
+1
*
Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig
Adam Ford
2020-07-28
1
-0
/
+2
*
configs: Resync with savedefconfig
Tom Rini
2020-07-28
1
-3
/
+2
*
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-06-29
1
-0
/
+2
*
spi: Enable missing CONFIG_SPL_DM_SPI support
Tom Rini
2020-06-26
1
-0
/
+1
*
Convert CONFIG_AT91_GPIO to Kconfig
Tom Rini
2020-06-26
1
-0
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2020-06-04
1
-1
/
+0
*
configs: Drop '$(ARCH)' usage in CONFIG_SPL_LDSCRIPT
Tom Rini
2020-03-16
1
-1
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2020-02-28
1
-1
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2019-12-04
1
-3
/
+1
*
mtd: ensure MTD is compiled when CMD_MTDPARTS is selected
Miquel Raynal
2019-12-04
1
-0
/
+1
*
mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash
Miquel Raynal
2019-12-04
1
-0
/
+2
*
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-12-03
1
-1
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2019-11-21
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
*
defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT
Tom Rini
2019-11-12
1
-0
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2019-11-07
1
-2
/
+0
*
mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig
Stefan Roese
2019-08-25
1
-0
/
+1
*
Convert CONFIG_ARCH_CPU_INIT to Kconfig
Adam Ford
2019-08-25
1
-0
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2019-08-25
1
-2
/
+0
*
configs: Resync with savedefconfig
Tom Rini
2019-08-14
1
-1
/
+0
*
at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs
Markus Klotzbuecher
2019-07-09
1
-0
/
+1
*
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
1
-0
/
+1
*
at91: cleanup taurus port
Heiko Schocher
2019-05-03
1
-7
/
+35
*
configs: Resync with savedefconfig
Tom Rini
2019-04-29
1
-1
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2018-09-03
1
-1
/
+1
*
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-08-16
1
-0
/
+1
*
Convert CONFIG_NAND_ATMEL to Kconfig
Adam Ford
2018-07-21
1
-0
/
+2
*
configs: Resync with savedefconfig
Tom Rini
2018-06-04
1
-2
/
+2
*
spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
Marek Vasut
2018-04-11
1
-0
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2018-04-07
1
-1
/
+1
*
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-02-11
1
-0
/
+1
*
cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA
Tuomas Tynkkynen
2018-02-05
1
-1
/
+0
*
cmd: Toggle the default value of CONFIG_CMD_IMLS
Tuomas Tynkkynen
2017-10-10
1
-1
/
+0
*
common: Drop LOGLEVEL to 4
Tom Rini
2017-10-05
1
-1
/
+0
*
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
2017-10-04
1
-0
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2017-08-28
1
-1
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2017-08-14
1
-1
/
+1
*
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-08-14
1
-0
/
+2
*
Move PHYLIB to Kconfig
Alexandru Gagniuc
2017-08-07
1
-0
/
+1
*
configs: Migrate CMD_NAND*
Tom Rini
2017-07-31
1
-0
/
+1
*
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-07-25
1
-0
/
+1
*
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2017-03-18
1
-0
/
+1
*
configs: Re-sync
Tom Rini
2017-03-13
1
-2
/
+2
*
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2017-01-25
1
-0
/
+1
*
ARM: Default to using optimized memset and memcpy routines
Tom Rini
2017-01-20
1
-0
/
+2
*
mmc: complete unfinished move of CONFIG_MMC
Masahiro Yamada
2016-12-29
1
-0
/
+1
*
common: Add DISPLAY_BOARDINFO
Lokesh Vutla
2016-10-12
1
-0
/
+1
[next]