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
/
mx53evk.h
Age
Commit message (
Expand
)
Author
2012-08-09
configs: Remove unused symbol CONFIG_DISCOVER_PHY
Fabio Estevam
2012-07-11
mxc_i2c: specify i2c base address in config file
Troy Kisky
2012-07-07
mx53evk: Remove CONFIG_SYS_I2C_SLAVE definition
Fabio Estevam
2012-06-20
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
Tom Rini
2012-06-20
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
Tom Rini
2012-03-27
mx53evk: Fix CONFIG_SYS_MEMTEST_END
Fabio Estevam
2011-12-06
MX: serial_mxc: cleanup removing nasty #ifdef
Stefano Babic
2011-11-04
mx53evk: Remove unused get_board_rev function
Fabio Estevam
2011-11-04
mx53evk: Add RTC support
Fabio Estevam
2011-11-04
mx53evk: Remove unneeded '1' from mx53evk.h
Fabio Estevam
2011-11-03
mx5 configs: CONFIG_PRIME should really be CONFIG_ETHPRIME
Wolfgang Grandegger
2011-10-28
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-10-27
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
Helmut Raiger
2011-10-27
MX5: mx53evk: use new pmic driver
Stefano Babic
2011-10-05
board configs: drop NET_MULTI references
Mike Frysinger
2011-09-30
mx53evk: Place machine ID into board config
Fabio Estevam
2011-09-03
mx5: Remove CONFIG_L2_OFF and CONFIG_SYS_L2CACHE_OFF
Jason Liu
2011-07-04
armv7: rename cache related CONFIG flags
Aneesh V
2011-05-23
mx5: Fix CONFIG_OF_LIBFDT redefined warning
Shawn Guo
2011-05-23
mx5: Remove unnecessary CONFIG_SYS_BOOTMAPSZ definition
Shawn Guo
2011-04-28
Add CONFIG_OF_LIBFDT to more boards.
Grant Likely
2011-04-27
MX5: Enable flat-device-tree support on mx51/53 evk board
Liu Hui-R64343
2011-02-02
MX5:MX53: add initial support for MX53EVK board
Liu Hui-R64343