Commit Graph

120 Commits (4f63acd0625553dd87d3a8a5b434578026765793)

Author SHA1 Message Date
Wolfgang Denk f0c0b3a9e6 Fix incorrect use of getenv() before relocation 14 years ago
Joakim Tjernlund 9d8fbd1b20 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
York Sun d2a9568c57 mpc85xx: Adding more registers and options 14 years ago
Kumar Gala 48f27919aa powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe code 14 years ago
Becky Bruce 38dba0c2ff mpc85xx boards: initdram() cleanup/bugfix 14 years ago
Becky Bruce 5b297d1a42 tqm85xx: create fixed_sdram() to do sdram setup 14 years ago
Kumar Gala 5d27e02c04 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured 14 years ago
Mike Frysinger 8ef583a035 miiphy: convert to linux/mii.h 14 years ago
Wolfgang Denk 42df1e1618 tqm5200.c: fix warning: 'edid_buf' defined but not used 14 years ago
Heiko Schocher 98e6956702 mpc52xx: add support for tqm52xx based board charon 14 years ago
Wolfgang Denk 263d5c2f84 Remove redundant config.mk files 14 years ago
Wolfgang Denk cd0402a730 8xx: Cleanup for partial linking and --gc-sections 14 years ago
Wolfgang Denk 84db715ea4 cam5200_niosflash: fix build warnings 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Peter Tyser 8ca78f2c89 fsl: Clean up printing of PCI boot info 14 years ago
Becky Bruce b1b7646493 TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanup 14 years ago
Peter Tyser 06412756e7 tqm85xx: Update PCI code 14 years ago
Wolfgang Denk 1211a46485 config.mk cleanup: drop "-I$(TOPDIR)/board" entries 14 years ago
Wolfgang Denk 2ae1824196 Makefile: move all Power Architecture boards into boards.cfg 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Peter Tyser 6aa3d3bfaa 83xx: Remove warmboot parameter from PCI init functions 14 years ago
Michael Zaidman 800eb09641 POST cleanup. 14 years ago
Stefan Roese ca5def3f30 cfi_flash: Simplify dynamic flash bank number detection 14 years ago
Wolfgang Denk 77efe35fec Remove HMI10 board support 14 years ago
Heiko Schocher 48690d8024 net ppc: fix ethernet device names with spaces 14 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Kumar Gala 6525d51fa5 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases 14 years ago
Becky Bruce f51cdaf191 83xx/85xx/86xx: LBC register cleanup 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 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
Peter Tyser 61f2b38a17 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" 15 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
Detlev Zundel fd428c05c8 mpc5xxx: Remove all references to MGT5100 15 years ago
Heiko Schocher 6ed3b9d44c TQM8xx: add device tree support for TQM8xx based boards. 15 years ago
Peter Tyser 64917ca389 PCIe, USB: Replace 'end point' references with 'endpoint' 15 years ago
Kumar Gala 7cb8f79b44 ppc/85xx: Move to using fsl_setup_hose on TQM 85xx 15 years ago
Heiko Schocher 00b6d927ba 5xxx, fdt: move fdt_fixup_memory() to cpu.c file 15 years ago
Detlev Zundel 95c44ec485 tqm5200: Correct comment and code in post_hotkeys_pressed. 15 years ago
Kumar Gala 865f24dc92 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host 15 years ago
Kumar Gala 5ce1da9af3 ppc: Remove -fno-strict-aliasing 15 years ago
Peter Tyser 858290178f ppc: Enable full relocation to RAM 15 years ago
Kumar Gala 3e7b6c1f2d ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host 15 years ago
Kumar Gala d6281ff0cc ppc: Remove -fno-strict-aliasing 15 years ago
Kumar Gala ec79d33b2c 85xx: Move to a common linker script 15 years ago
Kumar Gala cb151aa2cf pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init 15 years ago
Kumar Gala fb3143b35e pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init 15 years ago