summaryrefslogtreecommitdiff
path: root/board/isee
AgeCommit message (Expand)AuthorFilesLines
2023-06-12global: Use proper project name U-BootMichal Simek2-2/+2
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-08-21igep00x0: Disable networkingTom Rini1-58/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass1-1/+1
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada3-5/+5
2020-05-19common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass2-0/+2
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass2-0/+2
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move serial functions out of common.hSimon Glass2-0/+2
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass2-0/+2
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
2019-01-09igep003x: MAINTAINER: Remove myself as maintainer and add JavierEnric Balletbo i Serra1-1/+1
2018-07-25board: constify struct node_info arrayMasahiro Yamada2-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini8-20/+10
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada3-3/+3
2017-11-06MAINTAINERS: Add missing boards and config entriesTom Rini1-1/+1
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 eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass1-1/+1
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass2-5/+5
2017-07-06igep003x: Falcon modeLadislav Michl1-0/+8
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada1-2/+2
2017-05-08igep003x: Add support for IGEP SMARC AM335xPau Pajuelo2-16/+120
2017-05-08igep003x: UBIizeLadislav Michl1-0/+17
2017-05-08igep0033: Rename to igep003xLadislav Michl6-6/+6
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