Commit Graph

120 Commits (a6ef3ddeafbe8007af3662cc4509b897c53ab395)

Author SHA1 Message Date
Peter Tyser a1c8a71926 86xx: Update CPU info output on bootup 16 years ago
Peter Tyser 4ef630df77 86xx: Reset update 16 years ago
Becky Bruce c9315e6b4f mpc86xx: Add support to populate addr map based on BATs 16 years ago
Wolfgang Denk a9f3acbcd0 MPC86xx: fix build warnings 16 years ago
Trent Piepho ada591d2a0 mpc8[56]xx: Put localbus clock in sysinfo and gd 16 years ago
Trent Piepho 9863d6aca1 mpc86xx: Double local bus clock divider 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
Wolfgang Denk 455ae7e87f Coding style cleanup, update CHANGELOG. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 3aed3aa2c1 Fix new found CFG_ 16 years ago
Peter Tyser 561858ee7d Update U-Boot's build timestamp on every compile 16 years ago
Becky Bruce 3111d32c49 mpc8641: Support 36-bit physical addressing 16 years ago
Becky Bruce c759a01a00 mpc8641: Change 32-bit memory map 16 years ago
Becky Bruce bf9a8c3430 mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY 16 years ago
Becky Bruce c1e1cf6954 mpc86xx: Use SRR0/1/rfi to enable address translation, not blr 16 years ago
Becky Bruce 24bfb48c35 mpc86xx: Move setup_bats into cpu_init_f 16 years ago
Becky Bruce 1266df8877 powerpc: change 86xx SMP boot method 16 years ago
Becky Bruce 104992fc54 powerpc 86xx: Handle CCSR relocation earlier 16 years ago
Dave Liu eaa44c5dc8 86xx: remove the redundant r2 global data pointer save 16 years ago
Dave Liu bd888e9544 86xx: remove the unused code for 86xx family 16 years ago
Dave Liu dc2adad85b 86xx: Move the clear_tlbs before MMU turn on 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Kumar Gala 71edc27181 74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx version 16 years ago
Nick Spence 3924384060 mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache 16 years ago
Kumar Gala 5c7cbcd34d 86xx: remove redudant code with lib_ppc/interrupts.c 16 years ago
Andy Fleming 75b9d4ae0d Pass in tsec_info struct through tsec_initialize 16 years ago
Kumar Gala 5798b1c465 FSL DDR: Remove duplicate setting of cs0_bnds register on 86xx. 16 years ago
Kumar Gala b5710d9974 FSL DDR: Remove old SPD support from cpu/mpc86xx 16 years ago
Kumar Gala 46ff4f1100 FSL DDR: Add 86xx specific register setting 16 years ago
Kumar Gala 58e5e9aff1 FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code. 16 years ago
Kumar Gala ba37aa0328 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t 16 years ago
Kumar Gala fcd69a1a57 Clean up usage of icache_disable/dcache_disable 16 years ago
Becky Bruce 2d0daa0361 POWERPC 86xx: Move BAT setup code to C 17 years ago
Paul Gortmaker 71074abbe0 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq 17 years ago
Wolfgang Denk 9b55a25369 Fix some more print() format errors. 17 years ago
Wolfgang Denk 4188f04918 Minor coding style cleanup; update CHANGELOG 17 years ago
Jason Jin 3473ab7372 Feed the watchdog in u-boot for 8610 board. 17 years ago
Ben Warren dd35479a50 Add mechanisms for CPU and board-specific Ethernet initialization 17 years ago
Kumar Gala 859a86a25c 85xx/86xx: Move to dynamic mgmt of LAWs 17 years ago
Becky Bruce 279726bd00 MPC86xx: Change traps.c to not reference non-addressable memory 17 years ago
Becky Bruce e34a0e911b PPC: 86xx Add bat registers to reginfo command 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Wheatley Travis f5a2425919 7450 and 86xx L2 cache invalidate bug corrections 17 years ago
Timur Tabi 1b9ed2574a Fix calculation of I2C clock for some 86xx chips 17 years ago
Kumar Gala 45239cf415 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs 17 years ago
Andy Fleming 1ced121600 Update SVR numbers to expand support 17 years ago
Jon Loeliger 13f5433f70 86xx: Convert sbc8641d to use libfdt. 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 04efddc87c mpc86xx: Fix unused variable 'config' and 'immap' 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 83d1b38766 mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law' 17 years ago
Timur Tabi 943afa229c 85xx, 86xx: Determine I2C clock frequencies and store in global_data 17 years ago