| Commit message (Expand) | Author | Age | Files | Lines |
* | MPC5121: Add USB EHCI support | Damien Dusha | 2010-10-18 | 8 | -29/+318 |
* | Merge branch 'master' of /home/wd/git/u-boot/master/ | Wolfgang Denk | 2010-10-18 | 1 | -5/+5 |
|\ |
|
| * | MAINTAINERS: Fix alphabetical order in ARM subsection | Enric Balletbo i Serra | 2010-10-18 | 1 | -5/+5 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2010-10-18 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix warning in nand unlock command | Scott Wood | 2010-10-18 | 1 | -1/+1 |
* | | config.mk cleanup: drop "-I$(TOPDIR)/board" entries | Wolfgang Denk | 2010-10-18 | 38 | -878/+0 |
* | | MAKEALL: allow additional board selections | Wolfgang Denk | 2010-10-18 | 1 | -2/+132 |
* | | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | 579 | -6769/+1396 |
* | | autoconfig.mk: avoid apostophes around hex values | Wolfgang Denk | 2010-10-18 | 1 | -2/+6 |
* | | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 797 | -1435/+1493 |
* | | mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ | Wolfgang Denk | 2010-10-18 | 21 | -59/+54 |
* | | Build: Add "board options" column to boards.cfg | Marek Vasut | 2010-10-18 | 2 | -7/+31 |
* | | Makefile: clean MatrixVision builds | Wolfgang Denk | 2010-10-18 | 1 | -0/+1 |
* | | mpc83xx: fix 837x MDS PCI HOST build | Kim Phillips | 2010-10-18 | 1 | -1/+1 |
* | | MPC832XEMDS: fix pci.c build warning | Wolfgang Denk | 2010-10-18 | 1 | -3/+0 |
* | | logodl: remove code for yet another corpse | Wolfgang Denk | 2010-10-18 | 8 | -1771/+1 |
* | | schmoogie: fix build error due to removal of forceenv() | Wolfgang Denk | 2010-10-18 | 2 | -4/+5 |
* | | FPGA: fix support for non-Lattice devices | Wolfgang Denk | 2010-10-18 | 1 | -0/+12 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-10-17 | 54 | -105/+6472 |
|\ |
|
| * | da850evm: fix linux bootparam address | Ben Gardiner | 2010-10-17 | 1 | -1/+1 |
| * | da850evm: basic MII EMAC support | Ben Gardiner | 2010-10-17 | 2 | -0/+64 |
| * | da850evm: add mtdpart and ubi commands with NAND support | Ben Gardiner | 2010-10-17 | 1 | -0/+8 |
| * | da850evm: setup NAND support under CONFIG_USE_NAND | Ben Gardiner | 2010-10-17 | 1 | -0/+29 |
| * | da850evm: setup the NAND flash timings | Ben Gardiner | 2010-10-17 | 1 | -0/+18 |
| * | da850evm : enable NAND even when not in NAND boot mode | Ben Gardiner | 2010-10-17 | 1 | -0/+22 |
| * | davinci_nand, trivial : use symbolic ECC start command | Ben Gardiner | 2010-10-17 | 1 | -1/+2 |
| * | OMAP3: Add support for the OMAP3 IGEP module. | Enric Balletbo i Serra | 2010-10-17 | 8 | -0/+519 |
| * | OMAP3: Add support for the IGEP v2 board. | Enric Balletbo i Serra | 2010-10-17 | 8 | -0/+601 |
| * | OMAP3: SDRC: Introduce Numonyx DDR type | Enric Balletbo i Serra | 2010-10-17 | 1 | -0/+43 |
| * | ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDP | Steve Sakoman | 2010-10-17 | 5 | -17/+13 |
| * | ARMV7: OMAP3: Fix bug in get_sdr_cs_offset() | Steve Sakoman | 2010-10-17 | 1 | -1/+1 |
| * | ARMV7: OMAP3: Enable cache support on Overo | Steve Sakoman | 2010-10-17 | 1 | -0/+1 |
| * | ARMV7: OMAP3: Implement relocation for Overo | Steve Sakoman | 2010-10-17 | 2 | -1/+4 |
| * | ARMV7: OMAP4: Enable saveenv to eMMC for SDP4430 | Sukumar Ghorai | 2010-10-17 | 1 | -5/+8 |
| * | ARMV7: OMAP4: Use generic mmc driver on Overo | Steve Sakoman | 2010-10-17 | 2 | -4/+15 |
| * | ARMV7: OMAP4: Use generic mmc driver on Beagle | Steve Sakoman | 2010-10-17 | 2 | -4/+15 |
| * | ARMV7: OMAP4: Use generic mmc driver on SDP4430 | Sukumar Ghorai | 2010-10-17 | 2 | -5/+15 |
| * | ARMV7: OMAP4: Use generic mmc driver on Panda | Sukumar Ghorai | 2010-10-17 | 2 | -5/+13 |
| * | ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC | Sukumar Ghorai | 2010-10-17 | 4 | -0/+436 |
| * | MMC: Fix for capacity calculation on eMMC | Sukumar Ghorai | 2010-10-17 | 1 | -0/+11 |
| * | ARMV7: OMAP: Use default vendor/product ID for USB gadget | Steve Sakoman | 2010-10-17 | 3 | -15/+0 |
| * | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk | 2010-10-17 | 17 | -35/+4619 |
| |\ |
|
| | * | mx51evk: add u-boot.imx to ALL target | Loic Minier | 2010-10-14 | 1 | -0/+1 |
| | * | MX31: Add USB Host support to the QONG board | Stefano Babic | 2010-10-13 | 2 | -1/+50 |
| | * | MX31: Add support for MXC EHCI controller | Stefano Babic | 2010-10-13 | 2 | -0/+131 |
| | * | MX31: add support for setting pin pads | Stefano Babic | 2010-10-13 | 3 | -31/+421 |
| | * | MX31: Add support to update FPGA bitstream | Stefano Babic | 2010-10-13 | 5 | -3/+111 |
| | * | MX31: Adding missing iomux pin to MX.31 registers | Stefano Babic | 2010-10-13 | 1 | -0/+7 |
| | * | FPGA: add support for downloading Lattice bitstream | Stefano Babic | 2010-10-13 | 6 | -0/+3898 |
| * | | env_mmc: Fix crashing bug encountered after enabling ARM relocation | Steve Sakoman | 2010-10-13 | 2 | -12/+15 |