index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
isee
/
igep00x0
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
1
-1
/
+1
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
1
-1
/
+1
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
2
-3
/
+3
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop init.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
common: Move serial functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
omap3: igep00x0: Switch to using TI_COMMON_CMD_OPTION
Enric Balletbo i Serra
2019-01-15
1
-0
/
+2
*
omap3: igep00x0: Remove unmaintained IGEP0032 defconfig
Enric Balletbo i Serra
2019-01-15
1
-1
/
+0
*
board: constify struct node_info array
Masahiro Yamada
2018-07-25
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
5
-13
/
+7
*
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2017-12-04
3
-3
/
+3
*
igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig
Pau Pajuelo
2017-08-26
4
-29
/
+89
*
igep00x0: move SPL routines into separate file
Ladislav Michl
2017-08-26
4
-129
/
+149
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-2
/
+2
*
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-05-15
1
-2
/
+2
*
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
Jean-Jacques Hiblot
2017-03-19
1
-1
/
+1
*
igep00x0: fixup FDT according to detected flash type
Ladislav Michl
2017-03-14
1
-0
/
+19
*
status_led: Kconfig migration
Uri Mashiach
2017-01-21
1
-2
/
+2
*
serial, ns16550: bugfix: ns16550 fifo not enabled
Heiko Schocher
2017-01-20
1
-1
/
+2
*
igep00x0: Remove IGEP0020_NAND BOARD entry from MAINTAINERS
Ladislav Michl
2017-01-14
1
-6
/
+0
*
igep00x0: enable CONFIG_FDT_FIXUP_PARTITIONS
Ladislav Michl
2017-01-14
1
-0
/
+17
*
igep00x0: add Hynix timings
Ladislav Michl
2016-11-13
1
-4
/
+16
*
igep00x0: disable CONFIG_DISPLAY_BOARDINFO
Ladislav Michl
2016-11-13
1
-18
/
+0
*
igep00x0: Falcon mode
Ladislav Michl
2016-07-22
1
-0
/
+12
*
igep00x0: generate default mtdparts according NAND chip used
Ladislav Michl
2016-07-22
1
-0
/
+18
*
igep00x0: runtime flash detection
Ladislav Michl
2016-07-22
1
-18
/
+53
*
igep00x0: remove unused empty function omap_rev_string()
Ladislav Michl
2016-07-22
1
-8
/
+0
*
igep00x0: remove useless setup_net_chip declaration
Ladislav Michl
2016-07-22
1
-2
/
+0
*
igep00x0: reorder lan9221 code to remove ifdefs
Ladislav Michl
2016-07-22
1
-24
/
+17
*
igep00x0: move sysinfo into C file
Ladislav Michl
2016-07-22
2
-18
/
+18
*
ARM: Various: Future-proof serial platdata
Adam Ford
2016-03-14
1
-3
/
+3
*
igep00x0: Cleanup ethernet support
Ladislav Michl
2016-01-20
1
-14
/
+19
*
ns16550: unify serial_omap
Thomas Chou
2015-11-21
1
-1
/
+1
*
omap-common: Common function to display die id, replacing omap3-specific version
Paul Kocialkowski
2015-10-22
1
-1
/
+1
*
igep00x0: Switch to use the generic distro configuration and environment.
Enric Balletbò i Serra
2015-09-11
1
-2
/
+2
*
igep00xx: MAINTAINERS: update eballetbo's email address.
Enric Balletbò i Serra
2015-09-11
1
-1
/
+1
*
OMAP3: igep00x0: Fix boot hang and add support for status LED.
Enric Balletbo i Serra
2015-01-29
2
-21
/
+5
*
omap_hsmmc: Board-specific TWL4030 MMC power initializations
Paul Kocialkowski
2014-12-04
1
-0
/
+7
*
dm: omap3: Move to driver model for GPIO and serial
Simon Glass
2014-10-23
1
-0
/
+13
*
MAINTAINERS: comment out blank M: field
Masahiro Yamada
2014-09-24
1
-1
/
+1
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
1
-3
/
+0
*
omap3: kconfig: move board select menu and common settings
Masahiro Yamada
2014-08-30
1
-8
/
+0
*
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
1
-0
/
+14
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+23
*
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
pekon gupta
2014-03-04
1
-1
/
+0
*
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
1
-20
/
+1
*
OMAP3: igep00x0: allow booting with a FDT from MMC
Javier Martinez Canillas
2013-08-15
1
-0
/
+14
[next]