summaryrefslogtreecommitdiff
path: root/include/configs/am335x_evm.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-05mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta1-1/+0
2014-02-21am335x_evm: Enable GPT commandsTom Rini1-0/+12
2014-02-21am335x: Initial support for Silica Pengwyn boardLothar Felten1-0/+1
2013-12-12am335x_evm: Consolidate DFU environment parts into the DFU part of the fileTom Rini1-8/+15
2013-12-11Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-2/+4
2013-12-04am335x_evm: Update nandboot to use partitions and DTTom Rini1-5/+4
2013-11-25Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini1-1/+4
2013-11-21mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta1-1/+2
2013-11-21mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...pekon gupta1-0/+2
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher1-1/+0
2013-11-11am33xx: Make SoC bootcount driver have its own symbolTom Rini1-0/+4
2013-10-15am335x_evm.h: Make 'am335x_boneblack' use redundant environmentTom Rini1-0/+3
2013-10-08Revert "am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so should mm...Tom Rini1-1/+0
2013-10-08Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-11/+11
2013-10-07am335x_evm: Switch to zImage as default rather than uImageTom Rini1-11/+11
2013-10-02Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+6
2013-09-24am335x_evm: enable DFU RAMAfzal Mohammed1-0/+6
2013-09-21am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so should mmcroot.Robert P. J. Day1-0/+1
2013-09-21am335x_evm: am33xx_spl_board_init function and scale core frequencyTom Rini1-0/+5
2013-09-07Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-41/+52
2013-09-06am335x_evm.h: Add back the actual load of the kernel imageRobert P. J. Day1-1/+3
2013-08-28am335x_evm: Regroup USB optionsTom Rini1-39/+41
2013-08-28am335x_evm: Add comment by SPL SPI supportTom Rini1-0/+2
2013-08-28TI:am335x: Better comment and organize the networking related optionsTom Rini1-2/+9
2013-08-16TI:am33xx: Create common config files for TI ARMv7 platforms, and AM33xxTom Rini1-218/+18
2013-08-16am335x_evm: Bring in 'boot_fdt' logic from i.MXTom Rini1-5/+16
2013-08-16am335x_evm: Use default baud rate tableTom Rini1-2/+0
2013-08-15ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla1-0/+1
2013-07-30am335x_evm: Add support for eMMC environmentJustin Waters1-1/+6
2013-07-30am335x_evm: Rework bootcmd to handle two MMC devsJustin Waters1-20/+22
2013-07-30am335x_evm: Add command line editingJustin Waters1-0/+3
2013-07-30am335x_evm: Make NAND support modularJustin Waters1-19/+32
2013-07-30am335x_evm: Add support to boot from NOR.Steve Kipisz1-2/+24
2013-07-30am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz1-0/+28
2013-07-30am335x_evm: Update SPI_BOOT support, add MTDPARTS infoTom Rini1-21/+26
2013-07-30am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERETom Rini1-4/+0
2013-07-27am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZETom Rini1-1/+1
2013-07-27am335x_evm: Update eMMC falcon mode locationsTom Rini1-3/+3
2013-07-27am335x_evm: Correct DFU ALT settings for falcon modeTom Rini1-3/+8
2013-06-27am335x_evm: Add missing ';' in findfdtTom Rini1-1/+1
2013-06-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-3/+4
2013-06-21common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPLYing Zhang1-0/+1
2013-06-18arm: omap: Add check for fdtfile in the findfdt macroDan Murphy1-3/+4
2013-06-07am335x: enable falcon boot mode for mmc (raw and fat) and nandPeter Korsgaard1-3/+27
2013-06-06am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>Tom Rini1-3/+2
2013-06-05am33xx: Correct NON_SECURE_SRAM_START/ENDTom Rini1-2/+8
2013-05-10ARM: OMAP: Add arch_cpu_init functionSRICHARAN R1-0/+3
2013-05-10ARM: OMAP: Cleanup boot parameters usageSRICHARAN R1-0/+1
2013-05-10Remove duplicate / unused #defines on AM335x boardsMark Jackson1-8/+2
2013-04-13Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-2/+50