summaryrefslogtreecommitdiff
path: root/board/logicpd/zoom1/zoom1.c
Commit message (Expand)AuthorAgeFilesLines
* logicpd: Drop omap3 zoom1Jagan Teki2020-07-091-148/+0
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
* mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-151-1/+1
* serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher2017-01-201-1/+2
* armv7: make gpmc_cfg constLadislav Michl2016-07-221-4/+5
* ARM: Various: Future-proof serial platdataAdam Ford2016-03-141-3/+3
* ns16550: unify serial_omapThomas Chou2015-11-211-1/+1
* omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski2015-10-221-1/+1
* omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski2014-12-041-0/+5
* dm: omap3: Move to driver model for GPIO and serialSimon Glass2014-10-231-0/+13
* OMAP3: zoom1: enable LAN9211Nishanth Menon2014-04-171-2/+18
* OMAP3: zoom1: Configure GPMC for EthernetNishanth Menon2014-04-171-0/+18
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-081-1/+1
* omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-081-2/+1
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-151-1/+1
* OMAP3: Zoom1: Use generic MMC driverTom Rini2011-09-041-0/+9
* Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-211-2/+2
* TWL4030: make LEDs selectable for twl4030_led_init()Grazvydas Ignotas2010-01-041-1/+1
* Net: Clean up LAN91C96 SupportBen Warren2009-12-141-0/+12
* arm: move Logicpd's boards to board/logicpd/Jean-Christophe PLAGNIOL-VILLARD2009-09-051-0/+88