summaryrefslogtreecommitdiffstats
path: root/include/configs/am335x_evm.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\
| * am335x: cpsw: make phy address configurableYegor Yefremov2012-12-101-0/+1
| * am335x_evm: enable SPL NAND supportIlya Yanok2012-12-101-2/+36
| * am335x_evm: enable NAND supportIlya Yanok2012-12-101-0/+12
* | am335x_evm: enable both musb gadget and hostIlya Yanok2012-11-201-0/+27
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-11-051-5/+7
|\
| * am335x_evm: Enable use of UART{1,2,3,4,5}Andrew Bradford2012-10-251-5/+7
* | am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportTom Rini2012-11-021-0/+11
|/
* am33xx: Add SPI SPL as an optionTom Rini2012-10-251-0/+7
* configs: Fix usage of mmc rescanAndrew Bradford2012-10-231-1/+1
* am335x-evm config: decrease bootdelay to 1s and mount rootfs ROKoen Kooi2012-10-011-2/+2
* am335x_evm: enable networking in SPLIlya Yanok2012-10-011-1/+4
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-271-0/+1
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-3/+0
* omap4/5/am33xx: Make lowlevel_init available to all armv7 platformsTom Rini2012-09-011-2/+2
* am335x evm: Enable support for spi0Tom Rini2012-09-011-0/+9
* am335x_evm: enable SMSC PHY driverIlya Yanok2012-09-011-0/+1
* dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut2012-09-011-0/+2
* dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAPMarek Vasut2012-09-011-0/+1
* am33xx evm: Add CONFIG_CMD_EEPROM and relatedTom Rini2012-09-011-0/+4
* am335x_evm: Update config for common usageTom Rini2012-09-011-10/+60
OpenPOWER on IntegriCloud