index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
esd
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop using builtin_run_command()
Simon Glass
2012-03-06
2
-2
/
+2
*
Rename run_command() to builtin_run_command()
Simon Glass
2012-03-06
2
-2
/
+2
*
board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warning
Matthias Fuchs
2011-12-02
1
-2
/
+0
*
auto_update.c: Fix GCC 4.6 build warnings
Stefan Roese
2011-11-16
1
-7
/
+1
*
do_bootm: unify duplicate prototypes
Mike Frysinger
2010-11-28
1
-1
/
+0
*
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
2010-09-23
2
-2
/
+2
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
1
-4
/
+2
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
4
-4
/
+4
*
License cleanup: Fix license header for some esd display configurations
Matthias Fuchs
2009-10-24
6
-44
/
+102
*
ppc_4xx: Apply new HW register names
Niklaus Giger
2009-10-07
1
-1
/
+1
*
board/esd/common/flash.c: Fix compile warning
Wolfgang Denk
2009-09-15
1
-1
/
+2
*
Remove legacy NAND and disk on chip references from boards.
Scott Wood
2009-07-17
1
-50
/
+0
*
General help message cleanup
Wolfgang Denk
2009-06-12
4
-5
/
+5
*
esd/common: extend cpld command with address parameter
Matthias Fuchs
2009-06-12
2
-14
/
+20
*
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-05-15
1
-1
/
+1
*
Add "source" command; prepare removal of "autoscr" command
Wolfgang Denk
2009-04-03
1
-3
/
+3
*
ppc4xx: Use correct io accessors for esd 405/440 boards
Matthias Fuchs
2009-03-20
3
-14
/
+19
*
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
2009-02-07
1
-1
/
+1
*
Command usage cleanup
Peter Tyser
2009-01-28
4
-4
/
+4
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
1
-1
/
+1
*
ppc4xx: Fix esd loadpci command
Matthias Fuchs
2008-10-31
1
-8
/
+16
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
7
-122
/
+122
*
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
1
-6
/
+6
*
Fixing coding style issues
William Juul
2008-08-12
1
-3
/
+3
*
Update MTD to that of Linux 2.6.22.1
William Juul
2008-08-12
1
-22
/
+20
*
Fix compilation error for TASREG
TsiChung Liew
2008-08-01
1
-0
/
+2
*
ppc4xx: Small coding style cleanup for the latest esd patches
Stefan Roese
2008-04-22
1
-1
/
+0
*
ppc4xx: update esd's common auto_update code for 405 boards
Matthias Fuchs
2008-04-22
2
-117
/
+106
*
ppc4xx: Update esd's common LCD code for 405 boards
Matthias Fuchs
2008-04-22
2
-38
/
+151
*
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
Marian Balakowicz
2008-03-12
1
-176
/
+167
|
\
|
*
esd/common/fpga.c: fix indentation.
Wolfgang Denk
2008-03-09
1
-177
/
+167
|
*
esd/common/fpga.c: fix 'assignment of read-only location' error
Wolfgang Denk
2008-03-09
1
-3
/
+4
|
*
esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from ...
Jean-Christophe PLAGNIOL-VILLARD
2008-03-08
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
-40
/
+33
|
/
*
ppc4xx: More cleanup for esd's LCD code
Matthias Fuchs
2008-01-04
1
-20
/
+18
*
ppc4xx: Coding style cleanup
Stefan Roese
2007-12-28
1
-17
/
+11
*
ppc4xx: use correct io accessors for esd's LCD code
Matthias Fuchs
2007-12-28
1
-7
/
+8
*
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
2007-08-16
2
-0
/
+91
|
\
|
*
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
2007-08-15
3
-12
/
+12
|
|
\
|
*
|
Migrate esd 405EP boards to new NAND subsystem
Matthias Fuchs
2007-07-09
2
-0
/
+91
*
|
|
ppc4xx: Remove #warning in esd auto_update.c
Stefan Roese
2007-08-16
1
-4
/
+0
|
|
/
|
/
|
*
|
board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
1
-1
/
+1
*
|
board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-09
2
-9
/
+9
*
|
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
2
-8
/
+8
|
/
*
[PATCH 1_4] Merge common get_dev() routines for block devices
Grant Likely
2007-02-20
1
-2
/
+1
*
Fix JFFS2 support for legacy NAND driver.
Marian Balakowicz
2006-04-08
1
-8
/
+8
*
Minor code cleanup
Wolfgang Denk
2006-03-06
2
-4
/
+0
*
Merge the new NAND code (testing-NAND brach); see doc/README.nand
Wolfgang Denk
2006-03-06
1
-10
/
+18
|
\
[next]