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
/
pcm052.h
Age
Commit message (
Expand
)
Author
2017-05-22
Convert CONFIG_CMD_EEPROM et al to Kconfig
Simon Glass
2017-05-01
cmd: add Kconfig option for 'date' command
Chris Packham
2017-04-07
Remove various unused interrupt related code
Tom Rini
2017-03-19
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-03-19
ARM: vf610: move to standard arch/board approach
Stefan Agner
2017-03-19
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-01-31
mmc: move CONFIG_GENERIC_MMC to Kconfig
Masahiro Yamada
2017-01-28
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2017-01-05
mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig
York Sun
2016-12-29
mmc: complete unfinished move of CONFIG_MMC
Masahiro Yamada
2016-12-16
Kconfig: Move USE_ARCH_MEMCPY/MEMSET to Kconfig
Fabio Estevam
2016-10-12
common: Add DISPLAY_BOARDINFO
Lokesh Vutla
2016-10-12
common/Kconfig: Add DISPLAY_CPUINFO
Lokesh Vutla
2016-10-06
pcm052: add new BK4r1 target based on PCM052 SoM
Albert ARIBAUD \(3ADEV\)
2016-10-06
pcm052: allow specifying onboard DDR size in configs
Albert ARIBAUD \(3ADEV\)
2016-10-06
tools: mkimage: add support for Vybrid image format
Albert ARIBAUD \(3ADEV\)
2016-10-06
pcm052: remove target-specific dtb name from env
Albert ARIBAUD \(3ADEV\)
2016-10-06
pcm052: fix MTD partitioning
Albert ARIBAUD \(3ADEV\)
2016-09-26
kconfig: introduce kconfig for UBI
Heiko Schocher
2016-08-26
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
Tom Rini
2016-06-09
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-04-25
configs: Re-sync with cmd/Kconfig
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-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-02-02
arm: vybrid: Drop enabling GPIO, SPI and UART in legacy mode
Bhuvanchandra DV
2016-01-31
armv7: add cacheline sizes where missing
Albert ARIBAUD
2016-01-21
serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig
Bin Meng
2015-11-25
sf: Move SPI flash drivers to defconfig
Bin Meng
2015-11-25
spi: Move SPI drivers to defconfig
Bin Meng
2015-10-24
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
2015-10-21
cmd: Convert CONFIG_CMD_ELF to Kconfig
Bin Meng
2015-10-11
pcm052: fix MTD partitioning
Albert ARIBAUD (3ADEV)
2015-10-02
vf610: add support for Phytec PCM052
Albert ARIBAUD \(3ADEV\)