Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
844b9f3524d85c7ac7284dad75ede47affbdfb96
/
board
/
isee
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
2b0aa66
MAINTAINERS: Add missing boards and config entries
by Tom Rini
· 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
399a9ce
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
by Simon Glass
· 7 years ago
8551d55
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
1e16bf7
igep003x: Falcon mode
by Ladislav Michl
· 7 years ago
0a78017
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
by Masahiro Yamada
· 8 years ago
b2310f1
igep003x: Add support for IGEP SMARC AM335x
by Pau Pajuelo
· 8 years ago
b6bd7f9
igep003x: UBIize
by Ladislav Michl
· 8 years ago
10bdc71
igep0033: Rename to igep003x
by Ladislav Michl
· 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
8ecdbed
net: cosmetic: Name ethaddr variables consistently
by Joe Hershberger
· 10 years ago
5ef5ccc
dm: select CONFIG_DM* options
by Masahiro Yamada
· 10 years ago
cfc2f7d
kconfig: remove unneeded dependency on !SPL_BUILD
by Masahiro Yamada
· 10 years ago
b396e6d
dm: omap3: Move driver model CONFIGs to Kconfig
by Simon Glass
· 10 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
3bae15f
kconfig: arm: introduce symbol for ARM CPUs
by Georges Savoundararadj
· 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
d9871e8
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 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
4944f37
drivers: net: cpsw: add support to have phy address from cpsw platform data
by Mugunthan V N
· 11 years ago
303b267
ARM: AM33xx+: Update ioregs to pass different values
by Lokesh Vutla
· 11 years ago
bcce2a0
am33xx: Stop modifying certain EMIF4D registers
by Tom Rini
· 11 years ago
5d23de5
board: arm: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
18ab2f0
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· 11 years ago
949a6ad
pcm051/igep0033: Supply bd_ram_ofs for cpsw driver
by Lars Poeschel
· 11 years ago
177db36
ARM: IGEP0033: Update timing to run DDR at 400MHz.
by Enric Balletbo i Serra
· 11 years ago
c4fea29
arm, am33xx: add defines for gmii_sel_register bits
by Heiko Schocher
· 11 years ago
f3b6a1d
am33xx: Stop using PHYS_DRAM_1 define
by Tom Rini
· 11 years ago
7a0155e
OMAP3: igep00x0: allow booting with a FDT from MMC
by Javier Martinez Canillas
· 11 years ago
aca204b
ARM: IGEP0033: Remove CYGNUS name from header.
by Enric Balletbo i Serra
· 11 years ago
b21f2ac
ARM: AM33xx: Move s_init to a common place
by Heiko Schocher
· 11 years ago
b1b6fba
ARM: AM33xx: Cleanup clocks layer
by Lokesh Vutla
· 11 years ago
89a83bf
ARM: AM33xx: Cleanup dplls data
by Lokesh Vutla
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
57004c5
arm, am33xx: move uart soft reset code to common place
by Heiko Schocher
· 11 years ago
8aa1da9
arm, am33xx: move rtc32k_enable() to common place
by Heiko Schocher
· 11 years ago
51df26c
am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
by Tom Rini
· 11 years ago
9b96f46
ARM: Add support for IGEP COM AQUILA/CYGNUS
by Enric Balletbo i Serra
· 12 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
edb5c2f
Pass sdrc timing values through board_sdrc_timings structure
by Peter Barada
· 12 years ago
8e7f3fe
OMAP3: fix DRAM size for IGEP-based boards.
by Enric Balletbò i Serra
· 12 years ago
361fc83
OMAP3: igep00x0: add SPL support for IGEP-based boards
by Javier Martinez Canillas
· 12 years ago
758b7c6
OMAP3: igep00x0: Add config option to choose flash storage memory
by Javier Martinez Canillas
· 12 years ago
19f9df8
OMAP3: igep00x0: Reduce lines of code for IGEP-based boards.
by Enric Balletbò i Serra
· 13 years ago
a9b0556
ARM:OMAP+:MMC: Add parameters to MMC init
by Jonathan Solnit
· 13 years ago
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
1dc7d23
OMAP3: Overo: Update GPMC timing for ethernet chip
by Philip Balister
· 13 years ago
7b3dc82
omap: gpio: Adapt board files to use generic API
by Sanjeev Premi
· 13 years ago
0d21ed0
Move DECLARE_GLOBAL_DATA_PTR to file scope
by John Rigby
· 14 years ago
1162393
Coding style (white space) cleanup.
by Wolfgang Denk
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
50d8d3b
ARMV7: OMAP3: Use generic mmc driver on OMAP3 IGEP module
by Enric Balletbo i Serra
· 14 years ago
da898a9
ARMV7: OMAP3: Use generic mmc driver on IGEP v2
by Enric Balletbo i Serra
· 14 years ago
25ed649
ARMV7: OMAP3: IGEP: Rename TEXT_BASE
by Steve Sakoman
· 14 years ago
1136f69
Coding Style cleanup
by Wolfgang Denk
· 14 years ago
3c1e54a
OMAP3: Add support for the OMAP3 IGEP module.
by Enric Balletbo i Serra
· 14 years ago
2ce268c
OMAP3: Add support for the IGEP v2 board.
by Enric Balletbo i Serra
· 14 years ago