summaryrefslogtreecommitdiffstats
path: root/include/configs/am335x_evm.h
Commit message (Expand)AuthorAgeFilesLines
* am335x_evm: Consolidate DFU environment parts into the DFU part of the fileTom Rini2013-12-121-8/+15
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-101-2/+4
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-11-251-1/+4
| |\
| | * mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta2013-11-211-1/+2
| | * mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...pekon gupta2013-11-211-0/+2
| * | i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-131-1/+0
| |/
* | am335x_evm: Update nandboot to use partitions and DTTom Rini2013-12-041-5/+4
* | am33xx: Make SoC bootcount driver have its own symbolTom Rini2013-11-111-0/+4
|/
* am335x_evm.h: Make 'am335x_boneblack' use redundant environmentTom Rini2013-10-141-0/+3
* Revert "am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so should mm...Tom Rini2013-10-081-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-081-11/+11
|\
| * am335x_evm: Switch to zImage as default rather than uImageTom Rini2013-10-071-11/+11
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-021-0/+6
|\ \ | |/
| * am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so should mmcroot.Robert P. J. Day2013-09-201-0/+1
| * am335x_evm: am33xx_spl_board_init function and scale core frequencyTom Rini2013-09-201-0/+5
* | am335x_evm: enable DFU RAMAfzal Mohammed2013-09-241-0/+6
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-09-061-41/+52
|\
| * am335x_evm: Regroup USB optionsTom Rini2013-08-281-39/+41
| * am335x_evm: Add comment by SPL SPI supportTom Rini2013-08-281-0/+2
| * TI:am335x: Better comment and organize the networking related optionsTom Rini2013-08-281-2/+9
* | am335x_evm.h: Add back the actual load of the kernel imageRobert P. J. Day2013-09-061-1/+3
|/
* TI:am33xx: Create common config files for TI ARMv7 platforms, and AM33xxTom Rini2013-08-151-218/+18
* am335x_evm: Bring in 'boot_fdt' logic from i.MXTom Rini2013-08-151-5/+16
* am335x_evm: Use default baud rate tableTom Rini2013-08-151-2/+0
* ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-151-0/+1
* am335x_evm: Add support for eMMC environmentJustin Waters2013-07-301-1/+6
* am335x_evm: Rework bootcmd to handle two MMC devsJustin Waters2013-07-301-20/+22
* am335x_evm: Add command line editingJustin Waters2013-07-301-0/+3
* am335x_evm: Make NAND support modularJustin Waters2013-07-301-19/+32
* am335x_evm: Add support to boot from NOR.Steve Kipisz2013-07-301-2/+24
* am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz2013-07-301-0/+28
* am335x_evm: Update SPI_BOOT support, add MTDPARTS infoTom Rini2013-07-301-21/+26
* am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERETom Rini2013-07-301-4/+0
* am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZETom Rini2013-07-261-1/+1
* am335x_evm: Update eMMC falcon mode locationsTom Rini2013-07-261-3/+3
* am335x_evm: Correct DFU ALT settings for falcon modeTom Rini2013-07-261-3/+8
* am335x_evm: Add missing ';' in findfdtTom Rini2013-06-271-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-221-3/+4
|\
| * arm: omap: Add check for fdtfile in the findfdt macroDan Murphy2013-06-181-3/+4
* | common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPLYing Zhang2013-06-201-0/+1
* | am335x: enable falcon boot mode for mmc (raw and fat) and nandPeter Korsgaard2013-06-071-3/+27
* | am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>Tom Rini2013-06-061-3/+2
|/
* am33xx: Correct NON_SECURE_SRAM_START/ENDTom Rini2013-06-041-2/+8
* ARM: OMAP: Add arch_cpu_init functionSRICHARAN R2013-05-101-0/+3
* ARM: OMAP: Cleanup boot parameters usageSRICHARAN R2013-05-101-0/+1
* Remove duplicate / unused #defines on AM335x boardsMark Jackson2013-05-101-8/+2
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-121-2/+50
|\
| * 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
OpenPOWER on IntegriCloud