Commit Graph

804 Commits (81df2bab46d3bed319e21571c68db8e0a048bbfd)

Author SHA1 Message Date
Simon Glass 660c60c4e7 ppc: Enable generic board support 12 years ago
Simon Glass 6f6430d72b Introduce generic post-relocation board_r.c 12 years ago
Simon Glass a6741bce50 Declare watchdog functions in watchdog.h 12 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Stefan Roese 7c9e89bd1f ppc: Remove PCIPPC2 and PCIPPC6 boards 12 years ago
Anatolij Gustschin a615dfda8c mpc512x: Adjust the DRAM init sequence to the datasheet spec 12 years ago
Anatolij Gustschin fcc7fe4251 mpc512x: add ifm ac14xx board 12 years ago
Anatolij Gustschin 5643709ede mpc512x: allow configuring board specific IPS divider 12 years ago
Anatolij Gustschin 1d63b8ffdb mpc512x: optionally configure DIU, LPC and NFC deviders 12 years ago
Anatolij Gustschin e5f538649c mpc512x: use common code for clock setting for all mpc512x boards 12 years ago
Anatolij Gustschin b84d6d27fc mpc512x: add common LAW and Chip Select configuration 12 years ago
Stefan Roese b4dc0bddbf mpc5200: spl_boot.c: Change init oder to first enable printf 12 years ago
Gerald Van Baren 58864ddc72 Clean up libfdt.h includes 12 years ago
Kim Phillips 8aa5ec6e16 common/fdt_support.c: sparse fixes 12 years ago
Kim Phillips 12e06fe03f treewide: include libfdt_env.h before fdt.h 12 years ago
Simon Glass 2ab575e05d powerpc: Use generic global_data 12 years ago
Simon Glass e9adeca3fc ppc: arm: Move sdhc_clk into arch_global_data 12 years ago
Simon Glass 225ca83dfe ppc: Move kbd_status to arch_global_data 12 years ago
Simon Glass a0d3c820c4 ppc: Move wdt_last to arch_global_data 12 years ago
Simon Glass 923a662f2f ppc: Move fpga_state to arch_global_data 12 years ago
Simon Glass 7273ccec61 ppc: Remove console_addr from global data 12 years ago
Simon Glass 7e15d6dbf3 ppc: Move mirror_hack to arch_global_data 12 years ago
Simon Glass 3a1dc8f125 arm: Move uart_clk to arch_global_data 12 years ago
Simon Glass 6bb9ba7260 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data 12 years ago
Simon Glass 43e60814b3 ppc: Move arbiter fields to arch_global_data 12 years ago
Simon Glass 3c4c308c00 ppc: Move reset_status to arch_global_data 12 years ago
Simon Glass 1c356135fa ppc: Move mpc8220 clocks to arch_global_data 12 years ago
Simon Glass fefb098b18 ppc: Move mpc512x clocks to arch_global_data 12 years ago
Simon Glass b28774966c ppc: Move mpc5xxx clocks to arch_global_data 12 years ago
Simon Glass 7c80c6c51a ppc: Move used_tlb_cams to arch_global_data 12 years ago
Simon Glass 8670dbc953 ppc: Move used_laws to arch_global_data 12 years ago
Simon Glass 45bae2e3cf ppc: Move CONFIG_QE to arch_global_data 12 years ago
Simon Glass 609e6ec3f6 ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data 12 years ago
Simon Glass 67ac13b1b9 ppc: Move lbc_clk and cpu to arch_global_data 12 years ago
Simon Glass c6731fe22a ppc: Move mpc83xx clock fields to arch_global_data 12 years ago
Simon Glass 748cd0591a ppc: Move clock fields to arch_global_data 12 years ago
Simon Glass 9fb23624a6 ppc: Remove extra pci_clk fields from global_data 12 years ago
Simon Glass 1206c18403 ppc: Move brg_clk to arch_global_data 12 years ago
Simon Glass 5cb48582ac Add architecture-specific global data 12 years ago
Shengzhou Liu 72bd83cd0a powerpc/t4240: Adding workaround errata A-005871 12 years ago
Vakul Garg 5e95e2d84b powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto' 12 years ago
Anatolij Gustschin 5b93394318 mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE 12 years ago
Scott Wood 31d084ddda powerpc/mpc85xx: add support for MMUv2 page sizes 12 years ago
Prabhakar Kushwaha 35fe948e3b powerpc/mpc85xx: Add BSC9132/BSC9232 processor support 12 years ago
James Yang e8ba6c503f powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands 12 years ago
James Yang 5926ee3800 Add copy command to FSL DDR interactive 12 years ago
James Yang 992f2fb28c Fix data stage name matching issue 12 years ago
James Yang bf4189307f Move DDR command parsing to separate function 12 years ago