Commit Graph

250 Commits (aa6f6d171a1f9f46ee4f03ad6acb97a6bfb71855)

Author SHA1 Message Date
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. 18 years ago
Stefan Roese c813f1f835 ppc4xx: Add AMCC Canyonlands support (460EX) (3/3) 18 years ago
Stefan Roese 999ecd5aca ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) 18 years ago
Stefan Roese 84a999b6cd ppc4xx: program_tlb now uses 64bit physical addess 18 years ago
John Rigby 5f91db7f58 MPC5121e ADS PCI support take 3 18 years ago
Shinya Kuribayashi b075d74efb Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. 18 years ago
Kumar Gala 5a9abcc317 Remove duplicate defines for ARRAY_SIZE 18 years ago
Jon Loeliger a551cee99a 86xx: Fix GUR PCI config registers properly. 18 years ago
Jon Loeliger 975a083a5e 8610HPCD: Fix typos in two PCI setup registers. 18 years ago
Timur Tabi 943afa229c 85xx, 86xx: Determine I2C clock frequencies and store in global_data 18 years ago
Wolfgang Denk e7670f6c1e PPC: Use r2 instead of r29 as global data pointer 18 years ago
Jon Loeliger ccd6e1464e Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbols 18 years ago
Timur Tabi e56b4b494c 85xx,86xx: Determine I2C clock frequencies and store in global_data 18 years ago
Becky Bruce ddcebcb638 86xx: Add print_laws function to fsl_law.c 18 years ago
Dave Liu cfe5ca7797 mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.h 18 years ago
Kim Phillips 2956acd5ef codingstyle cleanup for spi driver 18 years ago
Ben Warren 04a9e1180a Add support for a Freescale non-CPM SPI controller 18 years ago
Kumar Gala 44a23cfd63 85xx: Introduce new tlb API 18 years ago
Kumar Gala 83d40dfd79 85xx: Move LAW init code into C 18 years ago
Grzegorz Bernacki 5d49e0e152 MPC512X: Cleanup bus clock names. 18 years ago
Grzegorz Bernacki 281ff9a45c ads5121: Added support for FDT. 18 years ago
Dave Liu c86ef2cd9e mpc83xx: Fix the typo in global data struct 18 years ago
Timur Tabi b8ec238503 85xx: add ability to upload QE firmware 18 years ago
Kumar Gala b009f3eca9 85xx: Remove cache config from configs.h 18 years ago
Kumar Gala 2146cf5682 Reworked FSL Book-E TLB macros to be more readable 18 years ago
Kumar Gala 1d47273d46 Use FSL Book-E MMU macros from Linux Kernel 18 years ago
Matthias Fuchs 6e9233d30a ppc4xx: Move cpu/ppc4xx/vecnum.h into include path 18 years ago
Dave Liu 555da61702 mpc83xx: Add the support of MPC8315E SoC 18 years ago
Dave Liu 03051c3d35 mpc83xx: Add the support of MPC837x SoC 18 years ago
Lawrence R. Johnson 5ab884b254 ppc4xx: Add functionality to GPIO support 18 years ago
Haavard Skinnemoen 4d7d6936eb Introduce map_physmem() and unmap_physmem() 18 years ago
Haavard Skinnemoen 812711ce6b Implement __raw_{read,write}[bwl] on all architectures 18 years ago
Kumar Gala 8ff3de61fc Handle MPC85xx PCIe reset errata (PCI-Ex 38) 18 years ago
Kumar Gala a853d56c59 Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx 18 years ago
Kumar Gala 04db400892 Stop using immap_t on 85xx 18 years ago
Kumar Gala aafeefbdb8 Stop using immap_t for cpm offset on 85xx 18 years ago
Kumar Gala f59b55a5b8 Stop using immap_t for guts offset on 85xx 18 years ago
Stefan Roese f31d38b9ee ppc4xx: Enable 405EX PCIe UTL register configuration 18 years ago
Stefan Roese aee747f19b ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms 18 years ago
Stefan Roese 483e09a223 ppc4xx: Add change_tlb function to modify I attribute of TLB(s) 18 years ago
Stefan Roese 9b94ac61d2 ppc4xx: Rework 4xx cache support 18 years ago
Stefan Roese f10493c6d7 ppc4xx: Correct UART input clock calculation and passing to fdt 18 years ago
Eugene O'Brien f6ba9b5660 ppc4xx: Define CONFIG_BOOKE for all PPC440 based processors 18 years ago
Stefan Roese 5cb4af4791 ppc4xx: Add PCIe endpoint support on Kilauea (405EX) 18 years ago
Stefan Roese d4cb2d1794 ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode 18 years ago
Stefan Roese dbbd125721 ppc4xx: Add PPC405EX support 18 years ago
Stefan Roese 97923770cb ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support added 18 years ago
Stefan Roese 3048bcbf0b ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms 18 years ago
Stefan Roese 03d344bb6a ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3) 18 years ago