aboutsummaryrefslogtreecommitdiff
path: root/include/configs/omap4_panda.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-27omap4_panda: Remove unused comments/codeTom Rini1-14/+0
2021-09-27Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to KconfigTom Rini1-2/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-2/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-08Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan1-1/+0
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham1-1/+0
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham1-1/+0
2017-07-31env: Migrate CONFIG_ENV_IS_IN_FAT options to KconfigTom Rini1-3/+0
2017-07-28configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng1-2/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass1-1/+0
2017-05-15Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to KconfigTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-1/+1
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-08-07usb: add (move) CONFIG_USB_HOST to KconfigMasahiro Yamada1-1/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-3/+0
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-1/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-03-28ARM: omap4_panda: enable saveenv commandmaxin.john@enea.com1-1/+6
2014-01-24ARM: OMAP4: Rename to ti_omap4_common.hEnric Balletbò i Serra1-2/+2
2013-12-06omap4_panda: Don't use ulpi_resetRoger Quadros1-3/+0
2013-11-01ARM: OMAP4: Convert to ti_armv7_common.hLokesh Vutla1-2/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-10ARM: Panda: Add flag to allow runtime enviroment varibale modsDan Murphy1-0/+2
2012-10-01omap4_panda: remove CONFIG_PANDA, not usedPeter Meerwald1-1/+0
2012-02-12OMAP4: ehci-omap: enable ehci-omap for panda boardsGovindraj.R1-1/+22
2012-02-12usb: ulpi: Add omap-ulpi-view port supportGovindraj.R1-0/+3
2011-10-27omap4_panda: Build in cmd_gpio support on pandaJoe Hershberger1-0/+3
2011-09-22Minor Coding Style CleanupWolfgang Denk1-1/+0
2011-09-13omap4: factor out common part from board config headersAneesh V1-238/+6
2011-09-04OMAP3/4: Increase console I/O buffer sizeVaibhav Hiremath1-1/+1
2011-09-04omap4: increase SRAM budget to fix build errorAneesh V1-1/+1
2011-08-04Removed unused define, CONFIG_ARMV7.Christopher Harvey1-1/+0
2011-08-03omap: add MMC and FAT support to SPLAneesh V1-0/+5
2011-08-03omap: add basic SPL supportAneesh V1-0/+26
2011-08-03omap4: automatic sdram detectionAneesh V1-0/+1
2011-08-03omap4: calculate EMIF register valuesAneesh V1-0/+5
2011-07-04armv7: adapt omap4 to the new cache maintenance frameworkAneesh V1-3/+5
2011-07-04armv7: rename cache related CONFIG flagsAneesh V1-1/+1
2011-05-12Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones1-1/+0
2011-04-28Add CONFIG_OF_LIBFDT to more boards.Grant Likely1-0/+2
2010-11-19OMAP4: Panda: Disable CMD_NFSSteve Sakoman1-0/+1
2010-11-04ARMV7: OMAP: Fix build after introduction of GENERATED_GBL_DATA_SIZESteve Sakoman1-1/+5
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-17ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDPSteve Sakoman1-6/+3
2010-10-17ARMV7: OMAP4: Use generic mmc driver on PandaSukumar Ghorai1-5/+4
2010-10-17ARMV7: OMAP: Use default vendor/product ID for USB gadgetSteve Sakoman1-5/+0