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
/
sandbox_noblk_defconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
configs: Resync with savedefconfig
Tom Rini
2018-08-07
1
-1
/
+0
*
configs: Resync with savedefconfig
Tom Rini
2018-06-04
1
-1
/
+0
*
configs: add TPMv2.x support in Sandbox
Miquel Raynal
2018-05-25
1
-0
/
+1
*
treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig
Mario Six
2018-04-08
1
-0
/
+1
*
configs: Re-sync with CONFIG_DISTRO_DEFAULTS
Tom Rini
2018-02-23
1
-10
/
+2
*
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-02-11
1
-0
/
+1
*
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
*
bootstage: Drop unused options
Simon Glass
2017-09-16
1
-1
/
+0
*
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
Tom Rini
2017-09-01
1
-0
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2017-08-28
1
-1
/
+0
*
configs: Resync with savedefconfig
Tom Rini
2017-08-14
1
-9
/
+7
*
Convert CONFIG_CMD_PCI to Kconfig
Simon Glass
2017-08-11
1
-0
/
+1
*
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-07-25
1
-0
/
+1
*
configs: Resync defconfigs
Tom Rini
2017-06-19
1
-3
/
+2
*
bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int
Simon Glass
2017-06-05
1
-1
/
+1
*
Convert CONFIG_CMD_IDE to Kconfig
Simon Glass
2017-05-22
1
-0
/
+1
*
Convert CONFIG_CMD_ENV_FLAGS to Kconfig
Simon Glass
2017-05-22
1
-0
/
+1
*
Convert CONFIG_CMD_ENV_CALLBACK to Kconfig
Simon Glass
2017-05-22
1
-0
/
+1
*
sandbox_noblk_defconfig: disable CONFIG_GENERIC_MMC
Masahiro Yamada
2017-05-15
1
-1
/
+0
*
power: rk808: rename to rk8xx
Jacob Chen
2017-05-10
1
-2
/
+2
*
dm: test: Add tests for the generic PHY uclass
Jean-Jacques Hiblot
2017-05-09
1
-0
/
+2
*
configs: Re-sync
Tom Rini
2017-05-01
1
-2
/
+2
*
fs: Kconfig: Add a separate option for FS_CRAMFS
Simon Glass
2017-04-30
1
-0
/
+1
*
fs: Convert CONFIG_CMD_CRAMFS to Kconfig
Simon Glass
2017-04-30
1
-0
/
+1
*
fs: Kconfig: Add a separate config for FS_CBFS
Simon Glass
2017-04-30
1
-0
/
+1
*
fs: Convert CONFIG_CMD_CBFS to Kconfig
Simon Glass
2017-04-30
1
-0
/
+1
*
Convert CONFIG_CMD_BMP to Kconfig
Simon Glass
2017-04-30
1
-0
/
+1
*
pinctrl: Kconfig: sort pinctrl config options to prevent future clutter
Philipp Tomsich
2017-04-27
1
-2
/
+2
*
dm: sandbox: pwm: Add a basic pwm test
Simon Glass
2017-04-27
1
-0
/
+2
*
dm: led: Add support for blinking LEDs
Simon Glass
2017-04-14
1
-0
/
+1
*
configs: move CMD_MD5SUM definition to defconfigs
Andre Przywara
2017-03-17
1
-0
/
+1
*
mmc: move CONFIG_GENERIC_MMC to Kconfig
Masahiro Yamada
2017-01-31
1
-0
/
+1
*
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
Patrick Delaunay
2017-01-28
1
-0
/
+2
*
disk: convert CONFIG_AMIGA_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
1
-0
/
+1
*
disk: convert CONFIG_ISO_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
1
-1
/
+1
*
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
1
-0
/
+1
*
disk: convert CONFIG_MAC_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
1
-0
/
+1
*
Kconfig: Migrate BOARD_LATE_INIT to a select
Tom Rini
2017-01-24
1
-1
/
+0
*
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
Jagan Teki
2017-01-21
1
-2
/
+3
*
mmc: complete unfinished move of CONFIG_MMC
Masahiro Yamada
2016-12-29
1
-0
/
+1
*
drivers/pci/Kconfig: Add PCI
Tom Rini
2016-10-27
1
-1
/
+1
*
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
Simon Glass
2016-10-23
1
-2
/
+1
*
Convert SILENT_CONSOLE options to Kconfig
Simon Glass
2016-10-23
1
-0
/
+1
*
dm: blk: Enable CONFIG_BLK if DM_MMC is enabled
Simon Glass
2016-10-11
1
-0
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2016-09-09
1
-3
/
+2
*
cosmetic: rockchip: rk3036: pinctrl: fix config symbol naming
Heiko Stübner
2016-07-25
1
-1
/
+1
*
cosmetic: rockchip: rk3288: pinctrl: fix config symbol naming
Heiko Stübner
2016-07-25
1
-1
/
+1
*
Rename reset to sysreset
Stephen Warren
2016-05-26
1
-1
/
+1
*
dm: sandbox: Add a board for sandbox without CONFIG_BLK
Simon Glass
2016-05-17
1
-0
/
+168