summaryrefslogtreecommitdiff
path: root/include/configs/am335x_evm.h
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-10am335x_evm: Enable DFU for NAND and MMC, provide example alt_infosPantelis Antoniou1-2/+39
2013-04-10am335x_evm: Add CONFIG_CMD_MTDPARTS and relevant defaultsTom Rini1-0/+9
2013-04-10am335x_evm: Define CONFIG_SYS_CACHELINE_SIZEPantelis Antoniou1-0/+2
2013-04-08musb: am335x: disable bulk split-combine featureBin Liu1-0/+1
2013-03-24am33xx: Add required includes to some omap/am33xx codeTom Rini1-2/+1
2013-03-22am335x_evm: Add more variables and switch to DT booting.Koen Kooi1-5/+10
2013-03-22am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to envKoen Kooi1-4/+6
2013-03-22am335x_evm: add support for BeagleBone Black DT nameKoen Kooi1-0/+2
2013-03-13Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD1-1/+1
2013-03-11am335x_evm: Enable CONFIG_CMD_BOOTZTom Rini1-0/+1
2013-03-09am335x_evm: Add am335x_evm_usbspl build targetTom Rini1-3/+1
2013-03-09am335x_evm: Never set CONFIG_EXTRA_ENV_SETTINGS in SPLTom Rini1-1/+3
2013-02-18am335x evm: Add am335x_evm_spiboot targetTom Rini1-2/+23
2013-02-18am335x_evm: Add NET environment variablesChase Maupin1-0/+15
2013-02-18am335x_evm: Add SPI environment variablesChase Maupin1-0/+14
2013-02-18am335x_evm: Add NAND environment variablesChase Maupin1-0/+14
2013-02-18am335x_evm: enable support for booting via USBIlya Yanok1-0/+14
2013-02-07AM335X: Set fdt_high for AM335X devices to enable booting with Device Treehvaibhav@ti.com1-0/+1
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+50
2012-12-10am335x: cpsw: make phy address configurableYegor Yefremov1-0/+1
2012-12-10am335x_evm: enable SPL NAND supportIlya Yanok1-2/+36
2012-12-10am335x_evm: enable NAND supportIlya Yanok1-0/+12
2012-11-20am335x_evm: enable both musb gadget and hostIlya Yanok1-0/+27
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-5/+7