summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: turn name len check into an assertMike Frysinger2011-09-211-6/+1
* ignore soc asm-offsets.sMike Frysinger2011-09-211-0/+1
* Drop bogus BOOTFLAG_* definitionsWolfgang Denk2011-09-202-11/+0
* net/bootp.c: fix tftp load if autoload environment var isn't setPeter Korsgaard2011-09-191-1/+1
* ppc4xx: Flush dcache after DDR2 autocalibration with caches onStefan Roese2011-09-191-0/+7
* Fix incorrect array size of phy settings for 405EXWeirich, Bernhard2011-09-191-1/+1
* DA830: Fix Build WarningSandeep Paulraj2011-09-131-1/+2
* led: remove camel casing of led identifiers globallyJason Kridner2011-09-1318-113/+113
* omap4: fix pad configuration settings for SDP and PandaAneesh V2011-09-132-28/+22
* omap4: IO settingsAneesh V2011-09-134-45/+105
* omap4: make SDRAM init work for ES1.0 siliconAneesh V2011-09-133-54/+22
* omap4: factor out common part from board config headersAneesh V2011-09-133-476/+288
* omap: gpio: Adapt board files to use generic APISanjeev Premi2011-09-1310-112/+112
* omap: gpio: generic changes after changing APISanjeev Premi2011-09-132-12/+13
* omap: gpio: Use generic APISanjeev Premi2011-09-132-46/+82
* OMAP3 Beagle: Minor config cleanupSandeep Paulraj2011-09-121-1/+0
* da830: modify the MEMTEST start and end addressNagabhushana Netagunte2011-09-121-4/+4
* da830: enable SPI flash boot modeNagabhushana Netagunte2011-09-121-3/+4
* da830: modify the U-Boot prompt stringNagabhushana Netagunte2011-09-121-1/+1
* ARMV7: OMAP3: Add 37xx ESx revision numbers.Howard D. Gray2011-09-122-1/+22
* ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatibleMichael Jones2011-09-121-52/+53
* ARMV7: OMAP: Write more than 1 byte at a time in i2c_writeMichael Jones2011-09-121-78/+58
* OMAP: Add function to get state of a GPIO outputJoel A Fernandes2011-09-122-0/+22
* MX25: tx25: Cleanup tx25.h configFabio Estevam2011-09-121-8/+6
* MX25: tx25: Fix build by making use of GPIO frameworkFabio Estevam2011-09-122-0/+3
* omap3: beagle: Fix build warningSanjeev Premi2011-09-121-1/+1
* Prepare v2011.09Wolfgang Denk2011-09-111-2/+2
* Minor coding style cleanup.Wolfgang Denk2011-09-1110-67/+48
* ARM: hawkboard: fix compilation of nand_splWolfgang Denk2011-09-101-0/+1
* cm4008, cm41xx: fix build warningsWolfgang Denk2011-09-103-9/+11
* tegra2: fix warning: "assert" redefinedWolfgang Denk2011-09-101-8/+0
* ARM: hawkboard_nand: fix compilation of nand_splStefano Babic2011-09-101-3/+18
* KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETHGreg Ungerer2011-09-106-14/+39
* CM41xx: fix signedness of env bootargs string pointerGreg Ungerer2011-09-101-2/+2
* CM4008: fix signedness of env bootargs string pointerGreg Ungerer2011-09-101-2/+2
* utx8245: fix build breakage due to assert()Wolfgang Denk2011-09-101-6/+0
* UBIFS: fix warning: format '%lX' expects type 'long unsigned int'Wolfgang Denk2011-09-101-1/+1
* Fix warning: "assert" redefinedWolfgang Denk2011-09-101-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-09-103-15/+13
|\
| * powerpc/mpc8610hpcd: set pci1_hose.config_table after fsl_setup_hoseZhao Chenhui2011-09-091-6/+5
| * powerpc/mpc8548cds: set pci1_hose.config_table after fsl_setup_hoseZhao Chenhui2011-09-091-3/+3
| * powerpc/mpc8568mds: set pci1_hose.config_table after fsl_setup_hoseZhao Chenhui2011-09-091-6/+5
* | CM4000: fix broken flash base for OpenGear boardsGreg Ungerer2011-09-102-2/+2
* | CM4000: fix missing RAM definitions for OpenGear boardsGreg Ungerer2011-09-102-0/+6
* | KS8695: move TIMER_ definitions before code useGreg Ungerer2011-09-101-8/+8
* | phylib: remove a couple of redundant code linesVladimir Zapolskiy2011-09-101-5/+2
* | phylib: reset mii bus only if reset handler is registeredVladimir Zapolskiy2011-09-101-1/+2
* | UBIFS: Change ubifsload to set the filesize variableBastian Ruppert2011-09-101-1/+5
* | Add assert() for debug assertionsSimon Glass2011-09-105-20/+29
* | MAKEALL: drop boards listed in boards.cfgWolfgang Denk2011-09-101-46/+4
OpenPOWER on IntegriCloud