summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-5/+2
| | * | arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-1/+6
| | * | arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-0/+4
| | * | drivers/qe/uec.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-7/+0
| | * | drivers/usb/host/ehci-fsl.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-1/+3
| | * | drivers/net/fm/fm.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-2/+1
| | * | board/sbc8560/sbc8560.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-2/+1
| | * | board/sbc8548/sbc8548.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-2/+0
| | * | board/freescale/mpc8569mds/mpc8569mds.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-2/+0
| | * | board/freescale/mpc8568mds/mpc8568mds.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-2/+1
| | * | board/freescale/mpc8548cds/mpc8548cds.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-4/+0
| | * | board/freescale/common/pixis.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-3/+1
| | * | board/freescale/common/cds_pci_ft.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-2/+1
| | * | arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-2/+2
| | * | arch/powerpc/cpu/mpc85xx/tlb.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-3/+2
| | * | arch/powerpc/cpu/mpc85xx/cpu_init.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-2/+1
| | * | phylib: Enable AR8021 phy supportXie Xiaobo2011-11-11-0/+1
| | * | powerpc/85xx: Set max alloc length to 10MB on P1022DSJerry Huang2011-11-11-1/+1
| | * | powerpc/mpc85xx: Set SYSCLK to the required frequencyJerry Huang2011-11-11-1/+99
| | * | powerpc/85xx: Fix NAND SPL supportKumar Gala2011-11-09-5/+5
| | * | powerpc/85xx: Fix MPC8572DS NAND buildKumar Gala2011-11-08-0/+2
| | * | fsl_ifc: Fixed a bug in the erratum handling code for IFC_A003399Poonam Aggrwal2011-11-08-2/+2
| | * | powerpc/85xx: Add support for Book-E MMU Arch v2.0Kumar Gala2011-11-08-4/+14
| | * | powerpc/85xx: Make inclusion of USB device fixup conditionalRamneek Mehresh2011-11-08-0/+7
| | * | powerpc/85xx: Fix warning for USB device-fixupRamneek Mehresh2011-11-08-11/+13
| | * | powerpc/85xx: resize the boot page TLB before relocating CCSRTimur Tabi2011-11-08-0/+49
| | * | powerpc/85xx: verify the current address of CCSR before relocating itTimur Tabi2011-11-08-0/+27
| | * | powerpc/85xx: add some missing sync instructions in the CCSR relocation codeTimur Tabi2011-11-08-0/+4
| | * | powerpc/85xx: fix some comments in the CCSR relocation codeTimur Tabi2011-11-08-2/+2
| | * | powerpc/85xx: fix definition of MAS register macrosTimur Tabi2011-11-08-5/+5
| | * | powerpc/mpc8548cds: Fix network initializationchenhui zhao2011-11-08-7/+60
| | * | powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129chenhui zhao2011-11-08-0/+98
| | * | powerpc/QorIQ: fix network frame manager TBI PHY address settingsRoy Zang2011-11-08-24/+0
| | |/
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2011-11-16-1/+1237
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk2011-11-16-1/+1237
| |\ \
| | * | adp-ag101p: add product into MAINTAINERS listMacpaul Lin2011-11-10-0/+2
| | * | adp-ag101p: Add SoC and board support of ag101pMacpaul Lin2011-11-10-0/+530
| | * | nds32: fix data section of linker scriptMacpaul Lin2011-11-09-1/+1
| | * | dwcddr21mctl: Synopsys DWC DDR2/1 Memory ControllerMacpaul Lin2011-11-09-0/+337
| | * | andes_pcu.h: header file of andes_pcu power control unitMacpaul Lin2011-11-09-0/+367
| | |/
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2011-11-16-1/+1
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2011-11-16-1/+1
| |\ \
| | * | fsl_i2c: Fix compile warningKumar Gala2011-11-09-1/+1
| | |/
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2011-11-16-71/+134
|\ \ \ | |/ /
| * | Tegra2: mmc: Factor out mmc_wait_inhibit functionalityAnton staaf2011-11-12-19/+27
| * | Tegra2: mmc: Add data transfer completion timeoutAnton staaf2011-11-12-0/+14
| * | Tegra2: mmc: Support DMA restarts at buffer boundariesAnton staaf2011-11-12-2/+11
| * | Tegra2: mmc: define register field values in tegra2_mmc.hAnton staaf2011-11-12-27/+85
| * | MMC: PL180: Fix infinite loop with VExpress extended fifo implementationJon Medhurst (Tixy)2011-11-08-26/+0
| |/
* | env: allow to export only selected variablesWolfgang Denk2011-11-08-26/+47
|/