summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* orion5x: fix comment-in-comment typo in cpu.hAlbert Aribaud2010-08-27-1/+1
* Kirkwood: bugfix: window size (mis)calculationPrafulla Wadaskar2010-08-26-1/+1
* Orion5x: bugfix: window size (mis)calculationAlbert Aribaud2010-08-26-1/+1
* 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
| | * | net: rename "FSL UECx" net interfaces "UECx"Kim Phillips2010-08-09-12/+12
| | * | net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-09-47/+46
| | * | net,fec: Shorten device name as done for other driversStefano Babic2010-08-09-1/+1
| * | | ppc4xx: Fix/Update katmai board headerStefan Roese2010-08-09-11/+3
| * | | ppc4xx: Fix building of sc3 boardHeiko Schocher2010-08-09-3/+4
| * | | ppc4xx: Fix building of PMC440 boardMatthias Fuchs2010-08-09-5/+5
| * | | ppc4xx: Fix building of CANBT boardMatthias Fuchs2010-08-09-10/+4
| * | | ppc4xx: Fix building of AR405 boardMatthias Fuchs2010-08-09-13/+6
| * | | ppc4xx: cleanup default environment for AMCC boardsWolfgang Denk2010-08-09-4/+2
| |/ /
* | | ARM: Add support for jadecpu board based on MB86R01 SoCMatthias Weisser2010-08-10-0/+791
* | | video: add support for display controller in MB86R0x SoCsMatthias Weisser2010-08-10-0/+187
* | | ARM: Add support for MB86R0x SoCsMatthias Weisser2010-08-10-6/+956
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-08-10-2/+2
|\ \
| * | MX51EVK: fix return value of get_timer_maskedLi Haibo2010-08-10-1/+1
| * | fix cmd_mmc.c, line 136 missing "Reinhard Meyer2010-08-10-1/+1
| |/
* | orion5x: allow overriding default mappings windowsAlbert Aribaud2010-08-10-41/+97
* | Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-08-10-13/+247
|\ \
| * | Kirkwood: openrd_base: Added SATA supportPrafulla Wadaskar2010-08-08-0/+31
| * | cmd_ide: add support for KirkwoodPrafulla Wadaskar2010-08-08-0/+7
| * | edminiv2: add mvsata_ide and cmd_ide supportAlbert Aribaud2010-08-08-1/+33
| * | cmd_ide: add support for orion5xAlbert Aribaud2010-08-08-0/+8
| * | ide: add mvsata_ide driverAlbert Aribaud2010-08-08-0/+141