Commit Graph

276 Commits (17ceb069b85fbb9269c4dc09b2c237f88334c5ba)

Author SHA1 Message Date
Stefan Roese 17ceb069b8 ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part2 17 years ago
Grant Erickson c821b5f120 ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Yuri Tikhonov 0e15ddd11f POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. 17 years ago
Yuri Tikhonov 28a3850658 POST: add POST_STOP flag 17 years ago
Stefan Roese 70fab1908f ppc4xx: Add 405EX(r) revision C PVR definitions and detection code 17 years ago
Becky Bruce f3612a7b19 PPC: fix map_physmem build warning 17 years ago
Kumar Gala 45239cf415 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs 17 years ago
Kumar Gala ef7d30b143 85xx/86xx: Rename DDR init address and init extended address register 17 years ago
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