summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | x86: Move ECC initialisation outside RAM initialisationGraeme Russ2010-10-072-14/+14
| * | | x86: Remove progress indication in low-level initGraeme Russ2010-10-072-54/+2
| * | | x86: Fix %ss and %esp in register structure for interruptsGraeme Russ2010-10-073-4/+45
| * | | x86: Change compiler optionsGraeme Russ2010-10-074-17/+12
| * | | x86: Coding Style CleanupGraeme Russ2010-10-074-373/+362
| * | | x86: Move loading of GTD to C codeGraeme Russ2010-10-072-96/+57
| * | | x86: use gc sections to reduce image sizeGraeme Russ2010-10-072-5/+8
| * | | x86: zboot updateGraeme Russ2010-10-071-5/+13
| * | | x86: Use TEXT_BASE in linker scriptsGraeme Russ2010-10-071-4/+4
| * | | x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boardsGraeme Russ2010-10-072-2/+2
| * | | x86: Remove bi_env from do_bdinfoGraeme Russ2010-10-071-1/+0
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-10-1112-42/+225
|\ \ \
| * | | fsl: add support for NXID v1 EEPROM formatTimur Tabi2010-10-071-9/+17
| * | | powerpc/85xx: fix rev.2 job queue LIODN error stormKim Phillips2010-10-071-4/+10
| * | | powerpc/p4080: Add new CPC register - HDBCR0Kumar Gala2010-10-071-1/+4
| * | | powerpc/85xx: Add support for 4th PCI controller on corenet_dsKumar Gala2010-10-072-1/+35
| * | | powerpc/corenet_ds: Various updates to initial env cfgEmil Medve2010-10-071-6/+9
| * | | fsl: verify writes to the MAC address EEPROMTimur Tabi2010-10-071-1/+17
| * | | p1022ds: add audclk hwconfig setting to enable codec reference clockTimur Tabi2010-10-073-9/+80
| * | | mpc8569mds: fix some ddr settingsHaiying Wang2010-10-071-3/+13
| * | | mpc8569mds: fix consuming long time while relocating code.Haiying Wang2010-10-073-6/+38
| * | | mpc8569mds: fix CONFIG_ENV_SIZEHaiying Wang2010-10-071-2/+2
| |/ /
* | | Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-10-113-19/+46
|\ \ \
| * | | sspi: add options to specify bus and modeReinhard Meyer2010-10-061-15/+25
| * | | sf: spansion: add support for S25FL032P partsDavid Jander2010-10-061-0/+9
| * | | sf: spansion: fixing erasing when sector size >64KiBMarc-André Hébert2010-10-061-4/+3
| * | | sf: winbond: add support W25Q64 partsGraeme Smecher2010-10-061-0/+9
| |/ /
* | | include/compiler.h: remove uint typedef for __MACH__Andreas Bießmann2010-10-061-1/+0
* | | Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZEPeter Tyser2010-10-061-5/+2
* | | ds1621: Fix negative temperature readingsJeff Dischler2010-10-061-1/+1
* | | ds1621: Clean up coding stylePeter Tyser2010-10-061-131/+114
* | | ds1621: Poll for register write completionPeter Tyser2010-10-061-5/+21
* | | lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIESAndreas Bießmann2010-10-061-4/+8
* | | cmd_elf: add an option for loading ELFs according to PHDRsMike Frysinger2010-10-061-9/+53
* | | PowerPC: change board specific early pci_init() into generic.Andre Schwarz2010-10-063-5/+6
* | | serial.c: Fix build breakage introduced with commit e3c78c9bStefan Roese2010-10-061-0/+1
* | | env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not definedHeiko Schocher2010-10-062-0/+12
* | | board/mpl: Remove mpl-specific memory test commandPeter Tyser2010-10-067-598/+8
* | | env_mmc: Fix broken build due to set_default_env() changeSteve Sakoman2010-10-061-2/+1
* | | CCM: remove code for yet another corpseWolfgang Denk2010-10-0612-2023/+1
* | | PCU_E: remove code for yet another corpseWolfgang Denk2010-10-0615-2163/+9
* | | pm9g45: fix compile warningWolfgang Denk2010-10-061-1/+0
* | | pm9263: fix compile warningWolfgang Denk2010-10-061-1/+0
* | | rules.mk: make sure we always create a .depend fileWolfgang Denk2010-10-061-0/+1
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-10-05175-23567/+11281
|\ \
| * | Blackfin: otp: fix build after constification of args[]Mike Frysinger2010-10-021-6/+7
| * | Blackfin: bf537-pnav: increase monitor lenMike Frysinger2010-10-021-1/+1
| * | Blackfin: bf527-ad7160-eval: fix GPIO CS defineMike Frysinger2010-10-021-1/+1
| * | Blackfin: bf548-ezkit: bump SPI flash size upMike Frysinger2010-10-022-1/+5
| * | Blackfin: fix MMC init output alignmentMike Frysinger2010-10-021-1/+1