summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-19-87/+90
|\
| * QONG: fix and update board config fileWolfgang Denk2010-10-19-18/+14
| * i.MX31: Fix Litekit board to use new ARM relocation support.Magnus Lilja2010-10-19-3/+16
| * MX5: Remove dead code with ENABLE_IMPRECISE_ABORTJason Liu2010-10-19-14/+0
| * MX31: add delay between USB port setup and resetStefano Babic2010-10-18-0/+2
| * MX5: rename mx51 to mx5Jason Liu2010-10-18-52/+58
* | ARM: enable device tree for beagleJohn Rigby2010-10-18-0/+9
* | ARM: add flat device tree supportJohn Rigby2010-10-18-16/+123
* | boot: change some arch ifdefs to feature ifdefsJohn Rigby2010-10-18-9/+34
* | FDT: only call boot_get_fdt from generic codeJohn Rigby2010-10-18-16/+8
* | FDT: Add fixup support for multiple banks of memoryJohn Rigby2010-10-18-40/+47
* | common/image.c remove extra calls to be32_to_cpu in boot_get_fdtJohn Rigby2010-10-18-2/+2
* | common/image.c fix length calculation in boot_relocate_fdtJohn Rigby2010-10-18-1/+1
* | dlmalloc.c: Fix gcc alias warningJoakim Tjernlund2010-10-18-1/+1
* | powerpc: do not fixup NULL ptrsJoakim Tjernlund2010-10-18-12/+36
* | powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-18-2082/+14
* | MPC5121: Add USB EHCI supportDamien Dusha2010-10-18-29/+318
* | Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk2010-10-18-5/+5
|\ \
| * | MAINTAINERS: Fix alphabetical order in ARM subsectionEnric Balletbo i Serra2010-10-18-5/+5
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2010-10-18-1/+1
|\ \ \ | |/ / |/| |
| * | Fix warning in nand unlock commandScott Wood2010-10-18-1/+1
| |/
* | config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-18-878/+0
* | MAKEALL: allow additional board selectionsWolfgang Denk2010-10-18-2/+132
* | Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-6769/+1396
* | autoconfig.mk: avoid apostophes around hex valuesWolfgang Denk2010-10-18-2/+6
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1435/+1493
* | mkconfig: change CONFIG_MK_ prefix into plain CONFIG_Wolfgang Denk2010-10-18-59/+54
* | Build: Add "board options" column to boards.cfgMarek Vasut2010-10-18-7/+31
* | Makefile: clean MatrixVision buildsWolfgang Denk2010-10-18-0/+1
* | mpc83xx: fix 837x MDS PCI HOST buildKim Phillips2010-10-18-1/+1
* | MPC832XEMDS: fix pci.c build warningWolfgang Denk2010-10-18-3/+0
* | logodl: remove code for yet another corpseWolfgang Denk2010-10-18-1771/+1
* | schmoogie: fix build error due to removal of forceenv()Wolfgang Denk2010-10-18-4/+5
* | FPGA: fix support for non-Lattice devicesWolfgang Denk2010-10-18-0/+12
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-10-17-105/+6472
|\
| * da850evm: fix linux bootparam addressBen Gardiner2010-10-17-1/+1
| * da850evm: basic MII EMAC supportBen Gardiner2010-10-17-0/+64
| * da850evm: add mtdpart and ubi commands with NAND supportBen Gardiner2010-10-17-0/+8
| * da850evm: setup NAND support under CONFIG_USE_NANDBen Gardiner2010-10-17-0/+29
| * da850evm: setup the NAND flash timingsBen Gardiner2010-10-17-0/+18
| * da850evm : enable NAND even when not in NAND boot modeBen Gardiner2010-10-17-0/+22
| * davinci_nand, trivial : use symbolic ECC start commandBen Gardiner2010-10-17-1/+2
| * OMAP3: Add support for the OMAP3 IGEP module.Enric Balletbo i Serra2010-10-17-0/+519
| * OMAP3: Add support for the IGEP v2 board.Enric Balletbo i Serra2010-10-17-0/+601
| * OMAP3: SDRC: Introduce Numonyx DDR typeEnric Balletbo i Serra2010-10-17-0/+43
| * ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDPSteve Sakoman2010-10-17-17/+13
| * ARMV7: OMAP3: Fix bug in get_sdr_cs_offset()Steve Sakoman2010-10-17-1/+1
| * ARMV7: OMAP3: Enable cache support on OveroSteve Sakoman2010-10-17-0/+1
| * ARMV7: OMAP3: Implement relocation for OveroSteve Sakoman2010-10-17-1/+4
| * ARMV7: OMAP4: Enable saveenv to eMMC for SDP4430Sukumar Ghorai2010-10-17-5/+8