| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2008-04-07 | -412/+1174 |
|\ |
|
| * | ppc4xx: Fix 4xx enet driver to support 460GT EMAC2+3 | Stefan Roese | 2008-04-03 | -3/+13 |
| * | ppc4xx: Canyonlands: Init SATA/PCIe port correctly | Stefan Roese | 2008-04-02 | -12/+34 |
| * | ppc4xx: Add CFG_MEM_TOP_HIDE to Denali SPD-based SDRAM setup | Larry Johnson | 2008-03-31 | -13/+14 |
| * | ppc4xx: Small whitespace fix of esd patches | Stefan Roese | 2008-03-31 | -7/+7 |
| * | ppc4xx: Cleanup PMC440 board support | Matthias Fuchs | 2008-03-31 | -148/+132 |
| * | ppc4xx: Add ptm configuration variables for PMC440 | Matthias Fuchs | 2008-03-31 | -32/+54 |
| * | ppc4xx: Minor updates for DU440 boards | Matthias Fuchs | 2008-03-31 | -12/+10 |
| * | ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revision | Stefan Roese | 2008-03-28 | -3/+40 |
| * | ppc: Small change to CFG_MEM_TOP_HIDE description | Stefan Roese | 2008-03-28 | -2/+2 |
| * | ppc4xx: Enable ECC on LWMON5 | Stefan Roese | 2008-03-27 | -75/+21 |
| * | ppc4xx: Updates to Korat-specific code | Larry Johnson | 2008-03-27 | -75/+463 |
| * | ppc4xx: PPC405EP Set EMAC noise filter bits | Markus Brunner | 2008-03-27 | -1/+1 |
| * | ppc4xx: Reconfigure PLL for 667MHz processor for PPC440EPx | Mike Nuss | 2008-03-27 | -1/+99 |
| * | ppc: Set CFG_MEM_TOP_HIDE to 0 if not already defined | Stefan Roese | 2008-03-27 | -0/+4 |
| * | ppc4xx: Add fdt support to Prodrive alpr | Stefan Roese | 2008-03-27 | -2/+36 |
| * | ppc4xx: Enable cache support on the ALPR board | Pieter Voorthuijsen | 2008-03-27 | -0/+10 |
| * | ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched" | Stefan Roese | 2008-03-27 | -1/+41 |
| * | ppc4xx: Fix Canyonlands linker script (remove bogus ASSERT) | Stefan Roese | 2008-03-27 | -2/+0 |
| * | ppc4xx: Correctly pass phyiscal FLASH base address into dtb | Stefan Roese | 2008-03-27 | -1/+1 |
| * | ppc4xx: Fix compilation warning in 4xx_enet.c | Stefan Roese | 2008-03-27 | -7/+6 |
| * | ppc4xx: Add AMCC Glacier 406GT eval board support | Stefan Roese | 2008-03-27 | -25/+195 |
| * | ppc4xx: Mask 'vec' with 0x1f in uic_interrupt() for bit set/clear | Stefan Roese | 2008-03-27 | -3/+4 |
* | | Fix host tool build breakage, take two | Bartlomiej Sieka | 2008-03-27 | -7/+4 |
* | | new-image: Fix host tool build breakage | Haavard Skinnemoen | 2008-03-27 | -0/+4 |
|/ |
|
* | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master | Wolfgang Denk | 2008-03-27 | -7/+13 |
|\ |
|
| * | Fix out of tree building issue | Anatolij Gustschin | 2008-03-27 | -7/+13 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Wolfgang Denk | 2008-03-27 | -141/+794 |
|\ \ |
|
| * | | 85xx: Add cpu_mp_lmb_reserve helper to reserve boot page | Kumar Gala | 2008-03-26 | -0/+15 |
| * | | 85xx: Update multicore boot mechanism to ePAPR v0.81 spec | Kumar Gala | 2008-03-26 | -74/+122 |
| * | | FSL: Clean up board/freescale/common/Makefile | Jon Loeliger | 2008-03-26 | -42/+43 |
| * | | 85xx: Fix merge duplication | Kumar Gala | 2008-03-26 | -49/+0 |
| * | | 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 | -18/+5 |
| * | | 85xx: Show DDR memory data rate in addition to the memory clock frequency. | James Yang | 2008-03-26 | -3/+6 |
| * | | 85xx: get_tbclk() speed up and rounding fix | James Yang | 2008-03-26 | -5/+3 |
| * | | Update SVR numbers to expand support | Andy Fleming | 2008-03-26 | -50/+81 |
| * | | Add the Freescale PCI device IDs | Andy Fleming | 2008-03-26 | -0/+23 |
| * | | 85xx: Added support for multicore boot mechanism | Kumar Gala | 2008-03-26 | -0/+49 |
| * | | 85xx: Added support for multicore boot mechanism | Kumar Gala | 2008-03-26 | -0/+513 |
| * | | 85xx: Add the concept of CFG_CCSRBAR_PHYS | Kumar Gala | 2008-03-26 | -19/+36 |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-usb | Wolfgang Denk | 2008-03-27 | -4/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | USB, Storage: fix a bug introduced in commit | Markus Klotzbuecher | 2008-03-26 | -4/+4 |
| * | | Fix compilation error in cmd_usb.c | Anatolij Gustschin | 2008-03-26 | -1/+1 |
| |/ |
|
* | | README: update documentation (availability, links, etc.) | Anatolij Gustschin | 2008-03-27 | -1/+1 |
* | | Fix compilation error in cmd_usb.c | Anatolij Gustschin | 2008-03-27 | -1/+1 |
* | | Add support for setting the I2C bus speed in fsl_i2c.c | Timur Tabi | 2008-03-27 | -9/+105 |
* | | Coding style cleanup, update CHANGELOG | Wolfgang Denk | 2008-03-27 | -27/+157 |
* | | drivers: add the support for Freescale SATA controller | Dave Liu | 2008-03-26 | -0/+1291 |
* | | ata: add the readme for SATA command line | Dave Liu | 2008-03-26 | -0/+68 |