summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-131-1/+1
|\
| * omap5_common.h: Switch to ext4Tom Rini2013-04-121-1/+1
* | integrator: enable device treeLinus Walleij2013-04-121-0/+1
* | VCMA9: Enable CONFIG_CMD_NAND_YAFFSTom Rini2013-04-121-0/+1
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-1216-6/+103
|\ \ | |/ |/|
| * am335x_evm: Enable DFU for NAND and MMC, provide example alt_infosPantelis Antoniou2013-04-101-2/+39
| * am335x_evm: Add CONFIG_CMD_MTDPARTS and relevant defaultsTom Rini2013-04-101-0/+9
| * am335x_evm: Define CONFIG_SYS_CACHELINE_SIZEPantelis Antoniou2013-04-101-0/+2
| * Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2013-03-311-3/+37
| |\
| | * RX-51: Add support for bootmenuPali Rohár2013-03-291-3/+37
| * | Merge branch 'for-v2013.04'Anatolij Gustschin2013-03-2914-1/+16
| |\ \ | | |/ | |/|
| | * lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee2013-03-215-0/+5
| | * lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee2013-03-219-1/+11
* | | arm/km: add support for kmsuv31 boardHolger Brunck2013-04-121-0/+8
* | | arm/km: use CONFIG_NAND_ECC_BCHHolger Brunck2013-04-121-0/+3
* | | arm/km: rename BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITHolger Brunck2013-04-121-1/+1
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-122-8/+10
|\ \ \
| * | | omap5912-osk: Fix get_timer() and CONFIG_SYS_HZJon Hunter2013-04-101-1/+1
| * | | omap5912-osk: Increase flash partition for u-bootJon Hunter2013-04-101-3/+3
| * | | omap5912-osk: Fix device initialisationJon Hunter2013-04-101-2/+5
| * | | omap5_uevm: Correct to 2MiB aligned partitions on eMMCTom Rini2013-04-101-2/+1
* | | | mx31pdk: Remove watchdog supportFabio Estevam2013-04-121-2/+0
* | | | arm: Remove support for smdk6400Benoît Thébaudeau2013-04-121-296/+0
* | | | nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau2013-04-122-14/+29
* | | | Makefile: Change CONFIG_SPL_PAD_TO to image offsetBenoît Thébaudeau2013-04-122-2/+2
* | | | imx: mx53ard: Add support for NAND FlashBenoît Thébaudeau2013-04-121-0/+10
|/ / /
* | | omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLETom Rini2013-04-081-2/+1
* | | omap5_uevm.h: Move uEVM-specific choices to omap5_uevm.hTom Rini2013-04-083-8/+25
* | | ARM: OMAP4/5: Make bootz as the default boot commandSRICHARAN R2013-04-082-4/+4
* | | ARM: OMAP4/5: Change the default boot command to work with device treeSRICHARAN R2013-04-082-6/+36
* | | omap5: Allow use of a plain text env fileNishanth Menon2013-04-081-3/+13
* | | ARM: OMAP5: Set fdt_high to enable booting with Device treeSRICHARAN R2013-04-081-0/+1
* | | ARM: OMAP5: Rename omap5_evm to omap5_uevmSRICHARAN R2013-04-081-0/+0
* | | omap2420-h4: Fix get_timer() and CONFIG_SYS_HZHunter, Jon2013-04-081-1/+1
* | | omap2420-h4: Add device tree supportHunter, Jon2013-04-081-0/+1
* | | omap2420-h4: Fix booting from NOR flashHunter, Jon2013-04-081-1/+1
* | | tricorder: enable hw assisted BCH8 in SPL and u-bootAndreas Bießmann2013-04-081-4/+9
* | | omap3_beagle: Flush UART3 xmit on enable if TEMT is brokenManfred Huber2013-04-081-3/+0
* | | musb: am335x: disable bulk split-combine featureBin Liu2013-04-081-0/+1
* | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-042-0/+9
|\ \ \
| * | | Exynos5: config: enable time commandAkshay Saraswat2013-04-011-0/+3
| * | | Exynos: config: Enable hash commandAkshay Saraswat2013-03-291-0/+2
| * | | Exynos: config: Enable ACE HW for SHA 256 for ExynosAkshay Saraswat2013-03-291-0/+3
| * | | spl:falcon:trats: Fix SPL image size computing.Przemyslaw Marczak2013-03-291-0/+1
* | | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-046-131/+341
|\ \ \ \
| * | | | wandboard: Remove CONFIG_SYS_FSL_USDHC_NUMFabio Estevam2013-04-031-1/+0
| * | | | mx6qsabrelite: Remove duplicate 'mmc dev'Fabio Estevam2013-04-031-1/+0
| * | | | wandboard: Remove duplicate 'mmc dev'Fabio Estevam2013-04-031-1/+0
| * | | | mx23_olinuxino: Fix netboot consoleAlexandre Pereira da Silva2013-04-031-1/+1
| * | | | mx23_olinuxino: Change definitions to use spaces instead of tabsOtavio Salvador2013-04-031-80/+80
OpenPOWER on IntegriCloud