summaryrefslogtreecommitdiffstats
path: root/board/pcs440ep/pcs440ep.c
Commit message (Expand)AuthorAgeFilesLines
* includes: move openssl headers to include/u-bootJeroen Hofstee2014-06-191-1/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* split PCS440EP specific code from cmd_ide.cPavel Herrmann2012-10-171-0/+56
* change all versions of input_data() and output_data() to global weak aliasesPavel Herrmann2012-10-171-1/+0
* bootstage: Convert net progress numbers to enumsSimon Glass2012-03-181-12/+12
* bootstage: Convert progress numbers 20-41 to enumsSimon Glass2012-03-181-1/+2
* bootstage: Convert progress numbers 1-9 into enumsSimon Glass2012-03-181-11/+11
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-181-2/+1
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-121-3/+4
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-231-1/+1
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-3/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-2/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-1/+1
* ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-191-21/+0
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-191-55/+0
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-191-61/+0
* ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-091-23/+0
* ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-071-16/+16
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-281-15/+15
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-111-29/+29
* General help message cleanupWolfgang Denk2009-06-121-2/+2
* Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'Wolfgang Denk2009-03-281-5/+5
* boards: get mac address from env and move load_sernum_ethaddr() to board initMike Frysinger2009-03-201-17/+14
* Command usage cleanupPeter Tyser2009-01-281-2/+2
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-1/+1
* pcs440ep: Clean up led command definitionPeter Tyser2009-01-281-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-15/+15
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* ppc4xx: Remove implementations of testdram()Stefan Roese2008-06-031-38/+0
* Big white-space cleanup.Wolfgang Denk2008-05-211-4/+4
* ppc4xx: Fix GPIO configuration for pcs440epStefan Roese2008-02-041-1/+1
* IDE: - make ide_inb () and ide_outb () "weak", so boards canHeiko Schocher2007-08-281-0/+24
* Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk2007-08-121-2/+2
* [PCS440EP] - The DIAG LEDs are now blinking, if an error occurHeiko Schocher2007-07-131-3/+15
* [PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failedHeiko Schocher2007-07-111-9/+28
* Coding style cleanup; update CHANGELOG.Wolfgang Denk2007-07-101-9/+7
* Merge with /home/hs/Atronic/u-bootWolfgang Denk2007-07-091-6/+491
|\
| * [PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANGHeiko Schocher2007-06-251-3/+0
| * [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-221-6/+494
* | ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-251-2/+2
|/
* Update PCS440EP port to fit into one flash device (incl. environment)Stefan Roese2006-06-061-1/+1
* Add support for PCS440EP boardStefan Roese2006-06-021-0/+379
OpenPOWER on IntegriCloud