aboutsummaryrefslogtreecommitdiff
path: root/include/configs/am335x_evm.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher1-1/+0
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
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-26am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZETom Rini1-1/+1
2013-07-26am335x_evm: Update eMMC falcon mode locationsTom Rini1-3/+3
2013-07-26am335x_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-20common/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-04am33xx: 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-12Merge 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-12Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD1-1/+1
2013-03-11am335x_evm: Enable CONFIG_CMD_BOOTZTom Rini1-0/+1