Commit Graph

192 Commits (bf5b1f0c0d28ce062e1d368680632dfb099de692)

Author SHA1 Message Date
Kumar Gala 5f91ef6acd 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards 16 years ago
Kumar Gala 10795f42cb 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards 16 years ago
Haiying Wang 950264317e Change DDR tlb start entry to CONFIG param for 85xx 16 years ago
Trent Piepho ada591d2a0 mpc8[56]xx: Put localbus clock in sysinfo and gd 16 years ago
Trent Piepho 446c381e3e mpc8568: Double local bus clock divider 16 years ago
Dave Liu f51f07eb58 85xx: Fix the boot window issue 16 years ago
Haiying Wang 181a365011 Set IVPR to kenrel entry point in second core boot page 16 years ago
Trent Piepho a5d212a263 mpc8xxx: LCRR[CLKDIV] is sometimes five bits 16 years ago
Trent Piepho 58ec4866ed mpc8[56]xx: Put localbus clock in device tree 16 years ago
Kumar Gala ecf5b98c7a 85xx: Add support to populate addr map based on TLB settings 16 years ago
Peter Tyser 561858ee7d Update U-Boot's build timestamp on every compile 16 years ago
Kumar Gala 9df59533f7 85xx: init gd as early as possible 16 years ago
Kumar Gala aed461af81 85xx: Fix relocation of CCSRBAR 16 years ago
Peter Tyser 9427ccde03 85xx: Add PORDEVSR_PCI1 define 16 years ago
Peter Tyser a2cd50ed6e 85xx: Add CPU 2 errata workaround to all 8548 boards 16 years ago
Ben Warren 0e8454e990 Moved initialization of QE Ethernet controller to cpu_eth_init() 16 years ago
Ben Warren 3456a14827 Moved initialization of FCC Ethernet controller to cpu_eth_init 16 years ago
Ben Warren 62e15b497f Fix typo in cpu/mpc85xx/cpu.c 16 years ago
Dave Liu ae5f943ba8 85xx: Fix the incorrect register used for DDR erratum1 16 years ago
Kumar Gala 0f060c3bf8 85xx: Add basic e500mc core support 16 years ago
Kumar Gala a38a5b6edd 85xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic number 16 years ago
Wolfgang Denk 08ef89ecd1 Use strmhz() to format clock frequencies 16 years ago
Ed Swarthout 6856b3d022 85xx if NUM_CPUS>1, print cpu number 16 years ago
Andy Fleming 0e17f02a8a Have u-boot pass stashing parameters into device tree 16 years ago
Kumar Gala 54e091d3b6 85xx: Export invalidate_{i,d}cache and add flush_dcache 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Kumar Gala 42653b826a Revert "85xx: Using proper I2C source clock divider for MPC8544" 16 years ago
Wolfgang Grandegger dffd2446fb 85xx: Using proper I2C source clock divider for MPC8544 16 years ago
Jason Jin c0391111c3 Fix the incorrect DDR clk freq reporting on 8536DS 16 years ago
Kumar Gala bac6a1d1fa 85xx: Remove setting of *cache-line-size in device trees 16 years ago
Andrew Klossner 5251469943 Fix printf errors under -DDEBUG 17 years ago
Kumar Gala e0ff3d350d 85xx: Ensure timebase is zero on secondary cores 17 years ago
Sergei Poselenov 59f630588e Removed hardcoded MxMR loop value from upmconfig() for MPC85xx. 17 years ago
Sergei Poselenov 6cc64f9b5f Removed hardcoded MxMR loop value from upmconfig() for MPC85xx. 17 years ago
Andy Fleming 75b9d4ae0d Pass in tsec_info struct through tsec_initialize 17 years ago
Kumar Gala 9cff4448a9 mpc85xx: remove redudant code with lib_ppc/interrupts.c 17 years ago
Kumar Gala ef50d6c06e mpc85xx: Add support for the MPC8536 17 years ago
Kumar Gala 129ba616b3 mpc85xx: Add support for the MPC8572DS reference board 17 years ago
Kumar Gala 457caecdbc FSL DDR: Remove old SPD support from cpu/mpc85xx 17 years ago
Kumar Gala 2a6c2d7ab2 FSL DDR: Add 85xx specific register setting 17 years ago
Kumar Gala 6fb1b73468 FSL DDR: Add e500 TLB helper for DDR code 17 years ago
Kumar Gala 58e5e9aff1 FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code. 17 years ago
Kumar Gala ba37aa0328 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t 17 years ago
Kumar Gala 902ca09246 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS 17 years ago
Kumar Gala 73f15a060f 85xx: Cleanup L2 cache size detection 17 years ago
Paul Gortmaker 71074abbe0 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq 17 years ago
Andrew Klossner 24ef76f320 Change the temp map to ROM to align addresses to page size. 17 years ago
Kim Phillips 06b4186c10 mpc85xx: use IS_E_PROCESSOR macro 17 years ago
Kim Phillips 6b70ffb9d1 fdt: add crypto node handling for MPC8{3, 5}xxE processors 17 years ago
Kumar Gala 348753d416 Fix some more printf() format problems. 17 years ago