Age | Commit message (Expand) | Author |
2011-02-21 | mv: seperate kirkwood and armada from common setting | Lei Wen |
2011-02-21 | ARM: fix write*() I/O accessors | Wolfgang Denk |
2011-02-21 | arm relocation: Fix calculation of board_init_r | Alexander Stein |
2011-02-21 | arm: Tegra2: Add basic NVIDIA Tegra2 SoC support | Tom Warren |
2011-02-02 | armv7: add support for S5PC210 SoC | Minkyu Kang |
2011-02-02 | S5P: serial: Use the inline function instead of static value | Minkyu Kang |
2011-02-02 | arm926ejs: timer: Replace bss variable by gdr | Heiko Schocher |
2011-02-02 | remove (double) LED initialization in arm920t start.s | Jens Scharsig |
2011-02-02 | arm1136: timer: Replace bss variable by gd | Heiko Schocher |
2011-02-02 | ARM: */start.S: code cleanup | Liu Hui-R64343 |
2011-02-02 | ARM: Avoid compiler optimization for readb, writeb and friends. | Alexander Holler |
2011-02-02 | armv7: s5pc1xx: don't use function pointer for clock functions | Minkyu Kang |
2011-02-02 | DaVinci: Remove incorrect CONFIG option | Sandeep Paulraj |
2011-02-02 | DaVinci DM6467: Fix Build Error | Sandeep Paulraj |
2011-02-02 | DaVinci DM6467: Enhance board Support | Sandeep Paulraj |
2011-02-02 | ARM: Update mach types | Sandeep Paulraj |
2011-02-02 | DaVinci DM6467: Added ET1011C (LSI) PHY support | Sandeep Paulraj |
2011-02-02 | Davinci MMCSD Support | Sandeep Paulraj |
2011-02-02 | ARM: fix broken build of ARM | Stefano Babic |
2011-02-02 | MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss | Stefano Babic |
2011-02-02 | SPI: mxc_spi: replace fixed offsets with structures | Stefano Babic |
2011-02-02 | Add support for MX35 processor | Stefano Babic |
2011-02-02 | MX5: Add initial support for MX53 processor | Liu Hui-R64343 |
2011-01-25 | ftpmu010: support faraday ftpmu010 driver | Macpaul Lin |
2011-01-19 | Replace "FLASH" strings with "Flash" or "flash" | Peter Tyser |
2011-01-09 | miiphy: convert to linux/mii.h | Mike Frysinger |
2010-12-22 | Merge branch 'next' of ../next | Wolfgang Denk |
2010-12-21 | Move DECLARE_GLOBAL_DATA_PTR to file scope | John Rigby |
2010-12-17 | AT91RM9200: fix AT91_PMC_MCKR_MDIV_* defines for this CPU | clagix@gmail.com |
2010-12-16 | add Multi Function Pin configuration support for ARMADA100 | Prafulla Wadaskar |
2010-12-16 | arm: Add Support for Marvell ARMADA 100 Familiy SoCs | Prafulla Wadaskar |
2010-12-16 | Merge branch 'master' of ../master into next | Wolfgang Denk |
2010-12-13 | ARM: */start.S: use canonical asm syntax | Wolfgang Denk |
2010-12-11 | omap3: emif|sdrc: use a single global data define | Nishanth Menon |
2010-12-11 | OMAP: Timer: Replace bss variable by gd | Dirk Behme |
2010-12-11 | davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd | Nick Thompson |
2010-12-09 | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk |
2010-12-09 | ARM: make timer variables in gt_t available for all ARM platforms | Prafulla Wadaskar |
2010-12-09 | armv7: fix relocation skip | Andreas Bießmann |
2010-12-09 | arm: fixloop(): do not use r8 for relocation | Andreas Bießmann |
2010-12-09 | arm: relocate_code(): do not set register useless | Andreas Bießmann |
2010-12-09 | arm: copy_loop(): use scratch register | Andreas Bießmann |
2010-12-08 | arm: add 8-byte alignment for ABI compliance before board_init_f | Heiko Schocher |
2010-12-08 | ARMV7: Vexpress: fix build errors | Matt Waddel |
2010-12-07 | arm920t/at91/timer: replace bss variables by gd | Andreas Bießmann |
2010-12-07 | arm920t/at91/reset: board_reset: define weak symbol | Andreas Bießmann |
2010-12-07 | AT91: fix EMAC gpio init in at91sam9260_devices.c | Reinhard Meyer |
2010-11-30 | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk |
2010-11-30 | Davinci 8xx: Move common functions to share code | Stefano Babic |
2010-11-30 | da850: Add RMII support for EMAC | Sudhakar Rajashekhara |