summaryrefslogtreecommitdiff
path: root/include/configs/mx53loco.h
Commit message (Expand)AuthorAgeLines
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-12-3/+1
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-31-2/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-28-1/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-25-1/+0
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-21-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-29-1/+0
* Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass2016-10-23-1/+0
* Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass2016-10-23-1/+0
* Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass2016-10-23-1/+0
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-23-1/+0
* Convert CONFIG_VIDEO to KconfigSimon Glass2016-10-23-1/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-12-2/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-09-1/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-8/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-3/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-25-1/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14-2/+0
* common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu2015-10-29-1/+1
* common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu2015-10-24-0/+1
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-24-1/+0
* I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)2015-10-02-0/+2
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-07-10-3/+0
|\
| * Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25-3/+0
* | mx53loco: Use generic 'load' command instead of 'fatload'Guillaume GARDET2015-07-06-3/+4
|/
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-01-1/+0
* driver/i2c/mxc: Enable I2C bus 3 and 4York Sun2015-04-23-0/+1
* mx53loco: Disable printing cpuinfoFabio Estevam2015-04-08-2/+0
* mx53loco: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-13-2/+0
* mx5: fix get_reset_causeStefano Babic2015-03-05-0/+2
* imx: mx53loco: Add raw initrd supportGuillaume GARDET2014-12-01-0/+1
* mx53loco: Change 'fdt_file' dynamicallyFabio Estevam2014-11-13-1/+0
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-02-1/+1
|\
| * power: Rename CONFIG_PMIC_... to CONFIG_POWER_...Simon Glass2014-05-28-1/+1
* | mx53loco: Convert to generic boardFabio Estevam2014-04-28-0/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic2014-04-04-0/+1
|\
| * tegra: imx: omap: enable Moschip USB ethernet support for several boardsGerhard Sittig2014-03-12-0/+1
* | arm: mx5: Avoid hardcoding memory sizes on MX53QSBMarek Vasut2014-03-31-7/+5
* | arm: mx5: Fix memory slowness on MX53QSBMarek Vasut2014-03-31-0/+2
|/
* mx53loco: Set default environment to use zImageOtavio Salvador2014-02-11-10/+10
* configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM optionFabio Estevam2013-12-17-1/+0
* configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boardsFabio Estevam2013-11-13-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-1/+0
* i2c: update config using mxc driver to new subsystemtrem2013-10-17-4/+3
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* mx53loco: Change default environment to cope with OE changesOtavio Salvador2013-07-12-2/+2
* mx53loco: Add support to dynamically choose between fdt use or notOtavio Salvador2013-01-13-4/+40
* mx53loco: Call PMIC related functions from board_late_init()Fabio Estevam2012-12-27-0/+1
* mx53loco: Change default loadaddr to 0x72000000Otavio Salvador2012-12-26-1/+1