summaryrefslogtreecommitdiff
path: root/include/configs/pcm051.h
Commit message (Expand)AuthorAgeLines
* Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_NET_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_NET_VCI_STRING to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_ETH_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-09-4/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-2/+0
* configs: Re-sync CONFIG_USB_MUSB_HOSTTom Rini2016-04-25-1/+0
* usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko2016-04-20-2/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-25-1/+0
* eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut2015-11-21-1/+0
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-05-6/+6
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-25-1/+0
* configs: remove CONFIG_NET_MULTILars Poeschel2015-06-02-1/+0
* ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQLars Poeschel2015-06-02-3/+0
* pcm051: Add boot script support to pcm051matwey.kornilov@gmail.com2015-01-13-11/+18
* spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov2014-09-24-2/+0
* pcm051: use ti_am335x_common.h configMatwey V. Kornilov2014-08-25-136/+4
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-30-1/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-30-1/+1
* drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N2014-03-04-1/+0
* i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-13-5/+4
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-1/+0
* am335x:Handle worst case scenario for Errata 1.0.24Steve Kipisz2013-09-20-0/+1
* configs: Remove unused CONFIG_BOOTP_DEFAULTTom Rini2013-08-19-1/+0
* am33xx: Stop using PHYS_DRAM_1 defineTom Rini2013-08-15-3/+2
* am33xx: CONFIG_DMA_COHERENT defines are unused, removeTom Rini2013-08-15-3/+0
* ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-15-0/+1
* common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPLYing Zhang2013-06-20-0/+1
* am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>Tom Rini2013-06-06-3/+2
* am33xx: Correct NON_SECURE_SRAM_START/ENDTom Rini2013-06-04-2/+8
* ARM: OMAP: Add arch_cpu_init functionSRICHARAN R2013-05-10-0/+3
* ARM: OMAP: Cleanup boot parameters usageSRICHARAN R2013-05-10-0/+1
* Remove duplicate / unused #defines on AM335x boardsMark Jackson2013-05-10-3/+1
* am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-24-2/+1
* Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-12-1/+1
* pcm051: Add support for Phytec phyCORE-AM335xLars Poeschel2013-02-07-0/+301