summaryrefslogtreecommitdiff
path: root/include/configs/pcm051.h
AgeCommit message (Expand)Author
2016-09-16Convert CONFIG_SPL_YMODEM_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_NET_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_NET_VCI_STRING to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_ETH_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync CONFIG_USB_MUSB_HOSTTom Rini
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-21eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-02configs: remove CONFIG_NET_MULTILars Poeschel
2015-06-02ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQLars Poeschel
2015-01-13pcm051: Add boot script support to pcm051matwey.kornilov@gmail.com
2014-09-24spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov
2014-08-25pcm051: use ti_am335x_common.h configMatwey V. Kornilov
2014-07-30include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada
2014-03-04drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-09-20am335x:Handle worst case scenario for Errata 1.0.24Steve Kipisz
2013-08-19configs: Remove unused CONFIG_BOOTP_DEFAULTTom Rini
2013-08-15am33xx: Stop using PHYS_DRAM_1 defineTom Rini
2013-08-15am33xx: CONFIG_DMA_COHERENT defines are unused, removeTom Rini
2013-08-15ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla
2013-06-20common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPLYing Zhang
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-03-24am33xx: Add required includes to some omap/am33xx codeTom Rini
2013-03-12Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD
2013-02-07pcm051: Add support for Phytec phyCORE-AM335xLars Poeschel