| Commit message (Expand) | Author | Age | Lines |
* | 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs | Kumar Gala | 2008-04-29 | -2/+2 |
* | 85xx/86xx: Rename DDR init address and init extended address register | Kumar Gala | 2008-04-29 | -3/+3 |
* | ppc4xx: Fix compile warning of hcu4 board | Stefan Roese | 2008-04-28 | -0/+1 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2008-04-26 | -1/+4 |
|\ |
|
| * | ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdt | Stefan Roese | 2008-04-25 | -1/+4 |
* | | Merge branch 'master' of /home/wd/git/u-boot/lwmon5 | Wolfgang Denk | 2008-04-25 | -0/+3 |
|\ \ |
|
| * | | lwmon5 watchdog: limit trigger rate | Yuri Tikhonov | 2008-04-22 | -0/+3 |
| * | | The patch introduces the CRITICAL feature of POST tests. If the test | Yuri Tikhonov | 2008-03-18 | -0/+1 |
* | | | Fix calculation of I2C clock for some 85xx chips | Timur Tabi | 2008-04-18 | -1/+3 |
| |/
|/| |
|
* | | Introduce phys_size_t and move phys_addr_t into asm/types.h | Kumar Gala | 2008-04-13 | -2/+8 |
* | | ppc: Get rid of unused machine type definitions | Wolfgang Denk | 2008-04-13 | -49/+0 |
* | | Coding Style cleanup; update CHANGELOG | Wolfgang Denk | 2008-04-13 | -143/+136 |
* | | mpc83xx: unreinvent mem_clk | Kim Phillips | 2008-03-28 | -2/+1 |
* | | 85xx: Expand CCSR space with more DDR controller registers. | James Yang | 2008-03-26 | -4/+21 |
* | | 85xx: Speed up get_ddr_freq() and get_bus_freq() | James Yang | 2008-03-26 | -2/+0 |
* | | Update SVR numbers to expand support | Andy Fleming | 2008-03-26 | -12/+32 |
* | | 85xx: Added support for multicore boot mechanism | Kumar Gala | 2008-03-26 | -0/+4 |
* | | 83xx: serdes setup routines | Anton Vorontsov | 2008-03-25 | -0/+21 |
* | | 8xx: Update OF support on 8xx | Bryan O'Donoghue | 2008-03-25 | -1/+4 |
* | | The patch introduces the CRITICAL feature of POST tests. If the test marked a... | Yuri Tikhonov | 2008-03-18 | -0/+1 |
|/ |
|
* | ppc4xx: Add AMCC Canyonlands support (460EX) (3/3) | Stefan Roese | 2008-03-15 | -2/+3 |
* | ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) | Stefan Roese | 2008-03-15 | -3/+157 |
* | ppc4xx: program_tlb now uses 64bit physical addess | Stefan Roese | 2008-03-15 | -9/+9 |
* | MPC5121e ADS PCI support take 3 | John Rigby | 2008-03-02 | -6/+56 |
* | Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta... | Shinya Kuribayashi | 2008-02-23 | -3/+3 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx | Wolfgang Denk | 2008-02-22 | -4/+8 |
|\ |
|
| * | 86xx: Fix GUR PCI config registers properly. | Jon Loeliger | 2008-02-20 | -2/+8 |
| * | 8610HPCD: Fix typos in two PCI setup registers. | Jon Loeliger | 2008-02-19 | -2/+0 |
* | | Remove duplicate defines for ARRAY_SIZE | Kumar Gala | 2008-02-22 | -2/+0 |
|/ |
|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx | Wolfgang Denk | 2008-02-15 | -0/+6 |
|\ |
|
| * | Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbols | Jon Loeliger | 2008-02-13 | -0/+5 |
| * | 86xx: Add print_laws function to fsl_law.c | Becky Bruce | 2008-01-24 | -0/+1 |
* | | 85xx, 86xx: Determine I2C clock frequencies and store in global_data | Timur Tabi | 2008-02-14 | -2/+4 |
* | | PPC: Use r2 instead of r29 as global data pointer | Wolfgang Denk | 2008-02-14 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Wolfgang Denk | 2008-01-23 | -0/+111 |
|\ |
|
| * | 85xx: Introduce new tlb API | Kumar Gala | 2008-01-17 | -0/+31 |
| * | 85xx: Move LAW init code into C | Kumar Gala | 2008-01-16 | -0/+80 |
* | | mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.h | Dave Liu | 2008-01-18 | -15/+1 |
* | | codingstyle cleanup for spi driver | Kim Phillips | 2008-01-17 | -2/+1 |
* | | Add support for a Freescale non-CPM SPI controller | Ben Warren | 2008-01-17 | -4/+54 |
|/ |
|
* | MPC512X: Cleanup bus clock names. | Grzegorz Bernacki | 2008-01-12 | -1/+1 |
* | ads5121: Added support for FDT. | Grzegorz Bernacki | 2008-01-12 | -0/+3 |
* | mpc83xx: Fix the typo in global data struct | Dave Liu | 2008-01-10 | -1/+1 |
* | 85xx: add ability to upload QE firmware | Timur Tabi | 2008-01-09 | -2/+31 |
* | 85xx: Remove cache config from configs.h | Kumar Gala | 2008-01-09 | -6/+8 |
* | Reworked FSL Book-E TLB macros to be more readable | Kumar Gala | 2008-01-09 | -0/+13 |
* | Use FSL Book-E MMU macros from Linux Kernel | Kumar Gala | 2008-01-09 | -47/+53 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx | Wolfgang Denk | 2008-01-09 | -4/+156 |
|\ |
|
| * | mpc83xx: Add the support of MPC8315E SoC | Dave Liu | 2008-01-08 | -1/+65 |
| * | mpc83xx: Add the support of MPC837x SoC | Dave Liu | 2008-01-08 | -3/+91 |