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
/
prodrive
/
p3mx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate bool type
York Sun
2013-04-01
2
-8
/
+1
*
env: Use getenv_yesno() more generally
Joe Hershberger
2012-12-13
1
-7
/
+3
*
serial: Use default_serial_puts() in drivers
Marek Vasut
2012-10-17
1
-9
/
+1
*
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
1
-32
/
+0
*
serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driver
Marek Vasut
2012-10-15
1
-6
/
+62
*
net: Fix remaining API interface breakage
Joe Hershberger
2012-05-23
2
-5
/
+2
*
net: Remove redefinitions of net.h functions
Joe Hershberger
2012-05-22
1
-2
/
+0
*
pci: get rid of local prototypes
Linus Walleij
2012-03-30
1
-4
/
+0
*
net/miiphy/serial: drop duplicate "NAMESIZE" define
Mike Frysinger
2012-03-18
1
-1
/
+1
*
PPC: Drop mv6446x_eth_initialize() from net/eth.c
Marek Vasut
2012-03-06
2
-0
/
+6
*
pci: move pciauto_config_init() to pci.h
Linus Walleij
2012-03-04
1
-1
/
+0
*
board/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-03
1
-27
/
+6
*
punt unused clean/distclean targets
Mike Frysinger
2011-10-15
1
-6
/
+0
*
Fix incorrect use of getenv() before relocation
Wolfgang Denk
2011-05-12
1
-3
/
+4
*
miiphy: convert to linux/mii.h
Mike Frysinger
2011-01-09
1
-15
/
+15
*
74xx_7xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
1
-135
/
+0
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
1
-28
/
+0
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
1
-1
/
+1
*
miiphy: constify device name
Mike Frysinger
2010-08-09
1
-4
/
+4
*
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-08-04
1
-2
/
+2
*
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21
2
-2
/
+2
*
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-04-13
1
-1
/
+1
*
p3mx: Remove serial relocation fixups
Peter Tyser
2009-10-03
1
-10
/
+0
*
ppc: Enable full relocation to RAM
Peter Tyser
2009-10-03
1
-1
/
+0
*
asm-generic: Consolidate errno.h to asm-generic/errno.h
Michal Simek
2009-07-09
1
-1
/
+1
*
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
1
-3
/
+1
*
Align end of bss by 4 bytes
Selvamuthukumar
2008-11-18
1
-0
/
+1
*
Cleanup: fix "MHz" spelling
Wolfgang Denk
2008-10-21
1
-3
/
+3
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
5
-78
/
+78
*
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
*
Clean up usage of icache_disable/dcache_disable
Kumar Gala
2008-08-19
1
-2
/
+0
*
Cleanup: remove redundant deleting on *~ files
Wolfgang Denk
2008-07-02
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
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
3
-8
/
+8
*
Remove all the search paths from the .lds files.
Jason Wessel
2008-04-17
1
-1
/
+0
*
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2008-01-12
1
-1
/
+1
*
board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-09
1
-2
/
+2
*
board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-1
/
+1
*
Minor code cleanup.
Wolfgang Denk
2007-02-27
1
-1
/
+0
*
[PATCH] Add missing p3mx.h file to repository (ups)
Stefan Roese
2007-02-10
1
-0
/
+34
*
[PATCH] Update Prodrive P3Mx support
Stefan Roese
2007-01-18
2
-6
/
+61
*
Code cleanup. Update CHANGELOG.
Wolfgang Denk
2006-11-30
2
-390
/
+317
*
[PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards
Stefan Roese
2006-11-29
17
-0
/
+9740