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
/
hikey.h
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-23
Remove config_distro_defaults.h
Adam Ford
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-01-28
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
Alexander Graf
2018-01-22
fs: Migrate ext4 to Kconfig
Tuomas Tynkkynen
2017-09-08
usb: net: migrate USB Ethernet adapters to Kconfig
Chris Packham
2017-09-08
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
Chris Packham
2017-09-03
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
Thomas Petazzoni
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
2017-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-07-31
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
Tom Rini
2017-07-25
Convert CONFIG_ENV_IS_IN_FAT to Kconfig
Simon Glass
2017-07-11
usb: Kconfig: migrate USB_DWC2 to Kconfig
Philipp Tomsich
2017-06-03
Kconfig: Migrate FS_FAT / FAT_WRITE
Tom Rini
2017-05-22
Kconfig: Drop CONFIG_CMD_ENV
Simon Glass
2017-04-27
clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORY
Alexey Brodkin
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-02-08
cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig
Masahiro Yamada
2017-01-31
mmc: move CONFIG_GENERIC_MMC to Kconfig
Masahiro Yamada
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2017-01-11
mmc: move DesignWare-based drivers to Kconfig
Masahiro Yamada
2017-01-11
mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW
Masahiro Yamada
2016-12-29
mmc: complete unfinished move of CONFIG_MMC
Masahiro Yamada
2016-12-03
cmd: Convert CMD_BOOTMENU
Tom Rini
2016-09-20
Kconfig: Move config IDENT_STRING to Kconfig
Siva Durga Prasad Paladugu
2016-09-09
configs: Migrate CONFIG_USB_STORAGE
Tom Rini
2016-08-26
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
Tom Rini
2016-05-05
Fix various typos, scattered over the code.
Robert P. J. Day
2016-04-25
ARM: hisilicon: hikey: Align memory node with upstream kernel
Peter Griffin
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
include/configs: Whitespace fixup
Tom Rini
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync HUSH options
Tom Rini
2016-03-15
arm64: Replace fdt_name env variables with fdtfile
Alexander Graf
2016-03-15
arm64: Remove non-full-va map code
Alexander Graf
2016-03-15
hikey: Add MMU tables
Alexander Graf
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2015-11-18
common: add CMD_GPIO to Kconfig
Thomas Chou
2015-10-24
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
2015-09-28
ARM: hikey: Adjust SDRAM_1_SIZE to 0x3EFFFFFF
Peter Griffin
2015-09-28
ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default.
Peter Griffin
2015-09-28
ARM: hikey: Select DM, DM_GPIO from Kconfig
Peter Griffin
2015-09-28
ARM: hikey: Use linux/sizes.h for malloc size
Peter Griffin
2015-08-12
ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.
Peter Griffin