| Commit message (Expand) | Author | Age | Files | Lines |
* | added boot script files to repository | H. Nikolaus Schaller | 2012-03-26 | 229 | -77845/+0 |
* | git pull denx master | H. Nikolaus Schaller | 2011-02-24 | 44 | -350/+7575 |
|\ |
|
| * | ARM: Update mach-types | Sandeep Paulraj | 2011-02-21 | 1 | -15/+1276 |
| * | mvmfp: add MFP configuration support for PANTHEON | Lei Wen | 2011-02-21 | 1 | -0/+41 |
| * | ARM: Add Support for Marvell Pantheon Familiy SoCs | Lei Wen | 2011-02-21 | 3 | -0/+171 |
| * | mv: seperate kirkwood and armada from common setting | Lei Wen | 2011-02-21 | 2 | -0/+189 |
| * | ARM: fix write*() I/O accessors | Wolfgang Denk | 2011-02-21 | 1 | -3/+3 |
| * | arm: Tegra2: Add basic NVIDIA Tegra2 SoC support | Tom Warren | 2011-02-21 | 6 | -0/+475 |
| * | armv7: add support for S5PC210 SoC | Minkyu Kang | 2011-02-02 | 9 | -0/+764 |
| * | S5P: serial: Use the inline function instead of static value | Minkyu Kang | 2011-02-02 | 1 | -1/+4 |
| * | ARM: Avoid compiler optimization for readb, writeb and friends. | Alexander Holler | 2011-02-02 | 1 | -12/+20 |
| * | armv7: s5pc1xx: don't use function pointer for clock functions | Minkyu Kang | 2011-02-02 | 1 | -6/+4 |
| * | DaVinci DM6467: Enhance board Support | Sandeep Paulraj | 2011-02-02 | 1 | -0/+1 |
| * | ARM: Update mach types | Sandeep Paulraj | 2011-02-02 | 1 | -15/+2290 |
| * | DaVinci DM6467: Added ET1011C (LSI) PHY support | Sandeep Paulraj | 2011-02-02 | 1 | -0/+3 |
| * | Davinci MMCSD Support | Sandeep Paulraj | 2011-02-02 | 1 | -0/+175 |
| * | SPI: mxc_spi: replace fixed offsets with structures | Stefano Babic | 2011-02-02 | 3 | -0/+35 |
| * | Add support for MX35 processor | Stefano Babic | 2011-02-02 | 6 | -0/+1287 |
| * | MX5: Add initial support for MX53 processor | Liu Hui-R64343 | 2011-02-02 | 4 | -158/+500 |
| * | ftpmu010: support faraday ftpmu010 driver | Macpaul Lin | 2011-01-25 | 1 | -146/+0 |
| * | Merge branch 'next' of ../next | Wolfgang Denk | 2010-12-22 | 5 | -2/+345 |
| |\ |
|
| | * | add Multi Function Pin configuration support for ARMADA100 | Prafulla Wadaskar | 2010-12-16 | 1 | -0/+67 |
| | * | arm: Add Support for Marvell ARMADA 100 Familiy SoCs | Prafulla Wadaskar | 2010-12-16 | 2 | -0/+174 |
| | * | Merge branch 'master' of ../master into next | Wolfgang Denk | 2010-12-16 | 4 | -16/+62 |
| | |\ |
|
| | * | | Davinci 8xx: Move common functions to share code | Stefano Babic | 2010-11-30 | 2 | -37/+15 |
| | * | | da850: Add RMII support for EMAC | Sudhakar Rajashekhara | 2010-11-30 | 2 | -0/+8 |
| | * | | Add board support for hawkboard | Sughosh Ganu | 2010-11-30 | 2 | -1/+7 |
| | * | | Move and rename common headers from under | Sughosh Ganu | 2010-11-28 | 2 | -0/+84 |
| | * | | da850: Enable SPI Flash | Stefano Babic | 2010-11-28 | 1 | -1/+11 |
| | * | | da8xx: Add cpu_is_da8xx macros | Sudhakar Rajashekhara | 2010-11-28 | 1 | -0/+16 |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot into gta04e | H. Nikolaus Schaller | 2010-12-18 | 5 | -16/+70 |
|\ \ \ \
| |/ / / |
|
| * | | | AT91RM9200: fix AT91_PMC_MCKR_MDIV_* defines for this CPU | clagix@gmail.com | 2010-12-17 | 1 | -0/+8 |
| | |/
| |/| |
|
| * | | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk | 2010-12-09 | 3 | -15/+58 |
| |\ \ |
|
| | * | | imx: Get fec mac address from fuse | Liu Hui-R64343 | 2010-11-21 | 3 | -15/+58 |
| * | | | ARM: make timer variables in gt_t available for all ARM platforms | Prafulla Wadaskar | 2010-12-09 | 1 | -1/+3 |
| * | | | arm920t/at91/timer: replace bss variables by gd | Andreas Bießmann | 2010-12-07 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | git pull denx master; fixed compilation issues | H. Nikolaus Schaller | 2010-11-26 | 4 | -0/+41 |
|\ \ \
| |/ / |
|
| * | | AT91: add header file for the Shutdown Controller | Reinhard Meyer | 2010-11-02 | 2 | -0/+39 |
| * | | AT91: add 2nd SPI to 9260/9XE/9G20 | Reinhard Meyer | 2010-10-30 | 2 | -0/+2 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot into gta04e | H. Nikolaus Schaller | 2010-11-03 | 12 | -648/+572 |
|\ \
| |/ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk | 2010-10-29 | 2 | -7/+10 |
| |\ |
|
| | * | mx51evk: support new relocation scheme | Shawn Guo | 2010-10-28 | 1 | -1/+2 |
| | * | imx25: Fix reset | Matthias Weisser | 2010-10-28 | 1 | -6/+8 |
| * | | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk | 2010-10-29 | 5 | -301/+550 |
| |\ \ |
|
| | * | | Add generic support for samsung s3c2440 | C Nauman | 2010-10-28 | 3 | -297/+538 |
| | * | | ARMV7: S5P: serial: support the s5pc210 | Minkyu Kang | 2010-10-19 | 1 | -3/+11 |
| | * | | s5p_mmc: support 8-bit bus width | Jaehoon Chung | 2010-10-19 | 1 | -1/+1 |
| * | | | Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa | Wolfgang Denk | 2010-10-29 | 1 | -328/+0 |
| |\ \ \ |
|
| | * | | | arm/pxa: remove unused arch-pxa/macro.h | Mikhail Kshevetskiy | 2010-10-27 | 1 | -328/+0 |
| | | |/
| | |/| |
|
| * | | | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC | Wolfgang Denk | 2010-10-29 | 2 | -8/+0 |