Commit Graph

44 Commits (42c53ab0a7bb45c20f4891b67826e614304da16f)

Author SHA1 Message Date
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Pavel Herrmann 21d2bf426f split PCS440EP specific code from cmd_ide.c 12 years ago
Pavel Herrmann f5b82c0f9c change all versions of input_data() and output_data() to global weak aliases 12 years ago
Simon Glass c8e66db789 bootstage: Convert net progress numbers to enums 13 years ago
Simon Glass 8ade950638 bootstage: Convert progress numbers 20-41 to enums 13 years ago
Simon Glass 5dc887164e bootstage: Convert progress numbers 1-9 into enums 13 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 13 years ago
Wolfgang Denk f0c0b3a9e6 Fix incorrect use of getenv() before relocation 14 years ago
Stefan Roese b36df56115 ppc4xx: Move ppc4xx headers to powerpc include directory 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 15 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 15 years ago
Stefan Roese 6c70049bd1 ppc4xx: Consolidate pci_master_init() function 15 years ago
Stefan Roese a760b02031 ppc4xx: Consolidate pci_pre_init() function 15 years ago
Stefan Roese 1095493a5d ppc4xx: Consolidate pci_target_init() function 15 years ago
Stefan Roese 9a81c61249 ppc4xx: Remove duplicated is_pci_host() functions 15 years ago
Niklaus Giger ddc922ff2c ppc_4xx: Apply new HW register names 15 years ago
Stefan Roese 297a65873d ppc4xx: Big cleanup of PPC4xx defines 15 years ago
Stefan Roese 952e7760bf ppc4xx: Convert PPC4xx UIC defines from lower case to upper case 15 years ago
Stefan Roese d1c3b27525 ppc4xx: Big cleanup of PPC4xx defines 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
Wolfgang Denk d2567be915 Fix implicit declaration of function 'eth_[gs]etenv_enetaddr' 16 years ago
Mike Frysinger 9c150102bc boards: get mac address from env and move load_sernum_ethaddr() to board init 16 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Peter Tyser 84cde2bb40 pcs440ep: Clean up led command definition 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 17 years ago
Stefan Roese 3c1de1a6d3 ppc4xx: Remove implementations of testdram() 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Stefan Roese e1d1429b49 ppc4xx: Fix GPIO configuration for pcs440ep 17 years ago
Heiko Schocher f98984cb19 IDE: - make ide_inb () and ide_outb () "weak", so boards can 18 years ago
Wolfgang Denk afaac86fe2 Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. 18 years ago
Heiko Schocher 9079024723 [PCS440EP] - The DIAG LEDs are now blinking, if an error occur 18 years ago
Heiko Schocher 96e1d75be8 [PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failed 18 years ago
Wolfgang Denk 4ef218f6fd Coding style cleanup; update CHANGELOG. 18 years ago
Heiko Schocher a5d71e290f [PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANG 18 years ago
Stefan Roese 466fff1a7b ppc4xx: Add pci_pre_init() for 405 boards 18 years ago
Heiko Schocher 566a494f59 [PCS440EP] upgrade the PCS440EP board: 18 years ago
Stefan Roese 4526c87eec Update PCS440EP port to fit into one flash device (incl. environment) 19 years ago
Stefan Roese a4c8d1389f Add support for PCS440EP board 19 years ago
Wolfgang Denk b9b2480f4f Correct GPIO setup (UART1/IRQ's) on yosemite & yellowstone 19 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
Stefan Roese 81a3170b15 Changes to Yellowstone & Yosemite 440EP/GR eval boards: 19 years ago
Stefan Roese 1178a412d2 Minor AMCC 4xx board cleanups 19 years ago
Stefan Roese 3d9569b232 Changed PPC44x startup message (cpu info, speed...) to common style: 19 years ago
Stefan Roese f190c11b1f Adjust bd->bi_flashstart on Yellowstone & Yosemite to correct size 19 years ago