summaryrefslogtreecommitdiff
path: root/board/logicpd/zoom1/zoom1.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-09logicpd: Drop omap3 zoom1Jagan Teki1-148/+0
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass1-1/+1
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-1/+1
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada1-1/+1
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher1-1/+2
2016-07-22armv7: make gpmc_cfg constLadislav Michl1-4/+5
2016-03-15ARM: Various: Future-proof serial platdataAdam Ford1-3/+3
2015-11-22ns16550: unify serial_omapThomas Chou1-1/+1
2015-10-22omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski1-1/+1
2014-12-05omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski1-0/+5
2014-10-24dm: omap3: Move to driver model for GPIO and serialSimon Glass1-0/+13
2014-04-18OMAP3: zoom1: enable LAN9211Nishanth Menon1-2/+18
2014-04-18OMAP3: zoom1: Configure GPMC for EthernetNishanth Menon1-0/+18
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-09omap_hsmmc: add driver check for write protectionNikita Kiryanov1-1/+1
2013-03-09omap_hsmmc: implement driver check for card detectionNikita Kiryanov1-2/+1
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit1-1/+1
2011-09-04OMAP3: Zoom1: Use generic MMC driverTom Rini1-0/+9
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby1-2/+2
2010-01-04TWL4030: make LEDs selectable for twl4030_led_init()Grazvydas Ignotas1-1/+1
2009-12-15Net: Clean up LAN91C96 SupportBen Warren1-0/+12
2009-09-05arm: move Logicpd's boards to board/logicpd/Jean-Christophe PLAGNIOL-VILLARD1-0/+88