summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini2012-09-136-5/+412
|\
| * avr32: add atngw100mkii boardAndreas Bießmann2012-09-135-0/+407
| * Fix strict-aliasing warning in dlmallocSimon Glass2012-09-131-5/+5
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ubiTom Rini2012-09-121-2/+2
|\ \
| * | ubifs: Fix ubifsload when using ZLIBVeli-Pekka Peltola2012-09-101-2/+2
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2012-09-1217-49/+129
|\ \
| * | mmc: Remove incorrect cmd->flags usageAndy Fleming2012-09-062-4/+6
| * | mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung2012-09-054-0/+9
| * | mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung2012-09-053-7/+6
| * | mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung2012-09-051-6/+4
| * | mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger2012-09-052-3/+21
| * | mmc: Fix version check for clock API in sdhci driverJoe Hershberger2012-09-051-5/+5
| * | mmcinfo: Fix help messageBenoît Thébaudeau2012-09-051-2/+1
| * | mmc_get_dev: Return error if mmc_init failsBenoît Thébaudeau2012-09-051-2/+1
| * | tegra: put eMMC environment into the boot sectorsStephen Warren2012-09-054-4/+8
| * | env_mmc: allow environment to be in an eMMC partitionStephen Warren2012-09-051-8/+56
| * | mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren2012-09-052-1/+3
| * | MMC: u-boot-spl may be compiled without partition supportMikhail Kshevetskiy2012-09-051-0/+2
| * | mmc: fix capacity calculation when EXT_CSD_SEC_CNT is usedYoshihiro Shimoda2012-09-051-5/+5
| * | mmc: sh_mmcif: enable MMC_MODE_HCYoshihiro Shimoda2012-09-051-1/+1
| * | mmc: fix wrong timeout check in mmc_send_status()Jongman Heo2012-09-051-1/+1
| |/
* | microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASEMichal Simek2012-09-111-4/+6
* | microblaze: Clean microblaze initializationMichal Simek2012-09-114-15/+16
* | microblaze: timer: Prepare for device-tree initializationMichal Simek2012-09-114-48/+41
* | microblaze: intc: Coding style cleanupMichal Simek2012-09-111-13/+13
* | microblaze: intc: Registering interrupt should return valueMichal Simek2012-09-112-8/+19
* | microblaze: board: Remove compilation warningMichal Simek2012-09-111-1/+2
* | microblaze: Add support for device tree driven board configurationMichal Simek2012-09-114-0/+28
* | spi: xilinx: Remove unused variableStephan Linz2012-09-111-1/+0
* | serial: uartlite: Init all uartlites for serial multiMichal Simek2012-09-111-15/+19
* | serial: Support serial multi for MicroblazeMichal Simek2012-09-111-1/+2
* | block: systemace: Simplify base and width initializationMichal Simek2012-09-111-13/+25
|/
* Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2012-09-043-4/+2
|\
| * net:macb: add line breakAndreas Bießmann2012-09-031-1/+1
| * avr32:portmux: fix setup for macb1Andreas Bießmann2012-09-031-1/+1
| * avr32: Remove redundant LDSCRIPT definitionBenoît Thébaudeau2012-09-021-2/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2012-09-031-5/+6
|\ \
| * | ubifs: Fix memory leak in ubifs_finddirStefan Roese2012-09-031-5/+6
* | | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2012-09-034-1/+43
|\ \ \
| * | | cfi: Make the flash erase and write operations abortableJoe Hershberger2012-09-034-1/+17
| * | | cfi: Check for blank before eraseJoe Hershberger2012-09-031-0/+26
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2012-09-031-3/+0
|\ \ \
| * | | ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit againStefan Roese2012-09-031-3/+0
| |/ /
* | | powerpc: re-add bi_ip_addr to bd_t structAnatolij Gustschin2012-09-021-0/+1
|/ /
* | hush: Don't parse the contents of a dereferenced varJoe Hershberger2012-09-021-3/+61
* | hush: Add default value substitution supportJoe Hershberger2012-09-021-3/+40
* | README: Cleanup description of supported partitions.Karl O. Pinc2012-09-021-4/+11
* | README.SPL: Move the 'Estimating stack usage' from omap3 to hereTom Rini2012-09-022-22/+23
* | README.SPL: Add a small Debugging sectionTom Rini2012-09-021-0/+7
* | README: Update ver env var descriptionBenoît Thébaudeau2012-09-021-1/+2
OpenPOWER on IntegriCloud