summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | at91_pit: Fix AT91_PIT_MR_PIV_MASK macroAlexander Stein2010-09-031-1/+1
| | * | | AT91: add option to enable pullups in at91sam9260_devices.cReinhard Meyer2010-09-031-10/+25
| | * | | AT91: reset.c: fix comments, add optionReinhard Meyer2010-09-031-10/+11
| | * | | AT91: fix at91sam9260.h for AT91SAM9XEReinhard Meyer2010-09-031-4/+14
| | * | | AT91SAM9XE: add embedded flash supportReinhard Meyer2010-09-034-0/+364
| | * | | AT91: add RTT and GPBR based RTCReinhard Meyer2010-09-032-0/+81
| | * | | AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer2010-09-034-0/+28
| | * | | AT91 Fix: return value of get_tbclkJens Scharsig2010-08-311-4/+1
| | |/ /
| * | | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-09-0812-144/+229
| |\ \ \
| | * | | ARMV7: S5P: rename the member of gpio structureMinkyu Kang2010-08-301-86/+86
| | * | | ARMV7: S5P: separate the peripheral clocksMinkyu Kang2010-08-303-6/+26
| | * | | ARMV7: S5P: fix the macro at samsung_get_base functionMinkyu Kang2010-08-261-1/+1
| | * | | S5P: mmc: fix the mmc offsetMinkyu Kang2010-08-231-1/+1
| | * | | ARMV7: S5P: rename from s5pc1xx to s5pMinkyu Kang2010-08-236-22/+28
| | * | | ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xxMinkyu Kang2010-08-234-2/+46
| | * | | S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang2010-08-177-29/+44
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-09-073-3/+3
| |\ \ \ \
| | * | | | orion5x: fix comment-in-comment typo in cpu.hAlbert Aribaud2010-08-271-1/+1
| | * | | | Kirkwood: bugfix: window size (mis)calculationPrafulla Wadaskar2010-08-261-1/+1
| | * | | | Orion5x: bugfix: window size (mis)calculationAlbert Aribaud2010-08-261-1/+1
| * | | | | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-09-0718-157/+76
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| * | | | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-08-184-25/+1179
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-08-1212-27/+27
| |\ \ \ \
| * | | | | ARM: Add support for MB86R0x SoCsMatthias Weisser2010-08-107-0/+950
* | | | | | bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings.Wolfgang Denk2010-09-082-8/+16
| |_|_|/ / |/| | | |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-09-072-9/+23
|\ \ \ \ \
| * | | | | ppc4xx: Invalidate d-cache when used as init-ramStefan Roese2010-09-031-0/+5
| * | | | | ppc4xx: Fix 440EPx bug in reconfigure_pll()Stefan Roese2010-09-031-9/+18
| | |_|/ / | |/| | |
* | | | | Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2010-09-073-7/+11
|\ \ \ \ \
| * | | | | nios2: fix out of reach case for do_resetThomas Chou2010-08-192-6/+10
| * | | | | nios2: fix bootm error on fdt argsThomas Chou2010-08-191-1/+1
| |/ / / /
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-09-071-107/+3
|\ \ \ \ \
| * | | | | omap2: i2c: remove redundant header definitionsNishanth Menon2010-08-231-106/+0
| * | | | | omap2: i2c: add syss offsetNishanth Menon2010-08-231-1/+3
| |/ / / /
* | | | | Fix parameters to support RDIMM for P2020DSYork Sun2010-08-311-0/+1
* | | | | mpx85xx/fdt: Add cpu-release-addr for all coresMatthew McClintock2010-08-191-7/+8
* | | | | powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docsKumar Gala2010-08-193-11/+11
* | | | | powerpc/8xxx: share PIC defines among 85xx and 86xxKim Phillips2010-08-198-16/+19
|/ / / /
* | | | ARM: Update ARM mach-typesSandeep Paulraj2010-08-181-24/+1116
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2010-08-121-0/+52
|\ \ \ \
| * | | | AM35x: Adding SCM general register definitionsAjay Kumar Gupta2010-08-121-0/+52
| | |/ / | |/| |
* | | | Blackfin: re-use board data in cpu bannerMike Frysinger2010-08-111-1/+2
* | | | Blackfin: shutdown video DMA when booting LinuxMichael Hennerich2010-08-111-0/+9
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-08-1019-59/+685
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-08-101-1/+1
| |\ \
| | * | MX51EVK: fix return value of get_timer_maskedLi Haibo2010-08-101-1/+1
| * | | orion5x: allow overriding default mappings windowsAlbert Aribaud2010-08-102-41/+97
| * | | Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-08-103-0/+11
| |\ \ \
| | * | | cmd_ide: add support for KirkwoodPrafulla Wadaskar2010-08-081-0/+5
| | * | | cmd_ide: add support for orion5xAlbert Aribaud2010-08-081-0/+3
OpenPOWER on IntegriCloud