summaryrefslogtreecommitdiffstats
path: root/board/isee/igep00x0
Commit message (Expand)AuthorAgeFilesLines
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-051-1/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-1/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-172-3/+3
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* common: Move serial functions out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* omap3: igep00x0: Switch to using TI_COMMON_CMD_OPTIONEnric Balletbo i Serra2019-01-151-0/+2
* omap3: igep00x0: Remove unmaintained IGEP0032 defconfigEnric Balletbo i Serra2019-01-151-1/+0
* board: constify struct node_info arrayMasahiro Yamada2018-07-251-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-075-13/+7
* mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-043-3/+3
* igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfigPau Pajuelo2017-08-264-29/+89
* igep00x0: move SPL routines into separate fileLadislav Michl2017-08-264-129/+149
* env: Rename setenv() to env_set()Simon Glass2017-08-161-2/+2
* mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-151-2/+2
* ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-03-191-1/+1
* igep00x0: fixup FDT according to detected flash typeLadislav Michl2017-03-141-0/+19
* status_led: Kconfig migrationUri Mashiach2017-01-211-2/+2
* serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher2017-01-201-1/+2
* igep00x0: Remove IGEP0020_NAND BOARD entry from MAINTAINERSLadislav Michl2017-01-141-6/+0
* igep00x0: enable CONFIG_FDT_FIXUP_PARTITIONSLadislav Michl2017-01-141-0/+17
* igep00x0: add Hynix timingsLadislav Michl2016-11-131-4/+16
* igep00x0: disable CONFIG_DISPLAY_BOARDINFOLadislav Michl2016-11-131-18/+0
* igep00x0: Falcon modeLadislav Michl2016-07-221-0/+12
* igep00x0: generate default mtdparts according NAND chip usedLadislav Michl2016-07-221-0/+18
* igep00x0: runtime flash detectionLadislav Michl2016-07-221-18/+53
* igep00x0: remove unused empty function omap_rev_string()Ladislav Michl2016-07-221-8/+0
* igep00x0: remove useless setup_net_chip declarationLadislav Michl2016-07-221-2/+0
* igep00x0: reorder lan9221 code to remove ifdefsLadislav Michl2016-07-221-24/+17
* igep00x0: move sysinfo into C fileLadislav Michl2016-07-222-18/+18
* ARM: Various: Future-proof serial platdataAdam Ford2016-03-141-3/+3
* igep00x0: Cleanup ethernet supportLadislav Michl2016-01-201-14/+19
* 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
* igep00x0: Switch to use the generic distro configuration and environment.Enric Balletbò i Serra2015-09-111-2/+2
* igep00xx: MAINTAINERS: update eballetbo's email address.Enric Balletbò i Serra2015-09-111-1/+1
* OMAP3: igep00x0: Fix boot hang and add support for status LED.Enric Balletbo i Serra2015-01-292-21/+5
* omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski2014-12-041-0/+7
* dm: omap3: Move to driver model for GPIO and serialSimon Glass2014-10-231-0/+13
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-241-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-8/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+14
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-041-1/+0
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-20/+1
* OMAP3: igep00x0: allow booting with a FDT from MMCJavier Martinez Canillas2013-08-151-0/+14