Commit Graph

100 Commits (8addd3ed7e6c1bcc54a4c9062e0bec6c302b462d)

Author SHA1 Message Date
Simon Glass 933cdbb479 fdt: Try to use fdt_address_cells()/fdt_size_cells() 10 years ago
Simon Glass e895a4b06f fdt: Allow ft_board_setup() to report failure 10 years ago
Masahiro Yamada e5a504eb3d MAINTAINERS: comment out invalid maintainers 10 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 10 years ago
Masahiro Yamada 93d4334f7f Add board MAINTAINERS files 10 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 10 years ago
York Sun 9a17eb5b7e Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx 11 years ago
York Sun 5614e71b49 Driver/DDR: Moving Freescale DDR driver to a common driver 11 years ago
Masahiro Yamada 377e1048d3 board: powerpc: convert makefiles to Kbuild style 11 years ago
Priyanka Jain 0dd38a35f4 powerpc: Fix CamelCase warnings in DDR related code 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Wolfgang Denk 702e6014f1 doc: cleanup - move board READMEs into respective board directories 12 years ago
Timur Tabi 5d065c3e10 powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot 12 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
York Sun 712cf7ab0b powerpc/mpc8xxx: Merge entries in DDR speed table 13 years ago
Wolfgang Denk 21cd5815a7 MPC8xxx: drop redundant boot messages 13 years ago
York Sun 939e5bf9b3 powerpc/mpc85xx: Display a warning for unsupported DDR data rates 13 years ago
Timur Tabi eb0d47e181 powerpc/86xx: remove empty board_early_init_f() 13 years ago
Kumar Gala c39f44dc6f powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board 13 years ago
Kumar Gala 5df4b0ad0d powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() 13 years ago
Kumar Gala 561e710a97 powerpc: Move cpu specific lmb reserve to arch_lmb_reserve 13 years ago
Kumar Gala 1b77ca8afa powerpc/86xx: Convert MPC8641HPCN to use common SRIO init code 14 years ago
Kumar Gala 64e55d5ed4 powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe code 14 years ago
Kumar Gala 5d27e02c04 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured 14 years ago
Kumar Gala b194577b29 hwconfig: Fix dummy initialization of {board, cpu}_hwconfig 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
Kumar Gala bd9715e3db 86xx: Create common linker script 14 years ago
Peter Tyser 9a268e4b7c mpc8641hpcn: Update PCI code 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
york 076bff8f47 powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 14 years ago
Kumar Gala 6525d51fa5 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases 14 years ago
Kumar Gala 46f3e3851d powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641 14 years ago
Kumar Gala dd2cda3dbd powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h 14 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 14 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 14 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago
Timur Tabi 2feb4af001 fsl: improve the PIXIS code and fix a few bugs 14 years ago
Timur Tabi 9ff32d8ccf mpc86xx: set the DDR BATs after calculating true DDR size 14 years ago
Becky Bruce 107b579c75 86xx: Remove redundant code in initdram 15 years ago
Kumar Gala 865f24dc92 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host 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 73aacc5228 86xx: Remove redudant PLATFORM_CPPFLAGS 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
Kumar Gala 048e7efe91 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards 15 years ago
Peter Tyser e7ee23ec17 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields 15 years ago