summaryrefslogtreecommitdiff
path: root/include/configs/omap4_panda.h
AgeCommit message (Expand)Author
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-08-07usb: add (move) CONFIG_USB_HOST to KconfigMasahiro Yamada
2016-04-25include/configs: Whitespace fixupTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-03-28ARM: omap4_panda: enable saveenv commandmaxin.john@enea.com
2014-01-24ARM: OMAP4: Rename to ti_omap4_common.hEnric Balletbò i Serra
2013-12-06omap4_panda: Don't use ulpi_resetRoger Quadros
2013-11-01ARM: OMAP4: Convert to ti_armv7_common.hLokesh Vutla
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-10ARM: Panda: Add flag to allow runtime enviroment varibale modsDan Murphy
2012-10-01omap4_panda: remove CONFIG_PANDA, not usedPeter Meerwald
2012-02-12OMAP4: ehci-omap: enable ehci-omap for panda boardsGovindraj.R
2012-02-12usb: ulpi: Add omap-ulpi-view port supportGovindraj.R
2011-10-27omap4_panda: Build in cmd_gpio support on pandaJoe Hershberger
2011-09-22Minor Coding Style CleanupWolfgang Denk
2011-09-13omap4: factor out common part from board config headersAneesh V
2011-09-04OMAP3/4: Increase console I/O buffer sizeVaibhav Hiremath
2011-09-04omap4: increase SRAM budget to fix build errorAneesh V
2011-08-04Removed unused define, CONFIG_ARMV7.Christopher Harvey
2011-08-03omap: add MMC and FAT support to SPLAneesh V
2011-08-03omap: add basic SPL supportAneesh V
2011-08-03omap4: automatic sdram detectionAneesh V
2011-08-03omap4: calculate EMIF register valuesAneesh V
2011-07-04armv7: adapt omap4 to the new cache maintenance frameworkAneesh V
2011-07-04armv7: rename cache related CONFIG flagsAneesh V
2011-05-12Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones
2011-04-28Add CONFIG_OF_LIBFDT to more boards.Grant Likely
2010-11-19OMAP4: Panda: Disable CMD_NFSSteve Sakoman
2010-11-04ARMV7: OMAP: Fix build after introduction of GENERATED_GBL_DATA_SIZESteve Sakoman
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-17ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDPSteve Sakoman
2010-10-17ARMV7: OMAP4: Use generic mmc driver on PandaSukumar Ghorai
2010-10-17ARMV7: OMAP: Use default vendor/product ID for USB gadgetSteve Sakoman
2010-08-05ARMV7: Update default environment for OMAP4 boardsSteve Sakoman
2010-08-05ARMV7: Enable musb driver and usbtty on OMAP4 PandaSteve Sakoman
2010-08-05ARMV7: Add support for the TWL6030 I2C power chip used in OMAP4 systemsSteve Sakoman
2010-08-05ARMV7: Fix udelay for OMAP4Steve Sakoman
2010-08-05ARMV7: Add pad mux support for OMAP4Steve Sakoman
2010-07-05ARMV7: Add support for TI OMAP4 PandaSteve Sakoman