summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PXA: remove unused u-boot.lds from board/vpac270Mikhail Kshevetskiy2010-10-191-55/+0
* PXA: Add missing MAINTAINERS entriesMarek Vasut2010-10-191-0/+2
* PXA: Balloon3 board supportMarek Vasut2010-10-198-0/+640
* PXA: Voipac270 improvementsMarek Vasut2010-10-197-81/+88
* PXA: Add initial Palm LifeDrive supportMarek Vasut2010-10-198-0/+495
* PXA: Palm Tungsten|C SupportMarek Vasut2010-10-198-0/+454
* common: Enable serial for PXA250Marek Vasut2010-10-191-1/+1
* PXA: pxafb: Marvell Littleton LCD definitionMarek Vasut2010-10-191-0/+33
* PXA: pxafb: Add support for Sharp LQ038J7DH53Marek Vasut2010-10-191-0/+34
* PXA: pxafb: Add ACX517AKN supportMarek Vasut2010-10-191-0/+34
* 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
OpenPOWER on IntegriCloud