| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-fdt | Wolfgang Denk | 2008-04-08 | -10/+23 |
|\ |
|
| * | MPC8xx: Fix libfdt support introduced in commit 77ff7b74 | Jean-Christophe PLAGNIOL-VILLARD | 2008-04-02 | -10/+23 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-at91 | Wolfgang Denk | 2008-04-08 | -152/+193 |
|\ \ |
|
| * | | AT91SAM9: Move CONFIG_HAS_DATAFLASH to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-04-01 | -7/+7 |
| * | | Port AT91CAP9 to the new headers | Stelian Pop | 2008-04-01 | -56/+100 |
| * | | Move at91cap9 specific files to at91sam9 directory | Stelian Pop | 2008-04-01 | -8/+5 |
| * | | Use timer_init() instead of board supplied interrupt_init() | Stelian Pop | 2008-04-01 | -2/+2 |
| * | | use correct at91rm9200 register name | David Brownell | 2008-03-30 | -3/+3 |
| |/ |
|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire | Wolfgang Denk | 2008-04-08 | -37/+305 |
|\ \ |
|
| * | | ColdFire: Fix alignment issue after CONFIG_IDENT_STRING in start.S | TsiChung Liew | 2008-03-31 | -0/+6 |
| * | | ColdFire: Add dspi and serial flash support for MCF5445x | TsiChung Liew | 2008-03-31 | -1/+74 |
| * | | ColdFire: Remove R5200 board | TsiChung Liew | 2008-03-31 | -33/+1 |
| * | | ColdFire: Added MCF5275 cpu support. | Matthew Fettke | 2008-03-31 | -3/+224 |
| * | | ColdFire: Update correct FLASHBAR and RAMBAR1 for MCF5282 | TsiChung Liew | 2008-03-31 | -2/+2 |
| |/ |
|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin | Wolfgang Denk | 2008-04-08 | -8702/+2142 |
|\ \ |
|
| * | | Blackfin: unify cpu and boot modes | Mike Frysinger | 2008-03-30 | -8702/+2142 |
| |/ |
|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-arm | Wolfgang Denk | 2008-04-08 | -188/+718 |
|\ \ |
|
| * | | Bracket READ_TIMER macro in cpu/arm1136/omap24xx/interrupts.c | Peter Pearse | 2008-03-30 | -1/+1 |
| * | | core support for Freescale mx31 | Sascha Hauer | 2008-03-30 | -0/+486 |
| * | | Separate omap24xx specific code from arm1136 | Sascha Hauer | 2008-03-30 | -77/+154 |
| * | | Removes all board specific code from the arch. part for DM644x (DaVinci) boards | Pieter Voorthuijsen | 2008-03-30 | -64/+56 |
| * | | - Remove *_masked() functions as noted by Wolfgang | Dirk Behme | 2008-03-30 | -47/+22 |
| |/ |
|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-sh | Wolfgang Denk | 2008-04-08 | -1/+2 |
|\ \ |
|
| * | | sh: Add support SH4 cache control | Nobuhiro Iwamatsu | 2008-03-28 | -1/+2 |
| * | | sh: Move SuperH PCI driver from cpu/sh4 to drivers/pci | Nobuhiro Iwamatsu | 2008-03-28 | -194/+1 |
| * | | sh: Add support PCI of SuperH and SH7780 | Yusuke Goda | 2008-03-28 | -1/+194 |
| |/ |
|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx | Wolfgang Denk | 2008-04-07 | -144/+70 |
|\ \ |
|
| * | | Make MPC83xx one step closer to full relocation. | Joakim Tjernlund | 2008-03-28 | -4/+7 |
| * | | mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code | Kim Phillips | 2008-03-28 | -123/+43 |
| * | | mpc83xx: display ddr frequency in board_add_ram_info banner | Kim Phillips | 2008-03-28 | -4/+7 |
| * | | mpc83xx: unreinvent mem_clk | Kim Phillips | 2008-03-28 | -13/+13 |
| |/ |
|
* | | ppc4xx: Fix 4xx enet driver to support 460GT EMAC2+3 | Stefan Roese | 2008-04-03 | -3/+13 |
* | | ppc4xx: Add CFG_MEM_TOP_HIDE to Denali SPD-based SDRAM setup | Larry Johnson | 2008-03-31 | -13/+14 |
* | | 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 |
* | | 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 | -3/+48 |
* | | ppc4xx: Mask 'vec' with 0x1f in uic_interrupt() for bit set/clear | Stefan Roese | 2008-03-27 | -3/+4 |
|/ |
|
* | 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 | -64/+115 |
* | 85xx: Fix merge duplication | Kumar Gala | 2008-03-26 | -49/+0 |
* | 85xx: Speed up get_ddr_freq() and get_bus_freq() | James Yang | 2008-03-26 | -16/+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 | -38/+49 |
* | 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/+405 |
* | 85xx: Add the concept of CFG_CCSRBAR_PHYS | Kumar Gala | 2008-03-26 | -3/+3 |
* | Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing | Bartlomiej Sieka | 2008-03-26 | -2/+2 |
|\ |
|
| * | Merge branch 'master' of git://www.denx.de/git/u-boot into new-image | Marian Balakowicz | 2008-03-12 | -17/+44 |
| |\ |
|