summaryrefslogtreecommitdiff
path: root/board/logicpd
Commit message (Expand)AuthorAgeFilesLines
* ARM: am3517_evm: Enable SPL_OF_CONTROL and SPL_OF_PLATDATAAdam Ford2018-06-131-14/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0712-28/+12
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* omap3_logic: Clean up I2C pin muxing.Adam Ford2018-01-281-8/+8
* ARM: omap3_logic: Enable SPL_OF_CONTROL and SPL_OF_PLATDATAAdam Ford2018-01-221-15/+0
* ARM: omap3_logic: Enable NAND unlocking during Falcon modeAdam Ford2017-12-122-0/+84
* ARM: omap3_logic: Unlock NAND automatically in U-BootAdam Ford2017-12-121-0/+14
* mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-041-1/+1
* omap3: omap3_logic: Move pinmuxing to header fileAdam Ford2017-11-172-332/+333
* imx: Include <input.h> header fileDiego Dorta2017-10-121-0/+1
* ARM: omap3: am3517-evm: Add device tree and DM supportAdam Ford2017-09-291-24/+47
* omap3: omap3_logic: Finish enabling fastboot on MUSBAdam Ford2017-09-131-0/+31
* omap3: am3517_evm: Enable TI_COMMON_CMD_OPTIONAdam Ford2017-09-121-0/+2
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-162-4/+4
* OMAP3: omap3logic: Fix DDR Pin MuxAdam Ford2017-08-111-1/+1
* Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford2017-08-091-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-122-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-05-163-4/+4
|\
| * mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-153-4/+4
* | omap3: omap3_logic: switch to using TI_COMMON_CMD_OPTIONAdam Ford2017-05-151-0/+2
|/
* omap3_logic: Add Device Tree Support and more DM driversAdam Ford2017-05-092-10/+27
* imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOMAdam Ford2017-04-126-0/+361
* ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-03-192-2/+2
* serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher2017-01-202-2/+4
* omap3_logic: Rework MACH_TYPE and fdtfile logicTom Rini2017-01-141-34/+20
* omap3logic: Fix Auto detect Logic PD ModelsAdam Ford2016-10-311-0/+4
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-232-2/+2
* omap3logic: Fix PBIAS BugAdam Ford2016-09-061-12/+0
* armv7: make gpmc_cfg constLadislav Michl2016-07-221-4/+5
* ARM: Various: Future-proof serial platdataAdam Ford2016-03-142-6/+6
* OMAP3SOM BOARD: Auto detect Logic PD ModelsAdam Ford2016-02-241-0/+24
* OMAP3LOGIC: Update maintainerAdam Ford2016-02-151-1/+1
* OMAP3: omap3_logic: Enable Android FastbootAdam Ford2016-02-081-0/+37
* OMAP3: Enable SPL on omap3_logicAdam Ford2016-02-081-0/+56
* ARM: omap3_logic: Fix pin muxingAdam Ford2016-02-081-65/+313
* ns16550: unify serial_omapThomas Chou2015-11-212-2/+2
* omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski2015-10-222-2/+2
* arm: Remove mx31_litekit boardSimon Glass2015-09-115-208/+0
* arm: Remove imx27lite, imx27_litekit and magnesium boardsSimon Glass2015-09-115-285/+0
* Convert omap3_logic to ti_omap3_common.hAdam Ford2015-09-021-0/+14
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-051-4/+4
* remove unnecessary version.h includesRob Herring2015-03-241-1/+0
* omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski2014-12-042-0/+12
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-292-9/+0
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-10-272-2/+2
|\
| * omap3/am33xx: mux: fix several checkpatch issuesIgor Grinberg2014-10-232-2/+2
* | dm: omap3: Move to driver model for GPIO and serialSimon Glass2014-10-231-0/+13
|/