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
/
pcs440ep
/
pcs440ep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
split PCS440EP specific code from cmd_ide.c
Pavel Herrmann
2012-10-17
1
-0
/
+56
*
change all versions of input_data() and output_data() to global weak aliases
Pavel Herrmann
2012-10-17
1
-1
/
+0
*
bootstage: Convert net progress numbers to enums
Simon Glass
2012-03-18
1
-12
/
+12
*
bootstage: Convert progress numbers 20-41 to enums
Simon Glass
2012-03-18
1
-1
/
+2
*
bootstage: Convert progress numbers 1-9 into enums
Simon Glass
2012-03-18
1
-11
/
+11
*
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
2012-03-18
1
-2
/
+1
*
Fix incorrect use of getenv() before relocation
Wolfgang Denk
2011-05-12
1
-3
/
+4
*
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
2010-09-23
1
-1
/
+1
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
1
-3
/
+2
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-2
/
+2
*
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21
1
-1
/
+1
*
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-04-13
1
-1
/
+1
*
ppc4xx: Consolidate pci_master_init() function
Stefan Roese
2009-11-19
1
-21
/
+0
*
ppc4xx: Consolidate pci_pre_init() function
Stefan Roese
2009-11-19
1
-55
/
+0
*
ppc4xx: Consolidate pci_target_init() function
Stefan Roese
2009-11-19
1
-61
/
+0
*
ppc4xx: Remove duplicated is_pci_host() functions
Stefan Roese
2009-11-09
1
-23
/
+0
*
ppc_4xx: Apply new HW register names
Niklaus Giger
2009-10-07
1
-16
/
+16
*
ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
Stefan Roese
2009-09-28
1
-15
/
+15
*
ppc4xx: Big cleanup of PPC4xx defines
Stefan Roese
2009-09-11
1
-29
/
+29
*
General help message cleanup
Wolfgang Denk
2009-06-12
1
-2
/
+2
*
Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'
Wolfgang Denk
2009-03-28
1
-5
/
+5
*
boards: get mac address from env and move load_sernum_ethaddr() to board init
Mike Frysinger
2009-03-20
1
-17
/
+14
*
Command usage cleanup
Peter Tyser
2009-01-28
1
-2
/
+2
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
1
-1
/
+1
*
pcs440ep: Clean up led command definition
Peter Tyser
2009-01-28
1
-1
/
+1
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-15
/
+15
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-2
/
+2
*
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-12
1
-1
/
+1
*
ppc4xx: Remove implementations of testdram()
Stefan Roese
2008-06-03
1
-38
/
+0
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
1
-4
/
+4
*
ppc4xx: Fix GPIO configuration for pcs440ep
Stefan Roese
2008-02-04
1
-1
/
+1
*
IDE: - make ide_inb () and ide_outb () "weak", so boards can
Heiko Schocher
2007-08-28
1
-0
/
+24
*
Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.
Wolfgang Denk
2007-08-12
1
-2
/
+2
*
[PCS440EP] - The DIAG LEDs are now blinking, if an error occur
Heiko Schocher
2007-07-13
1
-3
/
+15
*
[PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failed
Heiko Schocher
2007-07-11
1
-9
/
+28
*
Coding style cleanup; update CHANGELOG.
Wolfgang Denk
2007-07-10
1
-9
/
+7
*
Merge with /home/hs/Atronic/u-boot
Wolfgang Denk
2007-07-09
1
-6
/
+491
|
\
|
*
[PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANG
Heiko Schocher
2007-06-25
1
-3
/
+0
|
*
[PCS440EP] upgrade the PCS440EP board:
Heiko Schocher
2007-06-22
1
-6
/
+494
*
|
ppc4xx: Add pci_pre_init() for 405 boards
Stefan Roese
2007-06-25
1
-2
/
+2
|
/
*
Update PCS440EP port to fit into one flash device (incl. environment)
Stefan Roese
2006-06-06
1
-1
/
+1
*
Add support for PCS440EP board
Stefan Roese
2006-06-02
1
-0
/
+379