summaryrefslogtreecommitdiff
path: root/board/logicpd
AgeCommit message (Expand)AuthorFilesLines
2017-08-11OMAP3: omap3logic: Fix DDR Pin MuxAdam Ford1-1/+1
2017-08-09Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic2-3/+3
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini3-4/+4
2017-05-15omap3: omap3_logic: switch to using TI_COMMON_CMD_OPTIONAdam Ford1-0/+2
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada3-4/+4
2017-05-10omap3_logic: Add Device Tree Support and more DM driversAdam Ford2-10/+27
2017-04-12imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOMAdam Ford6-0/+361
2017-03-20ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2-2/+2
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher2-2/+4
2017-01-14omap3_logic: Rework MACH_TYPE and fdtfile logicTom Rini1-34/+20
2016-10-31omap3logic: Fix Auto detect Logic PD ModelsAdam Ford1-0/+4
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2-2/+2
2016-09-06omap3logic: Fix PBIAS BugAdam Ford1-12/+0
2016-07-22armv7: make gpmc_cfg constLadislav Michl1-4/+5
2016-03-15ARM: Various: Future-proof serial platdataAdam Ford2-6/+6
2016-02-25OMAP3SOM BOARD: Auto detect Logic PD ModelsAdam Ford1-0/+24
2016-02-15OMAP3LOGIC: Update maintainerAdam Ford1-1/+1
2016-02-08OMAP3: omap3_logic: Enable Android FastbootAdam Ford1-0/+37
2016-02-08OMAP3: Enable SPL on omap3_logicAdam Ford1-0/+56
2016-02-08ARM: omap3_logic: Fix pin muxingAdam Ford1-65/+313
2015-11-22ns16550: unify serial_omapThomas Chou2-2/+2
2015-10-22omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski2-2/+2
2015-09-11arm: Remove mx31_litekit boardSimon Glass5-208/+0
2015-09-11arm: Remove imx27lite, imx27_litekit and magnesium boardsSimon Glass5-285/+0
2015-09-02Convert omap3_logic to ti_omap3_common.hAdam Ford1-0/+14
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski1-4/+4
2015-03-24remove unnecessary version.h includesRob Herring1-1/+0
2014-12-05omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski2-0/+12
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2-9/+0
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2-2/+2
2014-10-24dm: omap3: Move to driver model for GPIO and serialSimon Glass1-0/+13
2014-10-23omap3/am33xx: mux: fix several checkpatch issuesIgor Grinberg2-2/+2
2014-09-25MAINTAINERS: comment out blank M: fieldMasahiro Yamada1-1/+1
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada5-24/+0
2014-08-31omap3: kconfig: move board select menu and common settingsMasahiro Yamada3-24/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada5-0/+36
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada5-0/+139
2014-04-18omap3: zoom1: switch to generic ti_omap3_common config headerNishanth Menon1-1/+0
2014-04-18OMAP3: zoom1: enable LAN9211Nishanth Menon1-2/+18
2014-04-18OMAP3: zoom1: Configure GPMC for EthernetNishanth Menon2-6/+31
2014-01-08TI:omap3: Drop omap3_zoom2Tom Rini8-702/+0
2013-12-13am3517_evm: activate Ethernet PHYYegor Yefremov2-1/+33
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher1-2/+2
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada6-124/+11
2013-10-15Coding Style cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk24-382/+24
2013-03-09omap_hsmmc: add driver check for write protectionNikita Kiryanov4-4/+4
2013-03-09omap_hsmmc: implement driver check for card detectionNikita Kiryanov4-7/+4
2012-11-20am3517_evm: switch to musb-newIlya Yanok1-0/+74