summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARMV7: S5P: serial: support the s5pc210Minkyu Kang2010-10-192-4/+16
* s5p_mmc: support 8-bit bus widthJaehoon Chung2010-10-193-7/+16
* 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
| * da850evm: basic MII EMAC supportBen Gardiner2010-10-172-0/+64
| * da850evm: add mtdpart and ubi commands with NAND supportBen Gardiner2010-10-171-0/+8
| * da850evm: setup NAND support under CONFIG_USE_NANDBen Gardiner2010-10-171-0/+29
| * da850evm: setup the NAND flash timingsBen Gardiner2010-10-171-0/+18
| * da850evm : enable NAND even when not in NAND boot modeBen Gardiner2010-10-171-0/+22
| * davinci_nand, trivial : use symbolic ECC start commandBen Gardiner2010-10-171-1/+2
| * OMAP3: Add support for the OMAP3 IGEP module.Enric Balletbo i Serra2010-10-178-0/+519
| * OMAP3: Add support for the IGEP v2 board.Enric Balletbo i Serra2010-10-178-0/+601
| * OMAP3: SDRC: Introduce Numonyx DDR typeEnric Balletbo i Serra2010-10-171-0/+43
| * ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDPSteve Sakoman2010-10-175-17/+13
| * ARMV7: OMAP3: Fix bug in get_sdr_cs_offset()Steve Sakoman2010-10-171-1/+1
| * ARMV7: OMAP3: Enable cache support on OveroSteve Sakoman2010-10-171-0/+1
| * ARMV7: OMAP3: Implement relocation for OveroSteve Sakoman2010-10-172-1/+4
| * ARMV7: OMAP4: Enable saveenv to eMMC for SDP4430Sukumar Ghorai2010-10-171-5/+8
| * ARMV7: OMAP4: Use generic mmc driver on OveroSteve Sakoman2010-10-172-4/+15
| * ARMV7: OMAP4: Use generic mmc driver on BeagleSteve Sakoman2010-10-172-4/+15
| * ARMV7: OMAP4: Use generic mmc driver on SDP4430Sukumar Ghorai2010-10-172-5/+15
| * ARMV7: OMAP4: Use generic mmc driver on PandaSukumar Ghorai2010-10-172-5/+13
OpenPOWER on IntegriCloud