Age | Commit message (Expand) | Author |
2011-04-28 | powerpc: use 'video-mode' environment variable to configure DIU | Timur Tabi |
2011-04-27 | powerpc/85xx: Don't set FT_FSL_PCI_SETUP if CONFIG_PCI is not set | Matthew McClintock |
2011-04-27 | powerpc/85xx: handle both "secX.Y" and "sec-vX.Y" properties | Kim Phillips |
2011-04-27 | powerpc/85xx: Enable ESDHC111 erratum on P2040/P3041/P5010/P5020 SoCs | Lei Xu |
2011-04-27 | powerpc/85xx: Enable Internal USB PHY for p2040, p3041, p5010 and p5020 | Roy Zang |
2011-04-27 | powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code) | Kumar Gala |
2011-04-27 | p4080/serdes: Implement the XAUI workaround for SERDES9 erratum | Emil Medve |
2011-04-27 | powerpc/85xx: fsl_corenet_serdes code rework | Emil Medve |
2011-04-27 | powerpc/85xx: Add device tree fixup for bman portal | Haiying Wang |
2011-04-27 | powerpc/85xx: Add support for 2nd USB controller on p1_p2_rdb | Ramneek Mehresh |
2011-04-27 | powerpc/85xx: Added PMUXCR1 and PMUXCR2 defines for P1010/P1014 SoC | Dipen Dudhat |
2011-04-27 | powerpc/85xx: Change CS timing params before changing CS properties on IFC | Dipen Dudhat |
2011-04-28 | powerpc: fix implementation of out_8 to match the other out_XX functions | Timur Tabi |
2011-04-27 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2011-04-27 | Don't grab memory for LCD if FB address is defined | Minkyu Kang |
2011-04-27 | ftsmc020: move ftsmc020 static mem controller to driver/mtd | Macpaul Lin |
2011-04-27 | ftsdmc020: move ftsdmc020.h to include/faraday | Macpaul Lin |
2011-04-27 | ARMV7: OMAP3: Cleanup extern variables in mem.c | Luca Ceresoli |
2011-04-27 | arm: Tegra2: GPIO: Add basic GPIO definitions | Tom Warren |
2011-04-27 | arm: Tegra2: Add missing PLLX init | Tom Warren |
2011-04-27 | ARM: fix stack pointer adjustment in board_init_f() | Eric Cooper |
2011-04-27 | arm: Tegra2: add support for A9 CPU init | Tom Warren |
2011-04-27 | ARMV7: OMAP3: Add GPMC_CONFIGx register value definitions | Luca Ceresoli |
2011-04-27 | ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX | Luca Ceresoli |
2011-04-27 | omap3_beagle: enable EHCI and USB storage. | Alexander Holler |
2011-04-27 | OMAP3: Add support for DPLL5 (usbhost) | Alexander Holler |
2011-04-27 | Replace obsolete e-mail address | Albert ARIBAUD |
2011-04-27 | a320evb: fix include path of timer fttmr010 | Macpaul Lin |
2011-04-27 | fttmr010: move fttmr010 header to include/faraday | Macpaul Lin |
2011-04-27 | Orion5x: Correct DRAM bank detection | Rogan Dawes |
2011-04-27 | I2C: add i2c support for Armada100 platform | Lei Wen |
2011-04-27 | I2C: add i2c support for Pantheon platform | Lei Wen |
2011-04-27 | mv_i2c: use structure to replace the direclty define | Lei Wen |
2011-04-27 | pxa: move i2c driver to the common place | Lei Wen |
2011-04-27 | arm: a320: use new ftpmu010 API | Po-Yu Chuang |
2011-04-27 | arm: Use optimized memcpy and memset from linux | Matthias Weisser |
2011-04-27 | OMAP3: BeagleBoard: Enable pullups on i2c2. | Steve Kipisz |
2011-04-27 | MX31: drop warnings in get_cpu_rev | Stefano Babic |
2011-04-27 | MX5: factor out boot cause funciton to common code | Jason Liu |
2011-04-27 | ARM: MX31: Fix file name label | Fabio Estevam |
2011-04-27 | MX31: Introduce get_reset_cause() | Fabio Estevam |
2011-04-27 | ARM: mx31: Print the silicon version | Fabio Estevam |
2011-04-27 | IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers | Stefano Babic |
2011-04-27 | mx25: Make the UART port number explicit in its setup function | Fabio Estevam |
2011-04-27 | MX31: add support for MX31 watchdog | Stefano Babic |
2011-04-25 | Respect memreserve regions specified in the device tree | Grant Likely |
2011-04-25 | Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ | Grant Likely |
2011-04-25 | Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined | Grant Likely |
2011-04-25 | Stop passing around bootmem_base value. | Grant Likely |
2011-04-20 | Merge branch 'phylib' of git://git.denx.de/u-boot-mmc | Wolfgang Denk |