aboutsummaryrefslogtreecommitdiff
path: root/board/isee/igep00x0
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass1-1/+1
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2-3/+3
2020-05-18common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-12-02common: Move serial functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-01-15omap3: igep00x0: Switch to using TI_COMMON_CMD_OPTIONEnric Balletbo i Serra1-0/+2
2019-01-15omap3: igep00x0: Remove unmaintained IGEP0032 defconfigEnric Balletbo i Serra1-1/+0
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-19ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot1-1/+1
2017-03-14igep00x0: 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-14igep00x0: Remove IGEP0020_NAND BOARD entry from MAINTAINERSLadislav Michl1-6/+0
2017-01-14igep00x0: 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-14ARM: Various: Future-proof serial platdataAdam Ford1-3/+3
2016-01-20igep00x0: Cleanup ethernet supportLadislav Michl1-14/+19
2015-11-21ns16550: 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-11igep00x0: Switch to use the generic distro configuration and environment.Enric Balletbò i Serra1-2/+2
2015-09-11igep00xx: 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-04omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski1-0/+7
2014-10-23dm: omap3: Move to driver model for GPIO and serialSimon Glass1-0/+13
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-30omap3: 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-04mtd: 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