summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* autostart: unify duplicated logic into the bootm codeMike Frysinger2011-07-259-85/+33
* board/tqm85xx: Create and tear down TLB for get_ram_size()Becky Bruce2011-07-222-0/+13
* powerpc/mpc85xx: Add clear_ddr_tlbs functionBecky Bruce2011-07-223-11/+33
* fman: insert the Fman firmware into the device treeTimur Tabi2011-07-222-6/+143
* powerpc/85xx: add support the ePAPR "phandle" propertyTimur Tabi2011-07-221-2/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-07-1922-41/+2606
|\
| * mmc: rescan fails on empty slotMichael Jones2011-07-151-2/+4
| * AT91:mmc:fix multiple read/write errorelen.song2011-07-152-1/+12
| * mmc: Access mode validation for eMMC cards > 2 GiBŁukasz Majewski2011-07-153-2/+7
| * mmc: sh_mmcif: add support for Renesas MMCIFYoshihiro Shimoda2011-07-154-0/+856
| * mmc: fix the condition for MMC version 4Yoshihiro Shimoda2011-07-151-4/+11
| * MMC: add marvell sdhci driverLei Wen2011-07-152-0/+22
| * MMC: add sdhci generic frameworkLei Wen2011-07-153-0/+759
| * MMC: add erase function to both mmc and sdLei Wen2011-07-154-4/+131
| * MMC: unify mmc read and write operationLei Wen2011-07-151-32/+35
| * mmc: Tegra2: Enable SD/MMC driver for Seaboard and HarmonyTom Warren2011-07-152-0/+22
| * mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3Tom Warren2011-07-157-0/+751
* | Fix typo from 'mb_alloc' -> 'lmb_alloc'Matthew McClintock2011-07-191-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-07-1899-360/+1242
|\ \
| * | ARM: MX5: Fix broken leftover TO-2 errata workaroundDavid Jander2011-07-181-1/+5
| * | MX31: Cleanup clock functionStefano Babic2011-07-183-5/+29
| * | scb9328: Add ARM relocation supportTorsten Koschorrek2011-07-183-25/+14
| * | am3517evm: change console device from ttyS2 to ttyO2Yegor Yefremov2011-07-181-1/+1
| * | Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-1727-35/+35
| * | TI: TNETV107X Fix Build ErrorChan-Taek Park2011-07-171-0/+6
| * | ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7Rob Herring2011-07-171-0/+2
| * | arm: add CONFIG_MACH_TYPE setting and documentationIgor Grinberg2011-07-172-0/+14
| * | arm: add __ilog2 functionRob Herring2011-07-161-0/+5
| * | Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ2011-07-1632-174/+187
| * | EfikaMX: Enable EXT2 bootingMarek Vasut2011-07-141-0/+1
| * | EfikaMX: Add missing CONFIG_SYS_TEXT_BASEJana Rapava2011-07-141-0/+2
| * | EfikaMX: Use correct imximage.cfgJana Rapava2011-07-141-1/+1
| * | MX27: Update to autogenerated asm-offsets.hStefano Babic2011-07-143-16/+47
| * | MX5: Update to autogenerated asm-offsets.hStefano Babic2011-07-144-55/+96
| * | imx: Add support for zmx25 boardMatthias Weisser2011-07-147-0/+610
| * | imx: Make imx25 compatible to mxc_gpio driver and fix in tx25Matthias Weisser2011-07-143-15/+26
| * | imx: Add auto generation of asm-offsets.h for imx25Matthias Weisser2011-07-143-0/+101
| * | imx: Add support for USB EHCI on imx25Matthias Weisser2011-07-142-9/+26
| * | imx: Use correct imx25 reset.cMatthias Weisser2011-07-141-4/+2
| * | imx: Add get_tbclk() function for imx25Matthias Weisser2011-07-141-0/+12
| * | ARM: Update maintainer of board scb9328Torsten Koschorrek2011-07-141-3/+3
| * | mx27: Make the UART port number explicitFabio Estevam2011-07-143-3/+3
| * | build: Add targets for auto gen of asm-offsets.h and use it in imx35Matthias Weisser2011-07-142-11/+10
| * | mx31pdk: cosmetic: Fix line over 80 charactersFabio Estevam2011-07-141-2/+4
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-07-1813-2/+1544
|\ \
| * | powerpc/p2041rdb: Add p2041rdb board supportMingkai Hu2011-07-1711-0/+1543
| * | powerpc/85xx: Fix detection of P1017EKumar Gala2011-07-171-1/+1
| * | powerpc/mpc8548cds: Remove incorrect DDR_MSYNC_IN erratum defineBecky Bruce2011-07-131-1/+0
| |/
* | Add uboot "fdt_high" enviroment variableDavid A. Long2011-07-162-11/+58
* | fdt: introduce fdt_create_phandle()Gerald Van Baren2011-07-142-0/+41
OpenPOWER on IntegriCloud