Commit Graph

266 Commits (cf6cc014270549684873a5972d2595052c468cb6)

Author SHA1 Message Date
Stefan Roese 5cd0130ecc ppc4xx: Fix compile warning of hcu4 board 17 years ago
Stefan Roese 24bfedbd0b ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdt 17 years ago
Yuri Tikhonov d32a874b9b lwmon5 watchdog: limit trigger rate 17 years ago
Timur Tabi 88353a9851 Fix calculation of I2C clock for some 85xx chips 17 years ago
Kumar Gala e99ccb4881 Introduce phys_size_t and move phys_addr_t into asm/types.h 17 years ago
Wolfgang Denk e6dfed705e ppc: Get rid of unused machine type definitions 17 years ago
Wolfgang Denk 1aeed8d71a Coding Style cleanup; update CHANGELOG 17 years ago
Kim Phillips 35cf155c5e mpc83xx: unreinvent mem_clk 17 years ago
James Yang 5893b3d0a4 85xx: Expand CCSR space with more DDR controller registers. 17 years ago
James Yang a3e77fa535 85xx: Speed up get_ddr_freq() and get_bus_freq() 17 years ago
Andy Fleming 1ced121600 Update SVR numbers to expand support 17 years ago
Kumar Gala ec2b74ffd3 85xx: Added support for multicore boot mechanism 17 years ago
Anton Vorontsov 453316a2a1 83xx: serdes setup routines 17 years ago
Bryan O'Donoghue 77ff7b7444 8xx: Update OF support on 8xx 17 years ago
Yuri Tikhonov b428f6a8c6 The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 17 years ago
Yuri Tikhonov e262efe357 The patch introduces the CRITICAL feature of POST tests. If the test 17 years ago
Stefan Roese c813f1f835 ppc4xx: Add AMCC Canyonlands support (460EX) (3/3) 17 years ago
Stefan Roese 999ecd5aca ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) 17 years ago
Stefan Roese 84a999b6cd ppc4xx: program_tlb now uses 64bit physical addess 17 years ago
John Rigby 5f91db7f58 MPC5121e ADS PCI support take 3 17 years ago
Shinya Kuribayashi b075d74efb Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. 17 years ago
Kumar Gala 5a9abcc317 Remove duplicate defines for ARRAY_SIZE 17 years ago
Jon Loeliger a551cee99a 86xx: Fix GUR PCI config registers properly. 17 years ago
Jon Loeliger 975a083a5e 8610HPCD: Fix typos in two PCI setup registers. 17 years ago
Timur Tabi 943afa229c 85xx, 86xx: Determine I2C clock frequencies and store in global_data 17 years ago
Wolfgang Denk e7670f6c1e PPC: Use r2 instead of r29 as global data pointer 17 years ago
Jon Loeliger ccd6e1464e Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbols 17 years ago
Timur Tabi e56b4b494c 85xx,86xx: Determine I2C clock frequencies and store in global_data 17 years ago
Becky Bruce ddcebcb638 86xx: Add print_laws function to fsl_law.c 17 years ago
Dave Liu cfe5ca7797 mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.h 17 years ago
Kim Phillips 2956acd5ef codingstyle cleanup for spi driver 17 years ago
Ben Warren 04a9e1180a Add support for a Freescale non-CPM SPI controller 17 years ago
Kumar Gala 44a23cfd63 85xx: Introduce new tlb API 17 years ago
Kumar Gala 83d40dfd79 85xx: Move LAW init code into C 17 years ago
Grzegorz Bernacki 5d49e0e152 MPC512X: Cleanup bus clock names. 17 years ago
Grzegorz Bernacki 281ff9a45c ads5121: Added support for FDT. 17 years ago
Dave Liu c86ef2cd9e mpc83xx: Fix the typo in global data struct 17 years ago
Timur Tabi b8ec238503 85xx: add ability to upload QE firmware 17 years ago
Kumar Gala b009f3eca9 85xx: Remove cache config from configs.h 17 years ago
Kumar Gala 2146cf5682 Reworked FSL Book-E TLB macros to be more readable 17 years ago
Kumar Gala 1d47273d46 Use FSL Book-E MMU macros from Linux Kernel 17 years ago
Matthias Fuchs 6e9233d30a ppc4xx: Move cpu/ppc4xx/vecnum.h into include path 17 years ago
Dave Liu 555da61702 mpc83xx: Add the support of MPC8315E SoC 17 years ago
Dave Liu 03051c3d35 mpc83xx: Add the support of MPC837x SoC 17 years ago
Lawrence R. Johnson 5ab884b254 ppc4xx: Add functionality to GPIO support 17 years ago
Haavard Skinnemoen 4d7d6936eb Introduce map_physmem() and unmap_physmem() 17 years ago
Haavard Skinnemoen 812711ce6b Implement __raw_{read,write}[bwl] on all architectures 17 years ago
Kumar Gala 8ff3de61fc Handle MPC85xx PCIe reset errata (PCI-Ex 38) 17 years ago
Kumar Gala a853d56c59 Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx 17 years ago
Kumar Gala 04db400892 Stop using immap_t on 85xx 17 years ago