summaryrefslogtreecommitdiffstats
path: root/include/configs/am335x_evm.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | musb: am335x: disable bulk split-combine featureBin Liu2013-04-081-0/+1
|/
* am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-241-2/+1
* am335x_evm: Add more variables and switch to DT booting.Koen Kooi2013-03-221-5/+10
* am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to envKoen Kooi2013-03-221-4/+6
* am335x_evm: add support for BeagleBone Black DT nameKoen Kooi2013-03-221-0/+2
* Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-121-1/+1
* am335x_evm: Enable CONFIG_CMD_BOOTZTom Rini2013-03-111-0/+1
* am335x_evm: Add am335x_evm_usbspl build targetTom Rini2013-03-081-3/+1
* am335x_evm: Never set CONFIG_EXTRA_ENV_SETTINGS in SPLTom Rini2013-03-081-1/+3
* am335x evm: Add am335x_evm_spiboot targetTom Rini2013-02-181-2/+23
* am335x_evm: Add NET environment variablesChase Maupin2013-02-181-0/+15
* am335x_evm: Add SPI environment variablesChase Maupin2013-02-181-0/+14
* am335x_evm: Add NAND environment variablesChase Maupin2013-02-181-0/+14
* am335x_evm: enable support for booting via USBIlya Yanok2013-02-181-0/+14
* AM335X: Set fdt_high for AM335X devices to enable booting with Device Treehvaibhav@ti.com2013-02-071-0/+1
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-081-0/+50
|\
OpenPOWER on IntegriCloud