summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk2010-10-11-702/+668
|\ \ \
| * | | x86: Implement fully relocatable imageGraeme Russ2010-10-07-24/+35
| * | | x86: Use loops instead of memcpy/memset in board_init_fGraeme Russ2010-10-07-17/+33
| * | | x86: Rearrange linker scriptGraeme Russ2010-10-07-23/+21
| * | | x86: Rename linker script symbolsGraeme Russ2010-10-07-36/+33
| * | | x86: Set cold/warm boot flagGraeme Russ2010-10-07-16/+13
| * | | x86: Place global data below stack before entering CGraeme Russ2010-10-07-37/+37
| * | | x86: Dont clobber %eax after getting memory sizeGraeme Russ2010-10-07-3/+2
| * | | x86: Don't clobber %ebxGraeme Russ2010-10-07-7/+12
| * | | x86: Remove usage of %ebp as a return pointerGraeme Russ2010-10-07-13/+12
| * | | x86: Move ECC initialisation outside RAM initialisationGraeme Russ2010-10-07-14/+14
| * | | x86: Remove progress indication in low-level initGraeme Russ2010-10-07-54/+2
| * | | x86: Fix %ss and %esp in register structure for interruptsGraeme Russ2010-10-07-4/+45
| * | | x86: Change compiler optionsGraeme Russ2010-10-07-17/+12
| * | | x86: Coding Style CleanupGraeme Russ2010-10-07-373/+362
| * | | x86: Move loading of GTD to C codeGraeme Russ2010-10-07-96/+57
| * | | x86: use gc sections to reduce image sizeGraeme Russ2010-10-07-5/+8
| * | | x86: zboot updateGraeme Russ2010-10-07-5/+13
| * | | x86: Use TEXT_BASE in linker scriptsGraeme Russ2010-10-07-4/+4
| * | | x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boardsGraeme Russ2010-10-07-2/+2
| * | | x86: Remove bi_env from do_bdinfoGraeme Russ2010-10-07-1/+0
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-10-11-42/+225
|\ \ \
| * | | fsl: add support for NXID v1 EEPROM formatTimur Tabi2010-10-07-9/+17
| * | | powerpc/85xx: fix rev.2 job queue LIODN error stormKim Phillips2010-10-07-4/+10
| * | | powerpc/p4080: Add new CPC register - HDBCR0Kumar Gala2010-10-07-1/+4
| * | | powerpc/85xx: Add support for 4th PCI controller on corenet_dsKumar Gala2010-10-07-1/+35
| * | | powerpc/corenet_ds: Various updates to initial env cfgEmil Medve2010-10-07-6/+9
| * | | fsl: verify writes to the MAC address EEPROMTimur Tabi2010-10-07-1/+17
| * | | p1022ds: add audclk hwconfig setting to enable codec reference clockTimur Tabi2010-10-07-9/+80
| * | | mpc8569mds: fix some ddr settingsHaiying Wang2010-10-07-3/+13