aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-28doc/README.scrapyard: Update board removal commit IDsWolfgang Denk1-13/+13
2011-09-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk7-816/+2
2011-09-27ARM: remove broken "ixdp425" and "ixpdg425" boardsAlbert ARIBAUD7-816/+2
2011-09-24ASIX: Fix buffer access in asix_get_phy_addr()Marek Vasut1-1/+1
2011-09-23Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-1/+1
2011-09-23doc: provide a correct board_init_r definition pathVladimir Zapolskiy1-1/+1
2011-09-22OMAP3: beagle: Fix build warning in beagle.cDirk Behme1-1/+1
2011-09-22Prepare v2011.09-rc2v2011.09-rc2Wolfgang Denk1-1/+1
2011-09-22Minor Coding Style CleanupWolfgang Denk2-2/+0
2011-09-21km/common: fix bug in IVM mac address accessHolger Brunck1-2/+2
2011-09-21sf: fix debug format string warningVadim Bendebury1-1/+1
2011-09-21net: turn name len check into an assertMike Frysinger1-6/+1
2011-09-21ignore soc asm-offsets.sMike Frysinger1-0/+1
2011-09-20Drop bogus BOOTFLAG_* definitionsWolfgang Denk2-11/+0
2011-09-19net/bootp.c: fix tftp load if autoload environment var isn't setPeter Korsgaard1-1/+1
2011-09-19ppc4xx: Flush dcache after DDR2 autocalibration with caches onStefan Roese1-0/+7
2011-09-19Fix incorrect array size of phy settings for 405EXWeirich, Bernhard1-1/+1
2011-09-13DA830: Fix Build WarningSandeep Paulraj1-1/+2
2011-09-13led: remove camel casing of led identifiers globallyJason Kridner18-113/+113
2011-09-13omap4: fix pad configuration settings for SDP and PandaAneesh V2-28/+22
2011-09-13omap4: IO settingsAneesh V4-45/+105
2011-09-13omap4: make SDRAM init work for ES1.0 siliconAneesh V3-54/+22
2011-09-13omap4: factor out common part from board config headersAneesh V3-476/+288
2011-09-13omap: gpio: Adapt board files to use generic APISanjeev Premi10-112/+112
2011-09-13omap: gpio: generic changes after changing APISanjeev Premi2-12/+13
2011-09-13omap: gpio: Use generic APISanjeev Premi2-46/+82
2011-09-12OMAP3 Beagle: Minor config cleanupSandeep Paulraj1-1/+0
2011-09-12da830: modify the MEMTEST start and end addressNagabhushana Netagunte1-4/+4
2011-09-12da830: enable SPI flash boot modeNagabhushana Netagunte1-3/+4
2011-09-12da830: modify the U-Boot prompt stringNagabhushana Netagunte1-1/+1
2011-09-12ARMV7: OMAP3: Add 37xx ESx revision numbers.Howard D. Gray2-1/+22
2011-09-12ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatibleMichael Jones1-52/+53
2011-09-12ARMV7: OMAP: Write more than 1 byte at a time in i2c_writeMichael Jones1-78/+58
2011-09-12OMAP: Add function to get state of a GPIO outputJoel A Fernandes2-0/+22
2011-09-12MX25: tx25: Cleanup tx25.h configFabio Estevam1-8/+6
2011-09-12MX25: tx25: Fix build by making use of GPIO frameworkFabio Estevam2-0/+3
2011-09-12omap3: beagle: Fix build warningSanjeev Premi1-1/+1
2011-09-11Prepare v2011.09v2011.09-rc1Wolfgang Denk1-2/+2
2011-09-11Minor coding style cleanup.Wolfgang Denk10-67/+48
2011-09-10ARM: hawkboard: fix compilation of nand_splWolfgang Denk1-0/+1
2011-09-10cm4008, cm41xx: fix build warningsWolfgang Denk3-9/+11
2011-09-10tegra2: fix warning: "assert" redefinedWolfgang Denk1-8/+0
2011-09-10ARM: hawkboard_nand: fix compilation of nand_splStefano Babic1-3/+18
2011-09-10KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETHGreg Ungerer6-14/+39
2011-09-10CM41xx: fix signedness of env bootargs string pointerGreg Ungerer1-2/+2
2011-09-10CM4008: fix signedness of env bootargs string pointerGreg Ungerer1-2/+2
2011-09-10utx8245: fix build breakage due to assert()Wolfgang Denk1-6/+0
2011-09-10UBIFS: fix warning: format '%lX' expects type 'long unsigned int'Wolfgang Denk1-1/+1
2011-09-10Fix warning: "assert" redefinedWolfgang Denk1-2/+0
2011-09-10Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk3-15/+13