summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | | | ppc4xx: Fix APC405 board supportMatthias Fuchs2010-09-03-0/+1
| |/ / / / /
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2010-09-07-123/+162
|\ \ \ \ \ \
| * | | | | | sh: Update lowlevel_init.S of mpr2Nobuhiro Iwamatsu2010-08-30-4/+4
| * | | | | | sh: Update lowlevel_init.S of ms7750seNobuhiro Iwamatsu2010-08-30-7/+12
| * | | | | | sh: Update lowlevel_init.S of ms7720seNobuhiro Iwamatsu2010-08-30-14/+16
| * | | | | | sh: Add support do_bdinfo functionNobuhiro Iwamatsu2010-08-30-0/+19
| * | | | | | sh: Update lowlevel_init.S of ap325rxaNobuhiro Iwamatsu2010-08-30-0/+1
| * | | | | | sh: Update lowlevel_init.S of r2dplusNobuhiro Iwamatsu2010-08-30-3/+6
| * | | | | | sh: Update lowlevel_init.S of espt-gigaNobuhiro Iwamatsu2010-08-30-20/+26
| * | | | | | sh: Update lowlevel_init.S of sh7763rdpNobuhiro Iwamatsu2010-08-30-2/+2
| * | | | | | sh: Update lowlevel_init.S of MigoRNobuhiro Iwamatsu2010-08-30-5/+5
| * | | | | | 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
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ARM: Update ARM mach-typesSandeep Paulraj2010-08-18-24/+1116
* | | | | Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips.Philippe De Muyter2010-08-18-8/+25
|/ / / /
* | | | 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
|/ / /