index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
malta.h
Age
Commit message (
Expand
)
Author
2017-05-22
Convert CONFIG_CMD_IDE to Kconfig
Simon Glass
2017-05-01
cmd: add Kconfig option for 'date' command
Chris Packham
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2016-10-28
pci: Move CONFIG_PCI_PNP to Kconfig
Bin Meng
2016-10-28
drivers/pci/Kconfig: Add PCI
Tom Rini
2016-10-12
common: Add DISPLAY_BOARDINFO
Lokesh Vutla
2016-05-31
malta: Allow MIPS64 builds
Paul Burton
2016-05-25
MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
Paul Burton
2016-05-25
malta: Use device model & tree for UART
Paul Burton
2016-05-25
malta: Tidy up UART address selection
Paul Burton
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync HUSH options
Tom Rini
2016-01-16
MIPS: malta: do not pull in target header files in config.h
Daniel Schwierzeck
2015-11-22
ns16550: move CONFIG_SYS_NS16550 to Kconfig
Thomas Chou
2015-10-21
cmd: Convert CONFIG_CMD_ELF to Kconfig
Bin Meng
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-06-26
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-03-28
generic-board: select SYS_GENERIC_BOARD for some architectures
Masahiro Yamada
2015-01-29
malta: enable ELF loading
Paul Burton
2015-01-29
malta: enable HUSH parser
Paul Burton
2015-01-29
malta: IDE support
Paul Burton
2015-01-21
MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE
Daniel Schwierzeck
2014-04-20
MIPS: Malta: convert to generic board
Paul Burton
2013-11-26
malta: set CONFIG_SYS_BOOTM_LEN to 64MB
Paul Burton
2013-11-26
malta: correct UART baudrate
Paul Burton
2013-11-15
malta: use unmapped flash base address
Gabor Juhos
2013-11-09
malta: define CONFIG_MEMSIZE_IN_BYTES
Gabor Juhos
2013-11-09
malta: store environment in flash
Paul Burton
2013-11-09
malta: enable RTC support
Paul Burton
2013-11-09
malta: remove cache size definitions
Paul Burton
2013-11-09
malta: enable CONFIG_PCNET_79C973, PCNET_HAS_PROM, CONFIG_CMD_DHCP
Paul Burton
2013-11-09
malta: support for coreFPGA6 boards
Paul Burton
2013-11-09
qemu-malta: rename to just "malta"
Paul Burton