summaryrefslogtreecommitdiff
path: root/include/configs/am335x_evm.h
AgeCommit message (Expand)Author
2013-06-06am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>Tom Rini
2013-06-04am33xx: Correct NON_SECURE_SRAM_START/ENDTom Rini
2013-05-10ARM: OMAP: Add arch_cpu_init functionSRICHARAN R
2013-05-10ARM: OMAP: Cleanup boot parameters usageSRICHARAN R
2013-05-10Remove duplicate / unused #defines on AM335x boardsMark Jackson
2013-04-12Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-10am335x_evm: Enable DFU for NAND and MMC, provide example alt_infosPantelis Antoniou
2013-04-10am335x_evm: Add CONFIG_CMD_MTDPARTS and relevant defaultsTom Rini
2013-04-10am335x_evm: Define CONFIG_SYS_CACHELINE_SIZEPantelis Antoniou
2013-04-08musb: am335x: disable bulk split-combine featureBin Liu
2013-03-24am33xx: Add required includes to some omap/am33xx codeTom Rini
2013-03-22am335x_evm: Add more variables and switch to DT booting.Koen Kooi
2013-03-22am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to envKoen Kooi
2013-03-22am335x_evm: add support for BeagleBone Black DT nameKoen Kooi
2013-03-12Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD
2013-03-11am335x_evm: Enable CONFIG_CMD_BOOTZTom Rini
2013-03-08am335x_evm: Add am335x_evm_usbspl build targetTom Rini
2013-03-08am335x_evm: Never set CONFIG_EXTRA_ENV_SETTINGS in SPLTom Rini
2013-02-18am335x evm: Add am335x_evm_spiboot targetTom Rini
2013-02-18am335x_evm: Add NET environment variablesChase Maupin
2013-02-18am335x_evm: Add SPI environment variablesChase Maupin
2013-02-18am335x_evm: Add NAND environment variablesChase Maupin
2013-02-18am335x_evm: enable support for booting via USBIlya Yanok
2013-02-07AM335X: Set fdt_high for AM335X devices to enable booting with Device Treehvaibhav@ti.com
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2012-12-10am335x: cpsw: make phy address configurableYegor Yefremov
2012-12-10am335x_evm: enable SPL NAND supportIlya Yanok
2012-12-10am335x_evm: enable NAND supportIlya Yanok
2012-11-20am335x_evm: enable both musb gadget and hostIlya Yanok
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-11-02am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportTom Rini
2012-10-25am335x_evm: Enable use of UART{1,2,3,4,5}Andrew Bradford
2012-10-25am33xx: Add SPI SPL as an optionTom Rini
2012-10-23configs: Fix usage of mmc rescanAndrew Bradford
2012-10-01am335x-evm config: decrease bootdelay to 1s and mount rootfs ROKoen Kooi
2012-10-01am335x_evm: enable networking in SPLIlya Yanok
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini
2012-09-01ARM: Remove unused stack and irq config definesRob Herring
2012-09-01omap4/5/am33xx: Make lowlevel_init available to all armv7 platformsTom Rini
2012-09-01am335x evm: Enable support for spi0Tom Rini
2012-09-01am335x_evm: enable SMSC PHY driverIlya Yanok
2012-09-01dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut
2012-09-01dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAPMarek Vasut
2012-09-01am33xx evm: Add CONFIG_CMD_EEPROM and relatedTom Rini
2012-09-01am335x_evm: Update config for common usageTom Rini
2012-09-01am335x_evm: CPSW supportChandan Nath
2012-09-01omap: am335x_evm: enable i2c1 channelSteve Sakoman
2012-09-01omap: am335x_evm: remove unused definitionsSteve Sakoman
2012-03-26SPL: Enable YMODEM support on BeagleBone and AM335x EVMMatt Porter
2012-01-23ARM: AM33XX: Add i2c supportPatil, Rachna