Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
529e46f941f49675338d9c4fc19367c2f5d62c9f
/
board
/
isee
/
igep00x0
1d8364a
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
by Simon Glass
· 4 years ago
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· 4 years ago
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· 4 years, 5 months ago
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 7 months ago
9758973
common: Drop init.h from common header
by Simon Glass
· 4 years, 7 months ago
274e0b0
common: Drop net.h from common header
by Simon Glass
· 4 years, 7 months ago
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· 4 years, 10 months ago
3673618
common: Move serial functions out of common.h
by Simon Glass
· 5 years ago
5e6201b
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
66b8f28
omap3: igep00x0: Switch to using TI_COMMON_CMD_OPTION
by Enric Balletbo i Serra
· 6 years ago
00b39f9
omap3: igep00x0: Remove unmaintained IGEP0032 defconfig
by Enric Balletbo i Serra
· 6 years ago
20ead6f
board: constify struct node_info array
by Masahiro Yamada
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
2b7a873
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· 7 years ago
4ddc309
igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig
by Pau Pajuelo
· 7 years ago
87d3be4
igep00x0: move SPL routines into separate file
by Ladislav Michl
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
0a78017
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
by Masahiro Yamada
· 8 years ago
e0e319a
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
by Jean-Jacques Hiblot
· 8 years ago
4e7241a
igep00x0: fixup FDT according to detected flash type
by Ladislav Michl
· 8 years ago
4892d39
status_led: Kconfig migration
by Uri Mashiach
· 8 years ago
06f108e
serial, ns16550: bugfix: ns16550 fifo not enabled
by Heiko Schocher
· 8 years ago
e08a2bf
igep00x0: Remove IGEP0020_NAND BOARD entry from MAINTAINERS
by Ladislav Michl
· 8 years ago
be8e06d
igep00x0: enable CONFIG_FDT_FIXUP_PARTITIONS
by Ladislav Michl
· 8 years ago
01a63de
igep00x0: add Hynix timings
by Ladislav Michl
· 8 years ago
25a22e9
igep00x0: disable CONFIG_DISPLAY_BOARDINFO
by Ladislav Michl
· 8 years ago
ac87036
igep00x0: Falcon mode
by Ladislav Michl
· 8 years ago
c44e29f
igep00x0: generate default mtdparts according NAND chip used
by Ladislav Michl
· 8 years ago
3e34928
igep00x0: runtime flash detection
by Ladislav Michl
· 8 years ago
aa0ab8f
igep00x0: remove unused empty function omap_rev_string()
by Ladislav Michl
· 8 years ago
9c81436
igep00x0: remove useless setup_net_chip declaration
by Ladislav Michl
· 8 years ago
11279dc
igep00x0: reorder lan9221 code to remove ifdefs
by Ladislav Michl
· 8 years ago
dafe885
igep00x0: move sysinfo into C file
by Ladislav Michl
· 8 years ago
d1e22fa
ARM: Various: Future-proof serial platdata
by Adam Ford
· 9 years ago
6399e5e
igep00x0: Cleanup ethernet support
by Ladislav Michl
· 9 years ago
52ac443
ns16550: unify serial_omap
by Thomas Chou
· 9 years ago
6bc318e
omap-common: Common function to display die id, replacing omap3-specific version
by Paul Kocialkowski
· 9 years ago
a5d75f7
igep00x0: Switch to use the generic distro configuration and environment.
by Enric Balletbò i Serra
· 9 years ago
329c38b
igep00xx: MAINTAINERS: update eballetbo's email address.
by Enric Balletbò i Serra
· 9 years ago
a66c887
OMAP3: igep00x0: Fix boot hang and add support for status LED.
by Enric Balletbo i Serra
· 10 years ago
6955989
omap_hsmmc: Board-specific TWL4030 MMC power initializations
by Paul Kocialkowski
· 10 years ago
bc0f4ea
dm: omap3: Move to driver model for GPIO and serial
by Simon Glass
· 10 years ago
5cd6ded
MAINTAINERS: comment out blank M: field
by Masahiro Yamada
· 10 years ago
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
dd67843
omap3: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
9799f26
Add board MAINTAINERS files
by Masahiro Yamada
· 10 years ago
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
5bbb099
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
by pekon gupta
· 11 years ago
5d23de5
board: arm: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
7a0155e
OMAP3: igep00x0: allow booting with a FDT from MMC
by Javier Martinez Canillas
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
9a48c5c
asm/omap_gpmc.h: consolidate common defines
by Andreas Bießmann
· 12 years ago
4be9dbc
omap_hsmmc: add driver check for write protection
by Nikita Kiryanov
· 12 years ago
4eae05c
omap_hsmmc: implement driver check for card detection
by Nikita Kiryanov
· 12 years ago
02043a7
OMAP3: igep00x0: Add new IGEP COM PROTON.
by Enric Balletbo i Serra
· 12 years ago
777404e
OMAP3: igep00x0: use official board names.
by Enric Balletbo i Serra
· 12 years ago
d6c8a12
OMAP3: igep00x0: fix a build warning on IGEP boards
by Javier Martinez Canillas
· 12 years ago
d549ace
OMAP3: igep00x0: add boot status GPIO LED
by Javier Martinez Canillas
· 12 years ago
e9b1452
OMAP3: use a single board file for IGEP devices
by Javier Martinez Canillas
· 12 years ago