summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: bfin_spi: use same gpio cs define as LinuxMike Frysinger2010-09-211-0/+3
* POST cleanup.Michael Zaidman2010-09-219-562/+1
* Prepare v2010.09-rc2Wolfgang Denk2010-09-191-1/+1
* Save environment data to mmc.Terry Lv2010-09-192-11/+21
* ARM: Update ARM mach-typesThomas Weber2010-09-181-4/+1226
* x86: Fix x86 Cold BootGraeme Russ2010-09-131-0/+5
* x86: Fix do_go_exec() - const argv[]Graeme Russ2010-09-131-5/+20
* Prepare v2010.09-rc1Wolfgang Denk2010-09-107-7/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-09-0960-484/+2626
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-09-0917-296/+754
| |\
| | * ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bankSteve Sakoman2010-09-081-22/+21
| | * ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4Steve Sakoman2010-09-083-1/+5
| | * ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisionsMans Rullgard2010-09-081-3/+10
| | * ARMV7: OMAP3: Convert setup_auxcr() to pure asmMans Rullgard2010-09-082-35/+19
| | * ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functionsMans Rullgard2010-09-081-54/+21
| | * ARMV7: OMAP3: Add clock setup for OMAP36XX/37XXSteve Sakoman2010-09-084-147/+515
| | * ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XXSteve Sakoman2010-09-084-34/+161
| | * ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and...Steve Sakoman2010-09-084-3/+5
| * | Merge branch 'avr32' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-09-087-12/+165
| |\ \
| | * | avr32: Add simple paging supportHaavard Skinnemoen2010-09-036-11/+163
| | * | avr32: Print unrelocated PC on exceptionHaavard Skinnemoen2010-09-031-1/+2
| * | | Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-09-0814-29/+525
| |\ \ \
| | * | | 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
| | |_|/ / | |/| | |
OpenPOWER on IntegriCloud