Commit Graph

128 Commits (561142af20f1fd7b425d9425730014e656defb91)

Author SHA1 Message Date
Heiko Schocher 3fbeeea633 common: move TOTAL_MALLOC_LEN to include/common.h 15 years ago
Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 15 years ago
Wolfgang Denk 91a76751a0 Make getenv() work before relocation. 15 years ago
Wolfgang Denk 3611665044 Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE 15 years ago
Terry Lv a80603598c Save environment data to mmc. 15 years ago
Wolfgang Denk 40e74c852b bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings. 15 years ago
Stefan Roese f3cac53840 ppc4xx: Invalidate d-cache when used as init-ram 15 years ago
Stefan Roese c1ab75c7d4 ppc4xx: Fix 440EPx bug in reconfigure_pll() 15 years ago
York Sun 8d9207c792 Fix parameters to support RDIMM for P2020DS 15 years ago
Matthew McClintock b80d30546e mpx85xx/fdt: Add cpu-release-addr for all cores 15 years ago
Kumar Gala ed062e0f6c powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs 15 years ago
Kim Phillips 680c613a5c powerpc/8xxx: share PIC defines among 85xx and 86xx 15 years ago
Mike Frysinger 5700bb6352 miiphy: constify device name 15 years ago
Heiko Schocher 48690d8024 net ppc: fix ethernet device names with spaces 15 years ago
Stephan Linz 958e120643 fdt relocate: have more attention to use a bootmap or not 15 years ago
Albert Aribaud f2a37fcd9b ide: add configuration 15 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 15 years ago
Kim Phillips a37c36f4e7 powerpc/8xxx: query feature reporting register for num cores on unknown cpus 15 years ago
york 5fb8a8a731 powerpc/8xxx: Improvement to DDR parameters 15 years ago
york 9490ff4864 powerpc/8xxx: Enable DDR3 RDIMM support 15 years ago
york 7fd101c97b powerpc/8xxx: Enabled address hashing for 85xx 15 years ago
york 5800e7ab32 powerpc/8xxx: Enable quad-rank DIMMs. 15 years ago
york 076bff8f47 powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 15 years ago
Kumar Gala 79e4e6480b powerpc/8xxx: Enabled hwconfig for memory interleaving 15 years ago
Kumar Gala fd3c9befa8 powerpc/p4080: Add workaround for erratum CPU22 15 years ago
Kumar Gala 61054ffa16 powerpc/p4080: Add workaround for errata SERDES8 15 years ago
Kumar Gala 34a8258fea powerpc/p4080: Add support for initializing SERDES 15 years ago
Kumar Gala db977abfc8 powerpc/85xx: Add support to initialize LIODN registers and portals 15 years ago
Kumar Gala 6aba33e939 powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms 15 years ago
york a3f18529ec powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space 15 years ago
Kumar Gala ebd7cb0ba9 powerpc/fsl_fman: Add initial fman immap structures 15 years ago
Kumar Gala 9ab87d04a8 powerpc/85xx: Add additional p4080 platform related defines/structs 15 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
Stefan Roese be24ef6e8e ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 core 15 years ago
Stefan Roese 58eb869ffc ppc4xx: Add "ecctest" command to test/simulate ECC errors 15 years ago
Stefan Roese b995d7cb2c ppc4xx: DDR/ECC: Use correct macros to clear error status 15 years ago
Stefan Roese 897d6abc50 ppc4xx: Only define DDR2 registers for the correct PowerPC variants 15 years ago
Stefan Roese eab9800182 ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values 15 years ago
Kumar Gala 47ec10c597 powerpc/85xx: Rework P1022 SERDES is_serdes_configured support 15 years ago
Kumar Gala af0250652a powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support 15 years ago
Kumar Gala c26de2d8b1 powerpc/p3041: Add various p3041 related defines 15 years ago
Kumar Gala 19dbcc96c0 powerpc/p5020: Add various p5020 related defines (and p5010) 15 years ago
Emil Medve 7eda1f8eed powerpc/mpc85xx: Report FMAN # to match user manual 15 years ago
Kumar Gala 85f8cda3c2 powerpc/p4080: Add setting of clock-frequency for clockgen node 15 years ago
Kumar Gala 1b942f7483 powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updates 15 years ago
Kumar Gala 6525d51fa5 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases 15 years ago
Kumar Gala dd2cda3dbd powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h 15 years ago
Kumar Gala 99d9c07edc powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h 15 years ago
Wolfgang Denk 0fe247b973 Drop support for GTH board 15 years ago
Kumar Gala 9f43d7997e powerpc/85xx: Move p1022ds slot code into board file 15 years ago