summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
...
* | Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-09-08-29/+525
|\ \
| * | at91_pit: Fix AT91_PIT_MR_PIV_MASK macroAlexander Stein2010-09-03-1/+1
| * | AT91: add option to enable pullups in at91sam9260_devices.cReinhard Meyer2010-09-03-10/+25
| * | AT91: reset.c: fix comments, add optionReinhard Meyer2010-09-03-10/+11
| * | AT91: fix at91sam9260.h for AT91SAM9XEReinhard Meyer2010-09-03-4/+14
| * | AT91SAM9XE: add embedded flash supportReinhard Meyer2010-09-03-0/+364
| * | AT91: add RTT and GPBR based RTCReinhard Meyer2010-09-03-0/+81
| * | AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer2010-09-03-0/+28
| * | AT91 Fix: return value of get_tbclkJens Scharsig2010-08-31-4/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-09-08-144/+229
|\ \ \
| * | | ARMV7: S5P: rename the member of gpio structureMinkyu Kang2010-08-30-86/+86
| * | | ARMV7: S5P: separate the peripheral clocksMinkyu Kang2010-08-30-6/+26
| * | | ARMV7: S5P: fix the macro at samsung_get_base functionMinkyu Kang2010-08-26-1/+1
| * | | S5P: mmc: fix the mmc offsetMinkyu Kang2010-08-23-1/+1
| * | | ARMV7: S5P: rename from s5pc1xx to s5pMinkyu Kang2010-08-23-22/+28
| * | | ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xxMinkyu Kang2010-08-23-2/+46
| * | | S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang2010-08-17-29/+44
* | | | Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-09-07-3/+3
|\ \ \ \
| * | | | orion5x: fix comment-in-comment typo in cpu.hAlbert Aribaud2010-08-27-1/+1
| * | | | Kirkwood: bugfix: window size (mis)calculationPrafulla Wadaskar2010-08-26-1/+1
| * | | | Orion5x: bugfix: window size (mis)calculationAlbert Aribaud2010-08-26-1/+1
* | | | | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-09-07-107/+3
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | omap2: i2c: remove redundant header definitionsNishanth Menon2010-08-23-106/+0
| * | | omap2: i2c: add syss offsetNishanth Menon2010-08-23-1/+3
| | |/ | |/|
* | | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-08-18-24/+1168
|\ \ \ | |/ /
| * | ARM: Update ARM mach-typesSandeep Paulraj2010-08-18-24/+1116
| * | AM35x: Adding SCM general register definitionsAjay Kumar Gupta2010-08-12-0/+52
* | | Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-08-12-6/+6
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-08-10-59/+682
| |\ \
| * | | miiphy: constify device nameMike Frysinger2010-08-09-6/+6
* | | | ARM: Add support for MB86R0x SoCsMatthias Weisser2010-08-10-0/+950
| |/ / |/| |
* | | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-08-10-1/+1
|\ \ \
| * | | MX51EVK: fix return value of get_timer_maskedLi Haibo2010-08-10-1/+1
| |/ /
* | | orion5x: allow overriding default mappings windowsAlbert Aribaud2010-08-10-41/+97
* | | Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-08-10-0/+8
|\ \ \
| * | | cmd_ide: add support for KirkwoodPrafulla Wadaskar2010-08-08-0/+5
| * | | cmd_ide: add support for orion5xAlbert Aribaud2010-08-08-0/+3
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-08-10-10/+367
|\ \ \
| * | | ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and ...Steve Sakoman2010-08-05-0/+6
| * | | ARMV7: Modify i2c driver for more reliable operation on OMAP4Steve Sakoman2010-08-05-1/+3
| * | | ARMV7: Fix udelay for OMAP4Steve Sakoman2010-08-05-9/+0
| * | | ARMV7: Add pad mux support for OMAP4Steve Sakoman2010-08-05-0/+358
| |/ /
* | | ARM: Define __raw_readX and __raw_writeXMarek Vasut2010-08-07-6/+40
* | | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-08-07-1/+1
|\ \ \ | |/ / |/| / | |/
| * Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-08-04-0/+73
|\ \
| * | S5P: support mmc driverMinkyu Kang2010-08-03-0/+73
* | | Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-07-16-1/+96
|\ \ \ | |_|/ |/| |
| * | ARMV7: Add basic gpmc initialization for OMAP4Steve Sakoman2010-07-15-1/+96
* | | Merge branch 'master' of git://git.denx.de/u-boot-pxaWolfgang Denk2010-07-15-7/+451
|\ \ \