summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * | powerpc/85xx: fsl_corenet_serdes code reworkEmil Medve2011-04-27-3/+43
| * | powerpc/85xx: Add device tree fixup for bman portalHaiying Wang2011-04-27-1/+33
| * | powerpc/85xx: Add support for 2nd USB controller on p1_p2_rdbRamneek Mehresh2011-04-27-0/+1
| * | powerpc/85xx: Added PMUXCR1 and PMUXCR2 defines for P1010/P1014 SoCDipen Dudhat2011-04-27-0/+71
| * | powerpc/85xx: Change CS timing params before changing CS properties on IFCDipen Dudhat2011-04-27-16/+15
* | | Handle most LDSCRIPT setting centrallyScott Wood2011-04-30-21/+0
* | | mpc832x: add support for the mpc8321 based suvd3 boardHeiko Schocher2011-04-30-2/+3
* | | powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi2011-04-28-13/+3
|/ /
* | powerpc: fix implementation of out_8 to match the other out_XX functionsTimur Tabi2011-04-28-1/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-04-27-944/+1693
|\ \
| * | Don't grab memory for LCD if FB address is definedMinkyu Kang2011-04-27-0/+12
| * | ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin2011-04-27-131/+0
| * | ftsdmc020: move ftsdmc020.h to include/faradayMacpaul Lin2011-04-27-103/+0
| * | ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli2011-04-27-32/+0
| * | arm: Tegra2: GPIO: Add basic GPIO definitionsTom Warren2011-04-27-0/+60
| * | arm: Tegra2: Add missing PLLX initTom Warren2011-04-27-2/+33
| * | ARM: fix stack pointer adjustment in board_init_f()Eric Cooper2011-04-27-1/+1
| * | arm: Tegra2: add support for A9 CPU initTom Warren2011-04-27-1/+626
| * | ARMV7: OMAP3: Add GPMC_CONFIGx register value definitionsLuca Ceresoli2011-04-27-0/+95
| * | ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XXLuca Ceresoli2011-04-27-1/+1
| * | omap3_beagle: enable EHCI and USB storage.Alexander Holler2011-04-27-0/+58
| * | OMAP3: Add support for DPLL5 (usbhost)Alexander Holler2011-04-27-5/+85
| * | Replace obsolete e-mail addressAlbert ARIBAUD2011-04-27-10/+10
| * | a320evb: fix include path of timer fttmr010Macpaul Lin2011-04-27-1/+1
| * | fttmr010: move fttmr010 header to include/faradayMacpaul Lin2011-04-27-73/+0
| * | Orion5x: Correct DRAM bank detectionRogan Dawes2011-04-27-1/+2
| * | I2C: add i2c support for Armada100 platformLei Wen2011-04-27-18/+50
| * | I2C: add i2c support for Pantheon platformLei Wen2011-04-27-3/+29
| * | mv_i2c: use structure to replace the direclty defineLei Wen2011-04-27-56/+10
| * | pxa: move i2c driver to the common placeLei Wen2011-04-27-470/+0
| * | arm: a320: use new ftpmu010 APIPo-Yu Chuang2011-04-27-20/+3
| * | arm: Use optimized memcpy and memset from linuxMatthias Weisser2011-04-27-2/+437
| * | OMAP3: BeagleBoard: Enable pullups on i2c2.Steve Kipisz2011-04-27-0/+14
| * | MX31: drop warnings in get_cpu_revStefano Babic2011-04-27-1/+1
| * | MX5: factor out boot cause funciton to common codeJason Liu2011-04-27-0/+28
| * | ARM: MX31: Fix file name labelFabio Estevam2011-04-27-3/+3
| * | MX31: Introduce get_reset_cause()Fabio Estevam2011-04-27-1/+28
| * | ARM: mx31: Print the silicon versionFabio Estevam2011-04-27-2/+53
| * | IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-27-7/+7
| * | mx25: Make the UART port number explicit in its setup functionFabio Estevam2011-04-27-1/+1
| * | MX31: add support for MX31 watchdogStefano Babic2011-04-27-1/+47
* | | Respect memreserve regions specified in the device treeGrant Likely2011-04-25-0/+6
* | | Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZGrant Likely2011-04-25-2/+2
* | | Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not definedGrant Likely2011-04-25-1/+1
* | | Stop passing around bootmem_base value.Grant Likely2011-04-25-13/+6
|/ /
* | Merge branch 'phylib' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-20-35/+24
|\ \
| * | fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-20-35/+5
| * | tsec: Convert tsec to use PHY LibAndy Fleming2011-04-20-0/+19
* | | Merge branch 'misc' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-04-20-119/+53
|\ \ \
| * | | gpio: generalize for all generic gpio providersMike Frysinger2011-04-13-119/+53