summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PXA: pxa-regs.h cleanupMarek Vasut2010-10-1925-1730/+1911
* PXA: pxafb: Fix indent problemsMarek Vasut2010-10-191-100/+100
* Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-10-1914-478/+221
|\
| * AT91 clock/timer: move static data to global_data structReinhard Meyer2010-10-193-71/+83
| * at91rm9200ek: enbable USB supportAndreas Bießmann2010-10-191-0/+15
| * at91rm9200: enable USB supportAndreas Bießmann2010-10-191-0/+1
| * at91rm9200ek: convert to at91Andreas Bießmann2010-10-1910-409/+124
* | Merge branch 'elf_reloc'Wolfgang Denk2010-10-1918-424/+378
|\ \
| * | arm1136, qong: add support for ELF relocationsHeiko Schocher2010-10-132-78/+108
| * | armv7, beagle: add support for ELF relocationsHeiko Schocher2010-10-133-54/+86
| * | arm926ejs, tx25: add support for ELF relocationsHeiko Schocher2010-10-135-6/+21
| * | arm926ejs, magnesium: add support for ELF relocationsHeiko Schocher2010-10-131-0/+3
| * | edminiv2: add support for ELF relocationsAlbert Aribaud2010-10-132-2/+7
| * | arm: implement ELF relocationsAlbert Aribaud2010-10-137-290/+156
* | | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-1925-87/+90
|\ \ \
| * | | QONG: fix and update board config fileWolfgang Denk2010-10-191-18/+14
| * | | i.MX31: Fix Litekit board to use new ARM relocation support.Magnus Lilja2010-10-193-3/+16
| * | | MX5: Remove dead code with ENABLE_IMPRECISE_ABORTJason Liu2010-10-191-14/+0
| * | | MX31: add delay between USB port setup and resetStefano Babic2010-10-181-0/+2
| * | | MX5: rename mx51 to mx5Jason Liu2010-10-1820-52/+58
* | | | ARM: enable device tree for beagleJohn Rigby2010-10-181-0/+9
* | | | ARM: add flat device tree supportJohn Rigby2010-10-182-16/+123
* | | | boot: change some arch ifdefs to feature ifdefsJohn Rigby2010-10-187-9/+34
* | | | FDT: only call boot_get_fdt from generic codeJohn Rigby2010-10-183-16/+8
* | | | FDT: Add fixup support for multiple banks of memoryJohn Rigby2010-10-182-40/+47
* | | | common/image.c remove extra calls to be32_to_cpu in boot_get_fdtJohn Rigby2010-10-181-2/+2
* | | | common/image.c fix length calculation in boot_relocate_fdtJohn Rigby2010-10-181-1/+1
| |_|/ |/| |
* | | dlmalloc.c: Fix gcc alias warningJoakim Tjernlund2010-10-181-1/+1
* | | powerpc: do not fixup NULL ptrsJoakim Tjernlund2010-10-1812-12/+36
* | | powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-18287-2082/+14
* | | MPC5121: Add USB EHCI supportDamien Dusha2010-10-188-29/+318
* | | Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk2010-10-181-5/+5
|\ \ \
| * | | MAINTAINERS: Fix alphabetical order in ARM subsectionEnric Balletbo i Serra2010-10-181-5/+5
* | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2010-10-181-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix warning in nand unlock commandScott Wood2010-10-181-1/+1
| |/ /
* | | config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-1838-878/+0
* | | MAKEALL: allow additional board selectionsWolfgang Denk2010-10-181-2/+132
* | | Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18579-6769/+1396
* | | autoconfig.mk: avoid apostophes around hex valuesWolfgang Denk2010-10-181-2/+6
* | | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18797-1435/+1493
* | | mkconfig: change CONFIG_MK_ prefix into plain CONFIG_Wolfgang Denk2010-10-1821-59/+54
* | | Build: Add "board options" column to boards.cfgMarek Vasut2010-10-182-7/+31
* | | Makefile: clean MatrixVision buildsWolfgang Denk2010-10-181-0/+1
* | | mpc83xx: fix 837x MDS PCI HOST buildKim Phillips2010-10-181-1/+1
* | | MPC832XEMDS: fix pci.c build warningWolfgang Denk2010-10-181-3/+0
* | | logodl: remove code for yet another corpseWolfgang Denk2010-10-188-1771/+1
* | | schmoogie: fix build error due to removal of forceenv()Wolfgang Denk2010-10-182-4/+5
* | | FPGA: fix support for non-Lattice devicesWolfgang Denk2010-10-181-0/+12
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-10-1754-105/+6472
|\ \
| * | da850evm: fix linux bootparam addressBen Gardiner2010-10-171-1/+1