Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fc795ac381a254db7e1ec71a60772baee12be2c8
/
board
/
timll
599b11b
Convert CONFIG_DM9000_BYTE_SWAPPED et al to Kconfig
by Tom Rini
· 2 years ago
bb4dd96
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
by Tom Rini
· 2 years ago
0b881ac
lpc32xx: Kconfig: switch to CONFIG_CONS_INDEX
by Trevor Woerner
· 3 years, 6 months ago
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· 4 years, 1 month ago
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
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· 4 years, 10 months ago
8e16b1e
common: Move RAM-sizing functions to init.h
by Simon Glass
· 5 years ago
9cce6f7
env: Drop environment.h header file where not needed
by Simon Glass
· 5 years ago
5e6201b
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
31d0e96
arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option
by Vladimir Zapolskiy
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
9c21549
net: Move enetaddr env access code to env config instead of net config
by Alex Kiernan
· 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
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
06f108e
serial, ns16550: bugfix: ns16550 fifo not enabled
by Heiko Schocher
· 8 years ago
c5b1e5d
Various, accumulated typos collected from around the tree.
by Robert P. J. Day
· 8 years ago
d1e22fa
ARM: Various: Future-proof serial platdata
by Adam Ford
· 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
902d796
lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN config
by Vladimir Zapolskiy
· 9 years ago
89f86a2
lpc32xx: devkit3250: add spl build support
by Vladimir Zapolskiy
· 9 years ago
3704e43
lpc32xx: devkit3250: update of board configuration
by Vladimir Zapolskiy
· 9 years ago
cf84a82
arm: omap3: devkit8000: inherit from ti_omap3_common.h
by Anthoine Bourgeois
· 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
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
5d23de5
board: arm: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
9dbc836
Merge u-boot/master into u-boot-ti/master
by Tom Rini
· 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
f51b4c7
OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define
by Stefano Babic
· 12 years ago
edb5c2f
Pass sdrc timing values through board_sdrc_timings structure
by Peter Barada
· 12 years ago
e75d563
doc: cleanup - move board READMEs into respective board directories
by Wolfgang Denk
· 13 years ago
a9b0556
ARM:OMAP+:MMC: Add parameters to MMC init
by Jonathan Solnit
· 13 years ago
3ed0fcf
devkit3250: add Timll DevKit3250 board initial support
by Vladimir Zapolskiy
· 13 years ago
bbb57cb
devkit8000: Implement and activate direct OS boot
by Simon Schwarz
· 13 years ago
23cced1
devkit8000/spl: init GPMC for dm9000 in SPL
by Simon Schwarz
· 13 years ago
30e219a
Devkit8000: Switch over to enable_gpmc_cs_config
by Thomas Weber
· 13 years ago
05800b9
OMAP3 SPL: Rework memory initalization and devkit8000 support
by Tom Rini
· 13 years ago
35c13d1
devkit8000: protect board_mmc_init
by Simon Schwarz
· 13 years ago
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
7ae359c
devkit8000: Add nand-spl support for new SPL
by Simon Schwarz
· 13 years ago
bde8eea
devkit8000: Use generic MMC driver
by Tom Rini
· 13 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
1211d14
Devkit8000: Adapt changes to ARM relocation support
by Thomas Weber
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
17887bf
TWL4030: make LEDs selectable for twl4030_led_init()
by Grazvydas Ignotas
· 15 years ago
4c391e5
OMAP3: Clean up whitespace in mux configs
by Olof Johansson
· 15 years ago
9939650
Add support for the DevKit8000 board
by Frederik Kriewitz
· 15 years ago