summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mkconfig: deny messed up ARCH definitionNishanth Menon2009-11-241-0/+5
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-11-241-8/+24
|\
| * Repair the 'netretry=once' option.Remy Bohmer2009-11-241-8/+24
* | Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2009-11-241-1/+2
|\ \
| * | OMAP3: pandora: fix booting without serial attachedGrazvydas Ignotas2009-11-241-1/+2
* | | Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=yRemy Bohmer2009-11-242-3/+1
* | | Add support for CS2 dataflash for Atmel-SPI.Remy Bohmer2009-11-231-2/+16
* | | Fix mingw tools buildRemy Bohmer2009-11-232-0/+159
* | | Building of FIT images does not work.Remy Bohmer2009-11-231-0/+1
| |/ |/|
* | sf: fix stmicro offset setup while erasingMike Frysinger2009-11-221-1/+2
* | sf: new driver for Winbond W25X16/32/64 devicesJason McMullan2009-11-224-0/+339
* | mpc8260: move FDT memory node fixup into common CPU code.Marcel Ziswiler2009-11-225-52/+2
* | Add driver for FTRTC010 real time clockPo-Yu Chuang2009-11-222-0/+125
* | MIMC200: set default fbmem valueMark Jackson2009-11-221-1/+1
* | ppc4xx: Initialize magnetic coupler on VOM405 boardsMatthias Fuchs2009-11-171-0/+35
* | ppc4xx: Initialize magnetic couplers in PLU405Matthias Fuchs2009-11-172-1/+38
* | Add minimal SJA1000 header for basic CAN modeMatthias Fuchs2009-11-171-0/+60
|/
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-11-152-62/+64
|\
| * smc911x: make smc911x_initialize return correct valueMike Rapoport2009-11-121-2/+2
| * smc911x_eeprom: fix building after smc911x overhaulMike Frysinger2009-11-121-60/+62
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-11-152-6/+5
|\ \
| * | ppc/85xx: Fix how we determine the number of CAM entriesKumar Gala2009-11-131-2/+2
| * | fsl-ddr: Fix the chip-select interleaving issueDave Liu2009-11-121-4/+3
| |/
* | Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2009-11-151-9/+9
|\ \ | |/ |/|
| * ARM Don't inline weak symbolsRon Lee2009-11-111-9/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-11-118-36/+44
|\ \
| * | mxc_fec: avoid free() calls to already freed pointers.javier Martin2009-11-111-5/+7
| * | mxc_fec: fix some erroneous PHY accesses.javier Martin2009-11-111-3/+5
| * | Fix SMC91111 regression: lpd7a40x build failuresBen Warren2009-11-093-3/+1
| * | SMC91111: Clean up SMC_inx macros on xsengine and xaeniaxBen Warren2009-11-091-4/+4
| * | Fix CS8900 regression on impa7 boardBen Warren2009-11-091-1/+1
| * | clarify eth driver halt/recv stepsMike Frysinger2009-11-091-5/+8
| * | Fix cs8900 dev->priv not init issueHui.Tang2009-11-091-3/+4
| * | Fix DM9000 MAC address handlingBen Warren2009-10-291-12/+14
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-11-112-2/+2
|\ \ \ | |_|/ |/| |
| * | ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES)Stefan Roese2009-11-091-1/+1
| * | ppc4xx: Canyonlands: Change EBC bus config to drive always (no high-z)Stefan Roese2009-11-091-1/+1
* | | Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2009-11-093-1/+142
|\ \ \
| * | | ARM: Use Linux version for unaligned access codeRemy Bohmer2009-11-073-1/+142
| |/ /
* | | ppc/85xx: Fix inclusion of 83xx immap in 85xx buildsKumar Gala2009-11-041-1/+0
* | | 86xx: Remove redundant code in initdramBecky Bruce2009-11-043-15/+0
* | | fsl_pci_init_port end-point initialization is brokenEd Swarthout2009-11-042-1/+18
* | | Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala2009-11-046-28/+13
* | | ppc/85xx: Fix misc L2 cache enabling bugDave Liu2009-10-311-4/+8
|/ /
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-10-315-69/+54
|\ \
| * | sh: Update lowlevel_init.S of espt-gigaNobuhiro Iwamatsu2009-10-301-9/+1
| * | sh: Move some defs to convince 'pcrel too far'Nobuhiro Iwamatsu2009-10-301-54/+53
| * | sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios.Nobuhiro Iwamatsu2009-10-303-6/+0
| |/
* / sbc8349: fix incorrect commentWolfgang Denk2009-10-281-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2009-10-282-133/+175
|\