Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0198f9d08027613c8b4e484113a54e3139eadb01
/
board
/
mcc200
dc90d01
lcd, fb: remove duplicated prototypes and unused code
by Jeroen Hofstee
· 12 years ago
881c4ec
common/lcd.c: remove global lcd_base
by Jeroen Hofstee
· 12 years ago
b9092e6
common/lcd.c: cleanup use of global variables
by Jeroen Hofstee
· 12 years ago
67f5391
common/lcd.c: cleanup use of global variables
by Wolfgang Denk
· 12 years ago
b457118
common lcd: simplify lcd_display_bitmap
by Nikita Kiryanov
· 12 years ago
60ce19a
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· 13 years ago
41132c0
font: split font data from video_font.h
by Che-Liang Chiou
· 13 years ago
8af4919
board/mcc200/auto_update.c: fixx GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
cffb904
config.mk cleanup: drop "-I$(TOPDIR)/board" entries
by Wolfgang Denk
· 14 years ago
291ba1b
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
a414c7a
mpc5xxx: Remove all references to MGT5100
by Detlev Zundel
· 15 years ago
4791383
Redundant Environment: protect full sector size
by Wolfgang Denk
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d45f81a
disk-on-chip: remove duplicate doc_probe declaration
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
12cec0a
Fix some more print() format errors.
by Wolfgang Denk
· 16 years ago
6140a02
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· 16 years ago
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
d7c88a4
[new uImage] Update naming convention for bootm/uImage related code
by Marian Balakowicz
· 17 years ago
dbdd16a
[new uImage] Add dual format uImage support framework
by Marian Balakowicz
· 17 years ago
41d71ed
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· 17 years ago
036384c
Adapt board configuration and fix kernel crash on MCC200 board.
by Wolfgang Denk
· 17 years ago
761ea74
board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
145318c
board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
2e68491
Remove obsolete mpc5xxx linker scripts (1 of 3)
by Grant Likely
· 17 years ago
69819ce
board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
26db169
MCC200 board: remove warning which is obsolete after PSoC firmware changes
by Wolfgang Denk
· 18 years ago
854fe36
MCC200: Fixes for update procedure
by Sergei Poselenov
· 18 years ago
52232fd
Minor code cleanup.
by Wolfgang Denk
· 18 years ago
91904cd
MCC200 update - add LCD Progress Indicator
by Sergei Poselenov
· 18 years ago
4e26946
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr
by Stefan Roese
· 18 years ago
ffc2dd7
[PATCH 1_4] Merge common get_dev() routines for block devices
by Grant Likely
· 18 years ago
f4da2ef
MCC200: Software Updater: allow both "ramdisk" and "filesystem" types
by Wolfgang Denk
· 18 years ago
8ceb08f
MCC200: Extensions to Software Update Mechanism
by Sergei Poselenov
· 18 years ago
8637071
Merge with /home/hs/SC3/u-boot Some code cleanup.
by Wolfgang Denk
· 18 years ago
299d610
Fix auto_update for MCC200 board.
by Wolfgang Denk
· 18 years ago
8e59e1f
Minor code cleanup; update CHANGELOG.
by Wolfgang Denk
· 18 years ago
8233624
automatic update mechanism
by Andrei Safronov
· 18 years ago
018147d
Minor code cleanup. Update CHANGELOG.
by Wolfgang Denk
· 18 years ago
c0cc46e
Sequential accesses to non-existent memory must be synchronized,
by Wolfgang Denk
· 18 years ago
6a65e42
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
5b1657d
Merge with /home/m8/git/u-boot
by Wolfgang Denk
· 18 years ago
d62379d
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
d4321d3
Add splashscreen support for MCC200 board.
by Wolfgang Denk
· 18 years ago
dd314d1
Code cleanup
by Wolfgang Denk
· 18 years ago
472e5c2
Updates for MCC200 / PRS200 boards:
by Wolfgang Denk
· 18 years ago
184d95d
MCC200: restrict addressable flash space to 32 MB
by Wolfgang Denk
· 18 years ago
790dd20
MCC200: set default configuration to low_boot DDR,
by Wolfgang Denk
· 18 years ago
43bdae9
Fix error in flash protection calculation on MCC200 board.
by Wolfgang Denk
· 18 years ago
b86ba9d
Fix memory init problems on MCC200 board
by Wolfgang Denk
· 18 years ago
a9f0cd6
Fix U-Boot enviroenment sector protection on MCC200 board
by Wolfgang Denk
· 18 years ago
934d842
MCC200 Board: fix flash unprotection code for flash > 32 MB.
by Wolfgang Denk
· 19 years ago
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
61ccd1d
Merge with /home/wd/git/u-boot/master Code cleanup.
by Wolfgang Denk
· 19 years ago
67777b9
Minor code cleanup
by Wolfgang Denk
· 19 years ago
531e94c
Add lowboot target to mcc200 board Patch by Stefan Roese, 4 Mar 2006
by Stefan Roese
· 19 years ago
896391f
Fix problem with flash_get_size() from CFI driver update
by Stefan Roese
· 19 years ago
254a3d0
Convert mcc200 to use common CFI flash driver Patch by Stefan Roese, 28 Feb 2006
by Stefan Roese
· 19 years ago
ce87cf9
Cleanup MCC200 board.
by Wolfgang Denk
· 19 years ago
07ad17c
Initial port to MCC200 board (work in progress)
by Wolfgang Denk
· 19 years ago