summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | | sh: Update lowlevel_init.S of sh7785lcrNobuhiro Iwamatsu2010-08-30-31/+23
| | * | | sh: Update lowlevel_init.S of rsk7203Nobuhiro Iwamatsu2010-08-30-37/+48
| | |/ /
| * | | Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2010-09-07-7/+11
| |\ \ \
| | * | | nios2: fix out of reach case for do_resetThomas Chou2010-08-19-6/+10
| | * | | nios2: fix bootm error on fdt argsThomas Chou2010-08-19-1/+1
| | |/ /
| * | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-09-07-624/+452
| |\ \ \
| | * | | edminiv2: add I2C support using mvtwsi driverAlbert Aribaud2010-08-30-0/+11
| | * | | i2c: rewrite mvtwsi, support orion5x and kirkwoodAlbert Aribaud2010-08-30-409/+341
| | * | | i2c: rename kirkwood_i2c to mvtwsiAlbert Aribaud2010-08-30-1/+1
| | * | | suen3: remove CONFIG_HARD_I2C and related definesAlbert Aribaud2010-08-30-8/+0
| | * | | CMD_I2C: make alen=0 workReinhard Meyer2010-08-26-10/+7
| | * | | omap2: i2c: remove redundant header definitionsNishanth Menon2010-08-23-106/+0
| | * | | omap2: i2c: add syss offsetNishanth Menon2010-08-23-1/+3
| | * | | i2c: omap2+: change header guard to be genericNishanth Menon2010-08-23-2/+2
| | |/ /
| * | | powerpc/8xxx: Fix dma for 36bit addressingYork Sun2010-08-31-2/+6
| * | | Fix parameters to support RDIMM for P2020DSYork Sun2010-08-31-2/+3
| * | | fdt: call fdt_parent_offset fewer times while translating addressesScott Wood2010-08-19-37/+21
| * | | mpx85xx/fdt: Add cpu-release-addr for all coresMatthew McClintock2010-08-19-7/+8
| * | | powerpc/83xx: Fix build issue with ve8313 board due to lbus changesKumar Gala2010-08-19-1/+2
| * | | powerpc/85xx: Fix SRIO LAW setup on corenet_ds boardsLian Minghuan2010-08-19-22/+25
| * | | powerpc/8xxx: Fix quad-rank DIMMs support on corenet_ds board.york2010-08-19-2/+18
| * | | powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docsKumar Gala2010-08-19-11/+11
| * | | powerpc/8xxx: share PIC defines among 85xx and 86xxKim Phillips2010-08-19-16/+19
| |/ /
| * | Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2010-08-18-24/+1116
| |\ \
| * | | Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips.Philippe De Muyter2010-08-18-8/+25
* | | | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-08-18-55/+1539
|\ \ \ \ | | |/ / | |/| |
| * | | ARM: Update ARM mach-typesSandeep Paulraj2010-08-18-24/+1116
| |/ /
| * | cfi_flash: Cleanup flash_print_info()Stefan Roese2010-08-18-24/+27
| * | Fix printing & reading of 16-bit CFI device identifiersPhilippe De Muyter2010-08-18-4/+7
| * | cfi_flash: flinfo: allow user interrupt in flash print info fnKim Phillips2010-08-18-0/+2
| * | env_nand: return error when no device is foundMike Frysinger2010-08-13-0/+2
| * | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2010-08-12-2/+345
| |\ \
| | * | Fixed clobbered output of the "help usb" commandSergei Poselenov2010-08-12-1/+1
| | * | AM3517EVM: musb: add usb configAjay Kumar Gupta2010-08-12-0/+38
| | * | musb: am35x: Workaround for fifo read issueAjay Kumar Gupta2010-08-12-0/+38
| | * | musb: MSC host support for AM35xAjay Kumar Gupta2010-08-12-1/+216
| | * | AM35x: Adding SCM general register definitionsAjay Kumar Gupta2010-08-12-0/+52
| * | | Blackfin: re-use board data in cpu bannerMike Frysinger2010-08-11-1/+2
| * | | Blackfin: cm-bf548: increase monitor lenMike Frysinger2010-08-11-1/+1
| * | | Blackfin: shutdown video DMA when booting LinuxMichael Hennerich2010-08-11-0/+38
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-08-12-329/+307
|\ \ \
| * | | mmc: omap3: fix block read functionGrazvydas Ignotas2010-08-12-26/+21
| * | | mmc: omap3: make local symbols staticGrazvydas Ignotas2010-08-12-25/+17
| |/ /
| * | disk/part.c: 'usb storage' avoiding overflow when output capacitySergei Trofimovich2010-08-10-5/+23
| * | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-08-10-136/+2339
| |\ \
| * \ \ Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2010-08-10-233/+228
| |\ \ \
| | * | | Fix compile warnings for const correctnessBen Warren2010-08-09-7/+8
| | * | | miiphy: leverage current_mii cache moreMike Frysinger2010-08-09-2/+16
| | * | | miiphy: unify device list lookupMike Frysinger2010-08-09-60/+40
| | * | | miiphy: constify device nameMike Frysinger2010-08-09-106/+107