summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | ARMV7: Versatile Express Coretile CortexA9x4 supportMatt Waddel2010-10-13-0/+734
| * | arch/arm/include/asm/sizes.h: cleanupsAndreas Bießmann2010-10-13-209/+6
| * | Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-10-13-0/+0
| |\ \
| | * | Kirkwood: Changes specific to ARM relocation supportPrafulla Wadaskar2010-10-12-0/+5
| | * | kirkwood: added common config file mv-common.hPrafulla Wadaskar2010-10-12-533/+266
| | * | Kirkwood: dram_init is moved to dram.cPrafulla Wadaskar2010-10-12-55/+39
| | * | orion5x: optimize window size computationAlbert Aribaud2010-10-12-11/+21
| | * | Kirkwood: print_cpuinfo fixed for valid devid revidPrafulla Wadaskar2010-10-12-11/+25
| | * | mvsata_ide: adjust port init sequenceAlbert Aribaud2010-10-12-9/+33
| * | | ARM: relocation: don't undef CONFIG_SYS_ARM_WITHOUT_RELOCBen Gardiner2010-10-13-5/+0
| * | | ARM: relocation: fix typo in commentHeiko Schocher2010-10-13-5/+5
| * | | Kirkwood: Changes specific to ARM relocation supportPrafulla Wadaskar2010-10-13-0/+5
| * | | kirkwood: added common config file mv-common.hPrafulla Wadaskar2010-10-13-533/+266
| * | | Kirkwood: dram_init is moved to dram.cPrafulla Wadaskar2010-10-13-55/+39
| * | | orion5x: optimize window size computationAlbert Aribaud2010-10-13-11/+21
| * | | Kirkwood: print_cpuinfo fixed for valid devid revidPrafulla Wadaskar2010-10-13-11/+25
| * | | mvsata_ide: adjust port init sequenceAlbert Aribaud2010-10-13-9/+33
| |/ /
| * | orion5x: fix relocation-incompatible codeAlbert Aribaud2010-10-11-31/+54
| * | arm: bugfix: replace ble with blo in start.S filesAlbert Aribaud2010-10-11-68/+67
| * | Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-10-11-74/+90
| |\ \
| | * | at91: Add arch_preboot_os which disables PIT in a faster wayAlexander Stein2010-10-05-0/+16
| | * | atmel_usart: change register access to C structureAndreas Bießmann2010-10-05-46/+46
| | * | at91_emac.h: fix typo in register definitionAndreas Bießmann2010-10-05-1/+1
| | * | AT91: convert cpu.c to struct SoC accessReinhard Meyer2010-10-05-20/+12
| | * | at91_emac.c: poll for IDLE when writing PHYAndreas Bießmann2010-10-05-2/+14
| | * | at91_emac.c: fix 'Warning: eth device name has a space!'Andreas Bießmann2010-10-05-5/+1
| * | | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-11-153/+1510
| |\ \ \ | | | |/ | | |/|
| | * | MX51: Support for TTECH vision2 boardStefano Babic2010-10-07-0/+1212
| | * | MX51: Register definitions cannot be included in board config fileStefano Babic2010-09-30-4/+6
| | * | MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51Stefano Babic2010-09-30-41/+118
| | * | MXC: Correct SPI_CPOL setting in SPI driverStefano Babic2010-09-30-11/+11
| | * | MX51: Drop unused header file for mx51evkStefano Babic2010-09-29-52/+0
| | * | MXC: Add watchdog support to serial driverStefano Babic2010-09-29-2/+5
| | * | MX51: add structure to access System Reset ControllerStefano Babic2010-09-29-0/+10
| | * | MX51: Added pins definition to set up padsStefano Babic2010-09-29-0/+44
| | * | ARM: Use syslib functions for all CORTEXA8Stefano Babic2010-09-29-2/+3
| | * | Use common function to set GPIOs for MX3 and MX5Stefano Babic2010-09-29-67/+127
* | | | Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-10-13-44/+82
|\ \ \ \
| * | | | sf: turn probe switch into a lookup tableReinhard Meyer2010-10-12-44/+82
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2010-10-13-25/+60
|\ \ \ \ \
| * | | | | usb: musb: only write CLRDATATOG when appropriateBryan Wu2010-10-13-7/+16
| * | | | | usb: Add support for multiple-LUN mass storage devicesLudovic Courtès2010-10-13-4/+35
| * | | | | USB-CDC: Prevent rx_req being enqueued twiceVitaly Kuzmichev2010-10-13-0/+1
| * | | | | USB-CDC: Fix tx/rx_req memory leaksVitaly Kuzmichev2010-10-13-13/+7
| * | | | | USB: Make non-bulk delay longer in OHCIMarek Vasut2010-10-13-1/+1
| |/ / / /
* | | | | common/fdt_support.c: fix compile errorMatthew McClintock2010-10-13-10/+10
|/ / / /
* | | | TSI148: Fix argument parsingBrent Darley2010-10-12-2/+2
* | | | powerpc: Remove warm reset entry pointPeter Tyser2010-10-12-137/+25
* | | | ppmc7xx: Use _start as reset entry pointPeter Tyser2010-10-12-4/+3
* | | | powerpc: Zero out board info struct on bootupPeter Tyser2010-10-12-16/+1