summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| | |_|/ | |/| |
* | | | board_init_r: Removed unused cmdtp variableRichard Retanubun2010-10-193-3/+0
* | | | Add UBI READMEStefan Roese2010-10-191-0/+144
* | | | cmd_fpga: cleanup help and check parametersStefano Babic2010-10-191-11/+39
* | | | FPGA: Add missing prototypeStefano Babic2010-10-191-0/+1
* | | | boards.cfg: update local documentationMike Frysinger2010-10-191-3/+11
* | | | Add support for HP Jornada flashrom boardsKristoffer Ericson2010-10-197-0/+541
* | | | Makefile: allow boards to check file size limitsMike Frysinger2010-10-191-0/+17
* | | | drivers/net/fec_mxc.c: write mac address in initJohn Rigby2010-10-191-0/+3
* | | | Expand POST memory test to support arch-depended implementation.York Sun2010-10-191-16/+52
* | | | doc/README.scrapyard: add documentation for abandoned boardsWolfgang Denk2010-10-191-0/+29
* | | | NC650/CP850: remove code for yet another corpseWolfgang Denk2010-10-199-1712/+0
* | | | Rename TEXT_BASE: fix merge conflictsWolfgang Denk2010-10-186-52/+17
|/ / /
* | | 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
OpenPOWER on IntegriCloud