aboutsummaryrefslogtreecommitdiff
path: root/include/configs/am335x_evm.h
AgeCommit message (Expand)AuthorFilesLines
2014-07-25ARM: omap: fix GPMC address-map size for NAND and NOR devicespekon gupta1-0/+1
2014-07-22am335x_evm: handle import of environments in files with CRLF as line endingsAlexander Holler1-1/+1
2014-06-19am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for nowTom Rini1-3/+3
2014-06-11am33xx/omap: Add a new board to enable verified bootSimon Glass1-0/+4
2014-06-11am33xx/omap: Enable FIT supportSimon Glass1-0/+5
2014-06-11am33xx/omap: Enable CONFIG_OF_CONTROLSimon Glass1-0/+6
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD1-4/+6
2014-05-05am335x: dfu: disable DFU in am335x_evm SPL buildMateusz Zalega1-0/+2
2014-05-05dfu: mmc: change offset base handlingMateusz Zalega1-4/+4
2014-04-17am335x_evm: Drop SPI SPL support from the default buildTom Rini1-9/+9
2014-04-17am335x_evm: Update the ramdisk args, we pass things in just fine via DTTom Rini1-1/+1
2014-04-17TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment stringTom Rini1-4/+1
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-3/+0
2014-03-28am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default buildTom Rini1-3/+0
2014-03-12am335x_evm: Remove SPI SPL from NOR support targetTom Rini1-0/+2
2014-03-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+0
2014-03-04mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta1-1/+0
2014-03-04drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N1-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-10Merge 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-14am335x_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-20am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so should mmcroot.Robert P. J. Day1-0/+1
2013-09-20am335x_evm: am33xx_spl_board_init function and scale core frequencyTom Rini1-0/+5
2013-09-06Merge 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-15TI:am33xx: Create common config files for TI ARMv7 platforms, and AM33xxTom Rini1-218/+18
2013-08-15am335x_evm: Bring in 'boot_fdt' logic from i.MXTom Rini1-5/+16
2013-08-15am335x_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