aboutsummaryrefslogtreecommitdiff
path: root/include/configs/pcm051.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-25Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass1-1/+0
2016-11-21arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini1-1/+1
2016-09-16Convert CONFIG_SPL_YMODEM_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_NET_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_NET_VCI_STRING to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_ETH_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-4/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-2/+0
2016-04-25configs: Re-sync CONFIG_USB_MUSB_HOSTTom Rini1-1/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko1-2/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-11-21eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut1-1/+0
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski1-6/+6
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-02configs: remove CONFIG_NET_MULTILars Poeschel1-1/+0
2015-06-02ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQLars Poeschel1-3/+0
2015-01-13pcm051: Add boot script support to pcm051matwey.kornilov@gmail.com1-11/+18
2014-09-24spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov1-2/+0
2014-08-25pcm051: use ti_am335x_common.h configMatwey V. Kornilov1-136/+4
2014-07-30include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada1-1/+0
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada1-1/+1
2014-03-04drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N1-1/+0
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher1-5/+4
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-09-20am335x:Handle worst case scenario for Errata 1.0.24Steve Kipisz1-0/+1
2013-08-19configs: Remove unused CONFIG_BOOTP_DEFAULTTom Rini1-1/+0
2013-08-15am33xx: Stop using PHYS_DRAM_1 defineTom Rini1-3/+2
2013-08-15am33xx: CONFIG_DMA_COHERENT defines are unused, removeTom Rini1-3/+0
2013-08-15ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla1-0/+1
2013-06-20common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPLYing Zhang1-0/+1
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-3/+1
2013-03-24am33xx: Add required includes to some omap/am33xx codeTom Rini1-2/+1
2013-03-12Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD1-1/+1
2013-02-07pcm051: Add support for Phytec phyCORE-AM335xLars Poeschel1-0/+301