| Commit message (Expand) | Author | Age | Lines |
* | amcc-common.h: Use filenames from environment variables for update procedure. | Detlev Zundel | 2009-09-10 | -3/+5 |
* | ppc/85xx,86xx: Handling Unknown SOC version | Poonam Aggrwal | 2009-09-08 | -0/+2 |
* | ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host | Kumar Gala | 2009-09-08 | -0/+5 |
* | ppc/85xx: Add a simple function to search the TLB | Kumar Gala | 2009-09-08 | -2/+5 |
* | 85xx: Add support for setting IVORs to fixed offset defaults | Kumar Gala | 2009-09-08 | -0/+12 |
* | ppc/8xxx: Remove ddr_pd_cntl register since it doesn't exist | Kumar Gala | 2009-09-08 | -2/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2009-09-07 | -0/+1 |
|\ |
|
| * | Reset i2c slave devices during init on mpc5xxx cpus | Eric Millbrandt | 2009-09-06 | -0/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-09-07 | -30/+1121 |
|\ \
| |/
|/| |
|
| * | ARM: DaVinci: Adding Support for DaVinci DM365 EVM | Sandeep Paulraj | 2009-09-05 | -0/+182 |
| * | Add support for the DevKit8000 board | Frederik Kriewitz | 2009-09-05 | -0/+307 |
| * | Support for the Calao TNY-A9260/TNY-A9G20 boards | Albin Tonnerre | 2009-09-01 | -0/+172 |
| * | arm: Kirkwood: add SYSRSTn Duration Counter Support | Prafulla Wadaskar | 2009-09-01 | -0/+2 |
| * | Add support for the Calao SBC35-A9G20 board | Albin Tonnerre | 2009-09-01 | -0/+194 |
| * | imx27lite: add support for imx27lite board from LogicPD | Ilya Yanok | 2009-09-01 | -0/+264 |
| * | Remove duplicate set_cr | Simon Kagstrom | 2009-09-01 | -30/+0 |
* | | ARM: Update mach-types | Wolfgang Denk | 2009-09-04 | -12/+2056 |
* | | Move uninitialized_var() macro from ubi_uboot.h to compiler.h | Anton Vorontsov | 2009-09-04 | -3/+4 |
* | | galaxy5200: Add chip select region for an Epson S1D15313 | Eric Millbrandt | 2009-09-04 | -0/+5 |
* | | Add PCI support to eNET board | Graeme Russ | 2009-09-04 | -7/+7 |
* | | i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure | Graeme Russ | 2009-09-04 | -183/+234 |
* | | Misc sc520 cdp fixups | Graeme Russ | 2009-09-04 | -22/+0 |
* | | Fixup sc520_spunk board | Graeme Russ | 2009-09-04 | -0/+2 |
* | | Misc ds1722 fixups | Graeme Russ | 2009-09-04 | -0/+32 |
* | | i386: Misc PCI fixups | Graeme Russ | 2009-09-04 | -0/+2 |
* | | Fix environment configuration for eNET board | Graeme Russ | 2009-09-04 | -6/+5 |
* | | i386: Add errno.h | Graeme Russ | 2009-09-04 | -0/+1 |
* | | Consolidate arch-specific mem_malloc_init() implementations | Peter Tyser | 2009-09-04 | -0/+2 |
* | | Consolidate arch-specific sbrk() implementations | Peter Tyser | 2009-09-04 | -0/+6 |
* | | Blackfin: enable 64bit printf for nand | Mike Frysinger | 2009-09-02 | -0/+3 |
* | | Blackfin: use scratch pad for exception stack | Mike Frysinger | 2009-09-02 | -0/+4 |
* | | Blackfin: increase default console size | Mike Frysinger | 2009-09-02 | -5/+1 |
* | | Blackfin: cm-bf537u: new board port | Harald Krapfenbauer | 2009-09-02 | -0/+150 |
* | | Blackfin: change global data register from P5 to P3 | Robin Getz | 2009-09-02 | -1/+1 |
* | | Blackfin: enable more network commands for ADI dev boards | Robin Getz | 2009-09-02 | -0/+10 |
* | | Blackfin: bf537-stamp: comment CF-Flash Card Support better | Michael Hennerich | 2009-09-02 | -5/+24 |
* | | Blackfin: use +(filesize) to make sure we are only doing what is necessary | Robin Getz | 2009-09-02 | -2/+2 |
|/ |
|
* | Merge branch 'next' of ../next | Wolfgang Denk | 2009-08-31 | -134/+1280 |
|\ |
|
| * | 85xx: Added PCIe support for P1 P2 RDB | Poonam Aggrwal | 2009-08-28 | -0/+6 |
| * | driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller | Poonam Aggrwal | 2009-08-28 | -0/+26 |
| * | 85xx: Added single core members of FSL P1xx/P2xx processors series | Poonam Aggrwal | 2009-08-28 | -2/+6 |
| * | 85xx: Added CONFIG_MAX_CPUS for P1020 | Poonam Aggrwal | 2009-08-28 | -2/+2 |
| * | 85xx: Add L2SRAM Register's macro definition | Mingkai Hu | 2009-08-28 | -0/+5 |
| * | 85xx: Fix memory test range on MPC8536DS | Felix Radensky | 2009-08-28 | -2/+2 |
| * | 85xx: Removed BEDBUG support on P1_P2_RDB | Kumar Gala | 2009-08-28 | -1/+0 |
| * | 85xx: Added P1020 Processor Support. | Poonam Aggrwal | 2009-08-28 | -0/+2 |
| * | 85xx: Add support for P2020RDB board | Poonam Aggrwal | 2009-08-28 | -1/+557 |
| * | 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx | Poonam Aggrwal | 2009-08-28 | -14/+14 |
| * | 85xx: Remove unused CONFIG_CLEAR_LAW0 defines | Peter Tyser | 2009-08-28 | -3/+0 |
| * | 85xx: Add a 36-bit physical configuration for MPC8536DS | Kumar Gala | 2009-08-28 | -10/+72 |