Commit Graph

70 Commits (78e1e8467795d681b3f5f75140ba175e79954273)

Author SHA1 Message Date
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
Kumar Gala 6525d51fa5 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Anatolij Gustschin 1054382007 video: cfb_console: add weak default video_set_lut() 15 years ago
Kumar Gala 6ece2550d1 Convert Makefiles from COBJS-${} to COBJS-$() 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
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
Timur Tabi 2feb4af001 fsl: improve the PIXIS code and fix a few bugs 15 years ago
Timur Tabi 9ff32d8ccf mpc86xx: set the DDR BATs after calculating true DDR size 15 years ago
Peter Tyser 64917ca389 PCIe, USB: Replace 'end point' references with 'endpoint' 15 years ago
Kumar Gala 5e3d7050cf ppc/86xx: Clean up MPC8610 HPCD PCI setup code 15 years ago
Becky Bruce 107b579c75 86xx: Remove redundant code in initdram 15 years ago
Peter Tyser 858290178f ppc: Enable full relocation to RAM 15 years ago
Peter Tyser 8439f05cfd mpc8610hpcd: Use common 86xx fdt fixup code 15 years ago
Kumar Gala 3e7b6c1f2d ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host 16 years ago
Kumar Gala 73aacc5228 86xx: Remove redudant PLATFORM_CPPFLAGS 16 years ago
Kumar Gala cb151aa2cf pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init 16 years ago
Kumar Gala fb3143b35e pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init 16 years ago
Kumar Gala 048e7efe91 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards 16 years ago
Peter Tyser e7ee23ec17 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 16 years ago
Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
Kumar Gala 32049b4048 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs 16 years ago
Kumar Gala c8514622e2 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h 16 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
Peter Tyser 4ef630df77 86xx: Reset update 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 9507e7867e Clean up diufb command definitions 16 years ago
Dave Liu b4983e16d1 fsl-ddr: use the 1T timing as default configuration 16 years ago
Becky Bruce 3e3fffe3ba mpc8610hpcd: Fix PCI mapping concepts 16 years ago
Selvamuthukumar 9b827cf172 Align end of bss by 4 bytes 16 years ago
Becky Bruce 4c77de3f14 86xx: Make dram_size a phys_size_t 16 years ago
Wolfgang Denk 3cbd823116 Coding Style cleanup, update CHANGELOG 16 years ago
Dave Liu 137a2dfd11 86xx: remove the unused ddr_enable_ecc in the board file 16 years ago
Kumar Gala c2083e0e11 86xx: Convert all fsl_pci_init users to new APIs 16 years ago
Haiying Wang dfb49108e4 Pass dimm parameters to populate populate controller options 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Ben Warren 89973f8a82 Introduce netdev.h header file and remove externs 17 years ago
Ben Warren 65d3d99c28 Moved initialization of ULI526X Ethernet driver to board code. 17 years ago
Jon Loeliger 39aa1a7348 FSL DDR: Convert MPC8610HPCD to new DDR code. 17 years ago
Wolfgang Denk 9b55a25369 Fix some more print() format errors. 17 years ago
Wolfgang Denk c8a3b109f0 Cleanup out-or-tree building for some boards (.depend) 17 years ago
Kumar Gala a036b04436 MPC8610HPCD: Report board id, board version and fpga version. 17 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 17 years ago
Kumar Gala 859a86a25c 85xx/86xx: Move to dynamic mgmt of LAWs 17 years ago
York Sun 3b80c5f574 Move pixel clock setting to board file 17 years ago
Jon Loeliger 2c289e320d mpc86xx: Removed unused and unconfigured memory test code. 17 years ago