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
/
include
/
configs
/
hikey.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
2020-08-08
1
-2
/
+0
*
Convert CONFIG_CMD_ASKENV et al to Kconfig
Tom Rini
2020-06-04
1
-2
/
+0
*
env: Finish migration of common ENV options
Tom Rini
2019-11-20
1
-1
/
+0
*
hikey: Allow environment to store in eMMC and increase bootdelay
Manivannan Sadhasivam
2019-02-19
1
-1
/
+3
*
Kconfig: Migrate BOUNCE_BUFFER
Philipp Tomsich
2019-01-19
1
-3
/
+0
*
include: configs: Add gunzip size for HiKey board
Manivannan Sadhasivam
2019-01-14
1
-0
/
+2
*
Convert CONFIG_MISC_INIT_R to Kconfig
Adam Ford
2018-08-17
1
-2
/
+0
*
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-08-16
1
-1
/
+0
*
Convert CONFIG_MTD_PARTITIONS et al to Kconfig
Adam Ford
2018-07-22
1
-2
/
+0
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Remove config_distro_defaults.h
Adam Ford
2018-02-23
1
-2
/
+0
*
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-23
1
-5
/
+0
*
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-02-11
1
-1
/
+0
*
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
Alexander Graf
2018-01-28
1
-3
/
+0
*
fs: Migrate ext4 to Kconfig
Tuomas Tynkkynen
2018-01-22
1
-2
/
+0
*
usb: net: migrate USB Ethernet adapters to Kconfig
Chris Packham
2017-09-08
1
-2
/
+0
*
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
Chris Packham
2017-09-08
1
-1
/
+0
*
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
Thomas Petazzoni
2017-09-03
1
-1
/
+0
*
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
2017-09-03
1
-2
/
+0
*
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-08-14
1
-3
/
+0
*
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
Tom Rini
2017-07-31
1
-3
/
+0
*
Convert CONFIG_ENV_IS_IN_FAT to Kconfig
Simon Glass
2017-07-25
1
-1
/
+0
*
usb: Kconfig: migrate USB_DWC2 to Kconfig
Philipp Tomsich
2017-07-11
1
-1
/
+0
*
Kconfig: Migrate FS_FAT / FAT_WRITE
Tom Rini
2017-06-03
1
-1
/
+0
*
Kconfig: Drop CONFIG_CMD_ENV
Simon Glass
2017-05-22
1
-1
/
+0
*
clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORY
Alexey Brodkin
2017-04-27
1
-2
/
+0
*
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-03-19
1
-1
/
+0
*
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-02-12
1
-2
/
+0
*
cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig
Masahiro Yamada
2017-02-08
1
-1
/
+0
*
mmc: move CONFIG_GENERIC_MMC to Kconfig
Masahiro Yamada
2017-01-31
1
-1
/
+0
*
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2017-01-25
1
-2
/
+0
*
mmc: move DesignWare-based drivers to Kconfig
Masahiro Yamada
2017-01-11
1
-1
/
+0
*
mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW
Masahiro Yamada
2017-01-11
1
-1
/
+0
*
mmc: complete unfinished move of CONFIG_MMC
Masahiro Yamada
2016-12-29
1
-1
/
+0
*
cmd: Convert CMD_BOOTMENU
Tom Rini
2016-12-03
1
-1
/
+0
*
Kconfig: Move config IDENT_STRING to Kconfig
Siva Durga Prasad Paladugu
2016-09-20
1
-2
/
+0
*
configs: Migrate CONFIG_USB_STORAGE
Tom Rini
2016-09-09
1
-1
/
+0
*
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
Tom Rini
2016-08-26
1
-3
/
+0
*
Fix various typos, scattered over the code.
Robert P. J. Day
2016-05-05
1
-1
/
+1
*
ARM: hisilicon: hikey: Align memory node with upstream kernel
Peter Griffin
2016-04-25
1
-1
/
+1
*
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
1
-2
/
+0
*
include/configs: Whitespace fixup
Tom Rini
2016-04-25
1
-1
/
+0
*
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-25
1
-1
/
+0
*
configs: Re-sync HUSH options
Tom Rini
2016-04-25
1
-1
/
+0
*
arm64: Replace fdt_name env variables with fdtfile
Alexander Graf
2016-03-15
1
-1
/
+1
*
arm64: Remove non-full-va map code
Alexander Graf
2016-03-15
1
-1
/
+0
*
hikey: Add MMU tables
Alexander Graf
2016-03-15
1
-2
/
+3
*
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-03-14
1
-3
/
+0
*
common: add CMD_GPIO to Kconfig
Thomas Chou
2015-11-18
1
-1
/
+0
*
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
2015-10-24
1
-2
/
+0
[next]