summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* mpc8260: move FDT memory node fixup into common CPU code.Marcel Ziswiler2009-11-22-52/+2
* Add driver for FTRTC010 real time clockPo-Yu Chuang2009-11-22-0/+125
* MIMC200: set default fbmem valueMark Jackson2009-11-22-1/+1
* ppc4xx: Initialize magnetic coupler on VOM405 boardsMatthias Fuchs2009-11-17-0/+35
* ppc4xx: Initialize magnetic couplers in PLU405Matthias Fuchs2009-11-17-1/+38
* Add minimal SJA1000 header for basic CAN modeMatthias Fuchs2009-11-17-0/+60
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-11-15-62/+64
|\
| * smc911x: make smc911x_initialize return correct valueMike Rapoport2009-11-12-2/+2
| * smc911x_eeprom: fix building after smc911x overhaulMike Frysinger2009-11-12-60/+62
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-11-15-6/+5
|\ \
| * | ppc/85xx: Fix how we determine the number of CAM entriesKumar Gala2009-11-13-2/+2
| * | fsl-ddr: Fix the chip-select interleaving issueDave Liu2009-11-12-4/+3
| |/
* | Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2009-11-15-9/+9
|\ \ | |/ |/|
| * ARM Don't inline weak symbolsRon Lee2009-11-11-9/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-11-11-36/+44
|\ \
| * | mxc_fec: avoid free() calls to already freed pointers.javier Martin2009-11-11-5/+7
| * | mxc_fec: fix some erroneous PHY accesses.javier Martin2009-11-11-3/+5
| * | Fix SMC91111 regression: lpd7a40x build failuresBen Warren2009-11-09-3/+1
| * | SMC91111: Clean up SMC_inx macros on xsengine and xaeniaxBen Warren2009-11-09-4/+4
| * | Fix CS8900 regression on impa7 boardBen Warren2009-11-09-1/+1
| * | clarify eth driver halt/recv stepsMike Frysinger2009-11-09-5/+8
| * | Fix cs8900 dev->priv not init issueHui.Tang2009-11-09-3/+4
| * | Fix DM9000 MAC address handlingBen Warren2009-10-29-12/+14
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-11-11-2/+2
|\ \ \ | |_|/ |/| |
| * | ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES)Stefan Roese2009-11-09-1/+1
| * | ppc4xx: Canyonlands: Change EBC bus config to drive always (no high-z)Stefan Roese2009-11-09-1/+1
* | | Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2009-11-09-1/+142
|\ \ \
| * | | ARM: Use Linux version for unaligned access codeRemy Bohmer2009-11-07-1/+142
| |/ /
* | | ppc/85xx: Fix inclusion of 83xx immap in 85xx buildsKumar Gala2009-11-04-1/+0
* | | 86xx: Remove redundant code in initdramBecky Bruce2009-11-04-15/+0
* | | fsl_pci_init_port end-point initialization is brokenEd Swarthout2009-11-04-1/+18
* | | Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala2009-11-04-28/+13
* | | ppc/85xx: Fix misc L2 cache enabling bugDave Liu2009-10-31-4/+8
|/ /
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-10-31-69/+54
|\ \
| * | sh: Update lowlevel_init.S of espt-gigaNobuhiro Iwamatsu2009-10-30-9/+1
| * | sh: Move some defs to convince 'pcrel too far'Nobuhiro Iwamatsu2009-10-30-54/+53
| * | sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios.Nobuhiro Iwamatsu2009-10-30-6/+0
| |/
* | sbc8349: fix incorrect commentWolfgang Denk2009-10-28-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2009-10-28-133/+175
|\
| * cfi: Add weak default function for flash_cmd_reset()Stefan Roese2009-10-28-133/+175
* | Merge branch 'master' of git://git.denx.de/u-boot-sparcWolfgang Denk2009-10-28-2/+2
|\ \
| * | Fix bug in jumptable call stubs for SPARC.Sergey Mironov2009-10-27-2/+2
* | | Fix Compliation warning for TNY-A9260 and TNY-A9G20Sandeep Paulraj2009-10-28-0/+1
* | | Fix Compliation warning for SBC35-A9G20 boardSandeep Paulraj2009-10-28-0/+1
* | | galaxy5200: Add default environment variablesEric Millbrandt2009-10-28-2/+8
| |/ |/|
* | Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk2009-10-28-56/+6210
* | Add 'editenv' commandPeter Tyser2009-10-27-0/+43
* | setenv(): Delete 0-length environment variablesPeter Tyser2009-10-27-1/+1
* | readline(): Add ability to modify a string bufferPeter Tyser2009-10-27-0/+10
* | cread_line(): Remove unused variablesPeter Tyser2009-10-27-4/+1