summaryrefslogtreecommitdiff
path: root/board/isee
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move serial functions out of common.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-01-15omap3: igep00x0: Switch to using TI_COMMON_CMD_OPTIONEnric Balletbo i Serra
2019-01-15omap3: igep00x0: Remove unmaintained IGEP0032 defconfigEnric Balletbo i Serra
2019-01-09igep003x: MAINTAINER: Remove myself as maintainer and add JavierEnric Balletbo i Serra
2018-07-25board: constify struct node_info arrayMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada
2017-11-06MAINTAINERS: Add missing boards and config entriesTom Rini
2017-08-26igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfigPau Pajuelo
2017-08-26igep00x0: move SPL routines into separate fileLadislav Michl
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-07-06igep003x: Falcon modeLadislav Michl
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada
2017-05-08igep003x: Add support for IGEP SMARC AM335xPau Pajuelo
2017-05-08igep003x: UBIizeLadislav Michl
2017-05-08igep0033: Rename to igep003xLadislav Michl
2017-03-19ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot
2017-03-14igep00x0: fixup FDT according to detected flash typeLadislav Michl
2017-01-21status_led: Kconfig migrationUri Mashiach
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher
2017-01-14igep00x0: Remove IGEP0020_NAND BOARD entry from MAINTAINERSLadislav Michl
2017-01-14igep00x0: enable CONFIG_FDT_FIXUP_PARTITIONSLadislav Michl
2016-11-13igep00x0: add Hynix timingsLadislav Michl
2016-11-13igep00x0: disable CONFIG_DISPLAY_BOARDINFOLadislav Michl
2016-07-22igep00x0: Falcon modeLadislav Michl
2016-07-22igep00x0: generate default mtdparts according NAND chip usedLadislav Michl
2016-07-22igep00x0: runtime flash detectionLadislav Michl
2016-07-22igep00x0: remove unused empty function omap_rev_string()Ladislav Michl
2016-07-22igep00x0: remove useless setup_net_chip declarationLadislav Michl
2016-07-22igep00x0: reorder lan9221 code to remove ifdefsLadislav Michl
2016-07-22igep00x0: move sysinfo into C fileLadislav Michl
2016-03-14ARM: Various: Future-proof serial platdataAdam Ford
2016-01-20igep00x0: Cleanup ethernet supportLadislav Michl
2015-11-21ns16550: unify serial_omapThomas Chou
2015-10-22omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski
2015-09-11igep00x0: Switch to use the generic distro configuration and environment.Enric Balletbò i Serra
2015-09-11igep00xx: MAINTAINERS: update eballetbo's email address.Enric Balletbò i Serra
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada
2015-02-12dm: omap3: Move driver model CONFIGs to KconfigSimon Glass