Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e6b9101b101fb96819181dd79e3f1e7baf7b5c6c
e6b9101
cpu/mpc512x/pci.c: minor coding style cleanup
by Wolfgang Denk
· 16 years ago
e384d2e
mpc512x: Move common files to share them by several boards
by Wolfgang Denk
· 16 years ago
1d194b5
mpc512x: change cpu/mpc512x/Makefile to use Kconfig style
by Wolfgang Denk
· 16 years ago
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
9dd775b
Make "usage" messages more helpful.
by Wolfgang Denk
· 16 years ago
8794492
nvedit: speed up printing of environment
by Mike Frysinger
· 16 years ago
5bdf631
config.mk: remove un-needed REMOTE_BUILD check
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
155abaa
FAT replace compare_sign with strncmp.
by Tom Rix
· 16 years ago
a46fbba
Add support for Linux-like kallsysms
by Mike Frysinger
· 16 years ago
21c0a54
cmd_mtdparts.c: allow to omit definitions for default settings
by Wolfgang Denk
· 16 years ago
8e66ea7
cmd_mtdparts: Move to common handling of FLASH devices via MTD layer
by Stefan Roese
· 16 years ago
22ce6f9
mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o
by Stefan Roese
· 16 years ago
5dc958f
mtd: MTD related config header changes (mtdparts command)
by Stefan Roese
· 16 years ago
586b3a6
mtd: Update MTD infrastructure to support 64bit device size
by Stefan Roese
· 16 years ago
e0860d4
mtd: Add MTD concat support to concatenate multiple MTD NOR devices
by Stefan Roese
· 16 years ago
beb957c
make MODEM SUPPORT generic instead of duplicate it
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
bd12eea
ZOOM2 detect the version of the zoom2 board at runtime.
by Tom Rix
· 15 years ago
70d0541
Beagle Convert the board version detection to use the OMAP3 GPIO interface.
by Tom Rix
· 15 years ago
dc9ea77
Fix a typo in the instructions on using omap3's gpio interface.
by Tom Rix
· 15 years ago
aa78e5b
ZOOM2 Define GPIO banks used.
by Tom Rix
· 16 years ago
de8ab06
OMAP3 Turn on the GPIO bank clocks
by Tom Rix
· 16 years ago
0dd9431
Coldfire M5271: Activate u-boot system timer interrupt.
by Richard Retanubun
· 16 years ago
af726fa
Compier warning cleanup
by Richard Retanubun
· 16 years ago
2a8c889
Adds WATCHDOG_RESET() function call to lib_m68k dtimer_interrupt.
by Richard Retanubun
· 16 years ago
9819670
arch_misc_init support for ARM architectures
by Prafulla Wadaskar
· 15 years ago
df6d53b
at91: move cpu info print to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
b21aa66
at91: move cpu name define to arm/arch/ cpu header
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
9c5c824
at91: extract reset from timer
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
ee6304b
omap24xx: rename reset file
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
879a272
OMAP3: Fix CKE1 MUX setting to allow self-refresh
by Dirk Behme
· 15 years ago
75090f3
OMAP3: Zoom2: Enable Board and CPU info
by Dirk Behme
· 15 years ago
6c66b66
ZOOM2 Add led support.
by Tom Rix
· 15 years ago
93bed9b
ZOOM2 Add serial support.
by Tom Rix
· 15 years ago
7872c17
lh7a40x: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
4ccaed4
pxa: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
de510ba
arm: remove cpu_init
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
da7b3db
arm: unify interrupt init
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7580b86
arm: unify linker script
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
56dc2fd
afeb9260: fix macb device init
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f515012
ppc4xx: Remove PCI async bootup message if PCI is not used
by Stefan Roese
· 16 years ago
5a272ec3
TQM834x: use buffered writes to accelerate writing to flash
by Wolfgang Denk
· 16 years ago
9559357
TQM834x: add FDT support
by Wolfgang Denk
· 16 years ago
e96877e
TQM834x: fix environment size; add redundant env.
by Wolfgang Denk
· 16 years ago
26650af
ARM DaVinci: Reset with watchdog enabled
by Thomas Lange
· 16 years ago
d0e4e2a
video: Add an option to skip video initialization
by Wolfgang Denk
· 16 years ago
50bc99c
drv_video_init(): simplify logic
by Wolfgang Denk
· 16 years ago
2495b2d
at91: regroup IP hw init in one file per soc
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7a84618
dm355 evm support
by David Brownell
· 16 years ago
bf2f48c
OMAP3EVM: Set default bootfile
by Sanjeev Premi
· 16 years ago
5bcea06
ARM DaVinci: Minor Updates to base addresses
by s-paulraj@ti.com
· 16 years ago
50ce337
ZOOM2 Add support for debug board detection.
by Tom Rix
· 16 years ago
dd2d1cc
OMAP3 Port kernel omap gpio interface.
by Tom Rix
· 16 years ago
0419d91
ZOOM2 Add initial support for Zoom2
by Tom Rix
· 16 years ago
d608849
ARM DaVinci:Consolidate common u-boot.lds
by Sandeep Paulraj
· 16 years ago
b692478
OMAP Consolidate common u-boot.lds to cpu layer.
by Tom Rix
· 16 years ago
195bb7c
arm/dcc: add xscale support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6c82f4d
arm/dcc: use static support to allow to use it at anytime
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9c954ae
ARM: Update mach-types
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
91a7745
arm920/926/926: remove non needed header
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
451af0a
davinci dm6446evm NAND update
by David Brownell
· 16 years ago
4506400
davinci: display correct clock info
by David Brownell
· 16 years ago
80e8699
ZOOM1 Remove more legacy NAND defines.
by Tom Rix
· 16 years ago
c36db31
LED Add documentation describing the status_led and colour led API.
by Tom Rix
· 16 years ago
225bb68
ARM Add blue colour LED to status_led.
by Tom Rix
· 16 years ago
8c9fc00
arm: timer and interrupt init rework
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
cd53ed0
OMAP3: Reorganize Makefile style
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
3f3b40a
OMAP3: Remove dublicated interrupt code
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0134c31
at91rm9200: move reset code to reset.c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
88fafe7
ixp/interrupts: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
314b728
arm: cleanup remaining CONFIG_INIT_CRITICAL
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
86f57a1
arm946es: remove non used timer
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6f7e639
davinci: add basic dm355/dm350/dm335 support
by David Brownell
· 16 years ago
a0e86db
davinci: fix dm644x buglets
by David Brownell
· 16 years ago
5f02add
davinci: split out some dm644x-specific bits from psc
by David Brownell
· 16 years ago
24a1b78
davinci: cpu-specific build uses conditional make syntax
by David Brownell
· 16 years ago
3e03029
davinci: move psc support board-->cpu
by David Brownell
· 16 years ago
2e2214e
DaVinci now respects SKIP_LOWLEVEL_INIT
by David Brownell
· 16 years ago
c83d2d9
DaVinci Ethernet cleanup
by David Brownell
· 16 years ago
b81464e
lib_arch/board.c: Move malloc initialization before flash_init()
by Stefan Roese
· 16 years ago
c20ef32
ppc4xx: Add Sequoia RAM-booting target
by Stefan Roese
· 16 years ago
c02e24d
tools/envcrc: add --binary option to export embedded env
by Mike Frysinger
· 16 years ago
6c26293
Enable CONFIG_NET_MULTI on all remaining PPC4xx boards
by Ben Warren
· 16 years ago
ddfaf73
4xx: Add support for DP405 hardware variants
by Matthias Fuchs
· 16 years ago
a020cee
4xx: Remove binary cpld bitstream from DP405 board
by Matthias Fuchs
· 16 years ago
3256ccc
4xx: Remove binary cpld bitstream from VOM405 board
by Matthias Fuchs
· 16 years ago
df21e61
4xx: Remove binary cpld bitstream from PMC405 board
by Matthias Fuchs
· 16 years ago
b68fd0e
4xx: Remove binary cpld bitstream from CMS700 board
by Matthias Fuchs
· 16 years ago
edd046e
esd/common: extend cpld command with address parameter
by Matthias Fuchs
· 16 years ago
65a48ea
cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX
by Peter Tyser
· 16 years ago
b9077a4
cmd_i2c: Clean up trivial helper functions
by Peter Tyser
· 16 years ago
4ff03cf
cmd_i2c: Clean up i2c command argument parsing
by Peter Tyser
· 16 years ago
469cde4
i2c: Update references to individual i2c commands
by Peter Tyser
· 16 years ago
1ad7b35
i2c: Remove deprecated individual i2c commands
by Peter Tyser
· 16 years ago
2e69765
i2c: Create common default i2c_[set|get]_bus_speed() functions
by Peter Tyser
· 16 years ago
15327c0
cm5200: Make function test command names more unique
by Peter Tyser
· 16 years ago
f046146
tsi108_i2c: Add i2c_init() stub function
by Peter Tyser
· 16 years ago
6a97ffd
mpc7448hpc2: Add CONFIG_SYS_I2C_SPEED define
by Peter Tyser
· 16 years ago
9c8fb25
Marvell: i2c cleanup
by Peter Tyser
· 16 years ago
dc2da6c
cpci750: i2c cleanup
by Peter Tyser
· 16 years ago
769069e
i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value
by Peter Tyser
· 16 years ago
Next »