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
/
mpl
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
board/mpl: Remove mpl-specific memory test command
Peter Tyser
2010-10-06
2
-592
/
+3
*
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
2010-09-23
2
-2
/
+2
*
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-08-04
2
-3
/
+3
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
1
-2
/
+1
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-1
/
+1
*
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
2009-12-21
1
-1
/
+0
*
mpl: Remove memory test relocation fixups
Peter Tyser
2009-10-03
1
-26
/
+0
*
ppc: Remove pci config table pointer relocation fixups
Peter Tyser
2009-10-03
1
-18
/
+0
*
ppc4xx: Big cleanup of PPC4xx defines
Stefan Roese
2009-09-11
1
-29
/
+29
*
Dual-license IBM code contributions
Josh Boyer
2009-08-09
1
-0
/
+2
*
PATI board: fix compiler warnings
Wolfgang Denk
2009-07-19
1
-3
/
+7
*
mpl: printing current stdio devices cleanup
Jean-Christophe PLAGNIOL-VILLARD
2009-07-19
2
-31
/
+0
*
MIP405T: fix compile problem
Wolfgang Denk
2009-07-18
1
-1
/
+1
*
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-18
3
-5
/
+5
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
1
-1
/
+1
*
Use strmhz() to format clock frequencies
Wolfgang Denk
2008-10-21
1
-5
/
+6
*
Merge git://git.denx.de/u-boot into x1
Markus Klotzbuecher
2008-10-21
5
-47
/
+47
|
\
|
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
5
-47
/
+47
*
|
The PIPE_INTERRUPT flag is used wrong
Remy Bohmer
2008-10-14
1
-1
/
+1
|
/
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-7
/
+7
*
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
*
disk-on-chip: remove duplicate doc_probe declaration
Jean-Christophe PLAGNIOL-VILLARD
2008-09-09
1
-1
/
+0
*
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-07-14
4
-10
/
+10
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
8
-165
/
+163
*
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-29
1
-2
/
+2
*
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-25
1
-0
/
+7
*
[new uImage] Rename and move print_image_hdr() routine
Marian Balakowicz
2008-02-21
1
-1
/
+1
*
[new uImage] Define a API for image handling operations
Marian Balakowicz
2008-02-07
1
-22
/
+15
*
ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx
Stefan Roese
2007-10-31
1
-1
/
+1
*
ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms
Stefan Roese
2007-10-31
2
-3
/
+3
*
board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-09
2
-4
/
+4
*
board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
2
-3
/
+3
*
[PATCH] PPC4xx: Add support for multiple I2C busses
Stefan Roese
2007-02-20
1
-1
/
+1
*
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-31
3
-6
/
+8
*
Cleanup for GCC-4.x
Wolfgang Denk
2005-10-13
2
-8
/
+8
*
Cleanup (PPC4xx is AMCC now)
Wolfgang Denk
2005-09-23
2
-3
/
+3
*
(re)enabled scsi commands do_scsi() and do_scsiboot()
Wolfgang Denk
2005-08-04
1
-3
/
+21
*
* Patch by Detlev Zundel, 08 Sep 2004:
wdenk
2004-09-08
1
-2
/
+2
*
Code cleanup; make several boards compile & link.
wdenk
2004-03-14
1
-1
/
+1
*
* Patch by Denis Peter, 8 Dec 2003
wdenk
2004-01-02
2
-15
/
+73
*
* Cleanup lowboot code for MPC5200
wdenk
2004-01-02
1
-9
/
+9
*
* Patches by David Müller, 14 Nov 2003:
wdenk
2003-12-07
2
-85
/
+132
*
* Patches by Xianghua Xiao, 15 Oct 2003:
wdenk
2003-10-15
1
-5
/
+4
*
* Patch by Scott McNutt, 04 Oct 2003:
wdenk
2003-10-08
1
-3
/
+18
*
* Patches by Denis Peter, 9 Sep 2003:
wdenk
2003-09-10
7
-180
/
+210
*
* Implement new mechanism to export U-Boot's functions to standalone
wdenk
2003-07-24
3
-2
/
+4
*
* Code cleanup:
wdenk
2003-06-27
11
-50
/
+15
*
* Patches by David Müller, 12 Jun 2003:
wdenk
2003-06-19
1
-0
/
+4
*
* Patch by Denis Peter, 04 June 2003:
wdenk
2003-06-04
2
-2
/
+26
*
* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length
wdenk
2003-05-30
1
-1
/
+1
[next]