summaryrefslogtreecommitdiff
path: root/board/isee/igep00x0
AgeCommit message (Expand)AuthorFilesLines
2018-07-25board: constify struct node_info arrayMasahiro Yamada1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-13/+7
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada3-3/+3
2017-08-26igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfigPau Pajuelo4-29/+89
2017-08-26igep00x0: move SPL routines into separate fileLadislav Michl4-129/+149
2017-08-16env: Rename setenv() to env_set()Simon Glass1-2/+2
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada1-2/+2
2017-03-20ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot1-1/+1
2017-03-15igep00x0: fixup FDT according to detected flash typeLadislav Michl1-0/+19
2017-01-21status_led: Kconfig migrationUri Mashiach1-2/+2
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher1-1/+2
2017-01-15igep00x0: Remove IGEP0020_NAND BOARD entry from MAINTAINERSLadislav Michl1-6/+0
2017-01-15igep00x0: enable CONFIG_FDT_FIXUP_PARTITIONSLadislav Michl1-0/+17
2016-11-13igep00x0: add Hynix timingsLadislav Michl1-4/+16
2016-11-13igep00x0: disable CONFIG_DISPLAY_BOARDINFOLadislav Michl1-18/+0
2016-07-22igep00x0: Falcon modeLadislav Michl1-0/+12
2016-07-22igep00x0: generate default mtdparts according NAND chip usedLadislav Michl1-0/+18
2016-07-22igep00x0: runtime flash detectionLadislav Michl1-18/+53
2016-07-22igep00x0: remove unused empty function omap_rev_string()Ladislav Michl1-8/+0
2016-07-22igep00x0: remove useless setup_net_chip declarationLadislav Michl1-2/+0
2016-07-22igep00x0: reorder lan9221 code to remove ifdefsLadislav Michl1-24/+17
2016-07-22igep00x0: move sysinfo into C fileLadislav Michl2-18/+18
2016-03-15ARM: Various: Future-proof serial platdataAdam Ford1-3/+3
2016-01-20igep00x0: Cleanup ethernet supportLadislav Michl1-14/+19
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
2015-09-12igep00x0: Switch to use the generic distro configuration and environment.Enric Balletbò i Serra1-2/+2
2015-09-12igep00xx: MAINTAINERS: update eballetbo's email address.Enric Balletbò i Serra1-1/+1
2015-01-29OMAP3: igep00x0: Fix boot hang and add support for status LED.Enric Balletbo i Serra2-21/+5
2014-12-05omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski1-0/+7
2014-10-24dm: omap3: Move to driver model for GPIO and serialSimon Glass1-0/+13
2014-09-25MAINTAINERS: comment out blank M: fieldMasahiro Yamada1-1/+1
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-31omap3: kconfig: move board select menu and common settingsMasahiro Yamada1-8/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+14
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-03-05mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta1-1/+0
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-08-16OMAP3: igep00x0: allow booting with a FDT from MMCJavier Martinez Canillas1-0/+14
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-51/+3
2013-04-08asm/omap_gpmc.h: consolidate common definesAndreas Bießmann1-1/+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
2013-02-18OMAP3: igep00x0: Add new IGEP COM PROTON.Enric Balletbo i Serra1-0/+3
2013-02-18OMAP3: igep00x0: use official board names.Enric Balletbo i Serra1-2/+2
2013-02-07OMAP3: igep00x0: fix a build warning on IGEP boardsJavier Martinez Canillas1-1/+1
2013-02-07OMAP3: igep00x0: add boot status GPIO LEDJavier Martinez Canillas2-0/+21
2013-02-07OMAP3: use a single board file for IGEP devicesJavier Martinez Canillas3-0/+393