Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cb2accdbb2ce82afdb6e915bbee41ec5cce595ee
/
board
/
isee
/
igep00x0
/
igep00x0.c
2b7a873
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· Thu Nov 30 13:45:24 2017 +0900
4ddc309
igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig
by Pau Pajuelo
· Thu Aug 17 03:09:14 2017 +0200
87d3be4
igep00x0: move SPL routines into separate file
by Ladislav Michl
· Thu Aug 17 03:06:45 2017 +0200
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
0a78017
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
by Masahiro Yamada
· Tue May 09 20:31:39 2017 +0900
e0e319a
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
by Jean-Jacques Hiblot
· Wed Feb 01 11:39:14 2017 +0100
4e7241a
igep00x0: fixup FDT according to detected flash type
by Ladislav Michl
· Sun Feb 19 00:24:49 2017 +0100
4892d39
status_led: Kconfig migration
by Uri Mashiach
· Thu Jan 19 10:51:45 2017 +0200
06f108e
serial, ns16550: bugfix: ns16550 fifo not enabled
by Heiko Schocher
· Wed Jan 18 08:05:49 2017 +0100
be8e06d
igep00x0: enable CONFIG_FDT_FIXUP_PARTITIONS
by Ladislav Michl
· Mon Jan 09 11:21:06 2017 +0100
01a63de
igep00x0: add Hynix timings
by Ladislav Michl
· Fri Nov 04 12:59:46 2016 +0100
25a22e9
igep00x0: disable CONFIG_DISPLAY_BOARDINFO
by Ladislav Michl
· Fri Nov 04 12:55:21 2016 +0100
ac87036
igep00x0: Falcon mode
by Ladislav Michl
· Tue Jul 12 20:28:34 2016 +0200
c44e29f
igep00x0: generate default mtdparts according NAND chip used
by Ladislav Michl
· Tue Jul 12 20:28:33 2016 +0200
3e34928
igep00x0: runtime flash detection
by Ladislav Michl
· Tue Jul 12 20:28:31 2016 +0200
aa0ab8f
igep00x0: remove unused empty function omap_rev_string()
by Ladislav Michl
· Tue Jul 12 20:28:30 2016 +0200
11279dc
igep00x0: reorder lan9221 code to remove ifdefs
by Ladislav Michl
· Tue Jul 12 20:28:28 2016 +0200
dafe885
igep00x0: move sysinfo into C file
by Ladislav Michl
· Tue Jul 12 20:28:27 2016 +0200
d1e22fa
ARM: Various: Future-proof serial platdata
by Adam Ford
· Mon Mar 07 21:08:49 2016 -0600
6399e5e
igep00x0: Cleanup ethernet support
by Ladislav Michl
· Mon Jan 04 23:07:59 2016 +0100
52ac443
ns16550: unify serial_omap
by Thomas Chou
· Thu Nov 19 21:48:12 2015 +0800
6bc318e
omap-common: Common function to display die id, replacing omap3-specific version
by Paul Kocialkowski
· Thu Aug 27 19:37:13 2015 +0200
a5d75f7
igep00x0: Switch to use the generic distro configuration and environment.
by Enric Balletbò i Serra
· Mon Sep 07 08:28:09 2015 +0200
a66c887
OMAP3: igep00x0: Fix boot hang and add support for status LED.
by Enric Balletbo i Serra
· Wed Jan 28 15:01:32 2015 +0100
6955989
omap_hsmmc: Board-specific TWL4030 MMC power initializations
by Paul Kocialkowski
· Sat Nov 08 20:55:47 2014 +0100
bc0f4ea
dm: omap3: Move to driver model for GPIO and serial
by Simon Glass
· Wed Oct 22 21:37:15 2014 -0600
5bbb099
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
by pekon gupta
· Fri Nov 22 16:53:29 2013 +0530
7a0155e
OMAP3: igep00x0: allow booting with a FDT from MMC
by Javier Martinez Canillas
· Wed Aug 07 17:53:19 2013 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
9a48c5c
asm/omap_gpmc.h: consolidate common defines
by Andreas Bießmann
· Tue Apr 02 06:05:54 2013 +0000
4be9dbc
omap_hsmmc: add driver check for write protection
by Nikita Kiryanov
· Mon Dec 03 02:19:47 2012 +0000
4eae05c
omap_hsmmc: implement driver check for card detection
by Nikita Kiryanov
· Mon Dec 03 02:19:44 2012 +0000
d549ace
OMAP3: igep00x0: add boot status GPIO LED
by Javier Martinez Canillas
· Thu Dec 27 03:36:01 2012 +0000
e9b1452
OMAP3: use a single board file for IGEP devices
by Javier Martinez Canillas
· Thu Dec 27 01:35:56 2012 +0000
[Renamed (90%) from board/isee/igep0020/igep0020.c]
edb5c2f
Pass sdrc timing values through board_sdrc_timings structure
by Peter Barada
· Tue Nov 13 07:40:28 2012 +0000
8e7f3fe
OMAP3: fix DRAM size for IGEP-based boards.
by Enric Balletbò i Serra
· Sun Aug 05 00:55:56 2012 +0000
361fc83
OMAP3: igep00x0: add SPL support for IGEP-based boards
by Javier Martinez Canillas
· Sat Jul 28 01:19:34 2012 +0000
19f9df8
OMAP3: igep00x0: Reduce lines of code for IGEP-based boards.
by Enric Balletbò i Serra
· Mon Mar 05 11:32:16 2012 +0000
a9b0556
ARM:OMAP+:MMC: Add parameters to MMC init
by Jonathan Solnit
· Fri Feb 24 11:30:18 2012 +0000
1dc7d23
OMAP3: Overo: Update GPMC timing for ethernet chip
by Philip Balister
· Wed Sep 14 13:32:22 2011 -0400
7b3dc82
omap: gpio: Adapt board files to use generic API
by Sanjeev Premi
· Thu Sep 08 10:51:01 2011 -0400
0d21ed0
Move DECLARE_GLOBAL_DATA_PTR to file scope
by John Rigby
· Mon Dec 20 18:27:51 2010 -0700
da898a9
ARMV7: OMAP3: Use generic mmc driver on IGEP v2
by Enric Balletbo i Serra
· Thu Nov 04 15:34:33 2010 -0400
2ce268c
OMAP3: Add support for the IGEP v2 board.
by Enric Balletbo i Serra
· Thu Oct 14 16:54:59 2010 -0400