index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
mcc200
Commit message (
Expand
)
Author
Age
Files
Lines
*
Redundant Environment: protect full sector size
Wolfgang Denk
2009-06-04
1
-1
/
+1
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
2
-20
/
+20
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-4
/
+4
*
disk-on-chip: remove duplicate doc_probe declaration
Jean-Christophe PLAGNIOL-VILLARD
2008-09-09
1
-1
/
+0
*
Fix some more print() format errors.
Wolfgang Denk
2008-07-11
1
-1
/
+1
*
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-07-02
1
-1
/
+1
*
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-12
1
-1
/
+1
*
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-29
1
-3
/
+3
*
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-25
1
-0
/
+19
*
[new uImage] Define a API for image handling operations
Marian Balakowicz
2008-02-07
1
-38
/
+33
*
Adapt board configuration and fix kernel crash on MCC200 board.
Wolfgang Denk
2007-08-12
1
-5
/
+13
*
board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
2
-3
/
+3
*
board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-09
2
-2
/
+2
*
Remove obsolete mpc5xxx linker scripts (1 of 3)
Grant Likely
2007-07-04
1
-125
/
+0
*
board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
2
-2
/
+2
*
MCC200 board: remove warning which is obsolete after PSoC firmware changes
Wolfgang Denk
2007-04-18
1
-4
/
+0
*
MCC200: Fixes for update procedure
Sergei Poselenov
2007-02-28
1
-5
/
+7
*
Minor code cleanup.
Wolfgang Denk
2007-02-27
1
-4
/
+4
*
MCC200 update - add LCD Progress Indicator
Sergei Poselenov
2007-02-27
2
-9
/
+97
*
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr
Stefan Roese
2007-02-21
1
-9
/
+11
|
\
|
*
MCC200: Software Updater: allow both "ramdisk" and "filesystem" types
Wolfgang Denk
2007-02-19
1
-9
/
+11
*
|
[PATCH 1_4] Merge common get_dev() routines for block devices
Grant Likely
2007-02-20
1
-2
/
+1
|
/
*
MCC200: Extensions to Software Update Mechanism
Sergei Poselenov
2007-02-19
1
-47
/
+46
*
Merge with /home/hs/SC3/u-boot
Wolfgang Denk
2007-01-15
1
-3
/
+3
|
\
*
|
Fix auto_update for MCC200 board.
Wolfgang Denk
2007-01-10
2
-8
/
+7
|
/
*
Minor code cleanup; update CHANGELOG.
Wolfgang Denk
2006-12-22
1
-21
/
+9
*
automatic update mechanism
Andrei Safronov
2006-12-08
3
-1
/
+475
*
Minor code cleanup. Update CHANGELOG.
Wolfgang Denk
2006-11-27
1
-2
/
+1
*
Sequential accesses to non-existent memory must be synchronized,
Wolfgang Denk
2006-11-06
1
-0
/
+19
*
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-10-09
1
-1
/
+1
*
Merge with /home/m8/git/u-boot
Wolfgang Denk
2006-09-04
2
-7
/
+11
|
\
|
*
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-09-01
2
-7
/
+11
*
|
Add splashscreen support for MCC200 board.
Wolfgang Denk
2006-08-30
2
-1
/
+191
*
|
Code cleanup
Wolfgang Denk
2006-08-27
1
-2
/
+2
|
/
*
Updates for MCC200 / PRS200 boards:
Wolfgang Denk
2006-08-24
2
-1
/
+5
*
MCC200: restrict addressable flash space to 32 MB
Wolfgang Denk
2006-08-17
1
-0
/
+8
*
MCC200: set default configuration to low_boot DDR,
Wolfgang Denk
2006-07-23
2
-5
/
+12
*
Fix error in flash protection calculation on MCC200 board.
Wolfgang Denk
2006-07-10
1
-1
/
+1
*
Fix memory init problems on MCC200 board
Wolfgang Denk
2006-06-14
2
-1
/
+50
*
Fix U-Boot enviroenment sector protection on MCC200 board
Wolfgang Denk
2006-06-09
1
-1
/
+1
*
MCC200 Board: fix flash unprotection code for flash > 32 MB.
Wolfgang Denk
2006-04-06
1
-0
/
+10
*
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-31
1
-2
/
+2
*
Merge with /home/wd/git/u-boot/master
Wolfgang Denk
2006-03-06
1
-4
/
+4
*
Minor code cleanup
Wolfgang Denk
2006-03-06
2
-78
/
+0
*
Add lowboot target to mcc200 board
Stefan Roese
2006-03-04
1
-2
/
+14
*
Fix problem with flash_get_size() from CFI driver update
Stefan Roese
2006-03-01
1
-0
/
+2
*
Convert mcc200 to use common CFI flash driver
Stefan Roese
2006-02-28
4
-1211
/
+48
*
Cleanup MCC200 board.
Wolfgang Denk
2006-02-24
1
-7
/
+1
*
Initial port to MCC200 board (work in progress)
Wolfgang Denk
2006-02-22
9
-0
/
+1815