summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet().Joachim Foerster2011-10-302-0/+54
* board/nios2-generic: Use altera_pio driver and remove board specific driverJoachim Foerster2011-10-283-72/+4
* gpio: Add driver for Altera's PIO coreJoachim Foerster2011-10-285-2/+320
* nios2: Pseudo implement dcache_status/enable/disable()Joachim Foerster2011-10-281-0/+16
* e1000: Allow direct access to the E1000 SPI EEPROM deviceKyle Moffett2011-10-285-2/+671
* e1000: Export core EEPROM access functions for SPI supportKyle Moffett2011-10-282-17/+24
* e1000: Rewrite EEPROM checksum error to give more informationKyle Moffett2011-10-281-18/+28
* e1000: Restructure and streamline PCI device probingKyle Moffett2011-10-282-71/+74
* e1000: Clean up handling of dual-port NICs and support 82571Kyle Moffett2011-10-282-39/+33
* zlib: Fix integer cast of pointerSimon Glass2011-10-281-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-10-28193-32130/+9498
|\
| * ARM: Add Calxeda Highbank platformRob Herring2011-10-277-0/+393
| * dkb: make mmc command as default enabledLei Wen2011-10-271-0/+1
| * Marvell: dkb: add mmc supportLei Wen2011-10-271-0/+43
| * ARM: pantheon: add mmc definitionLei Wen2011-10-275-0/+60
| * davinci: remove config.mk file from the sourcesVladimir Zapolskiy2011-10-271-32/+0
| * ARM:AM33XX: Add support for TI AM335X EVMChandan Nath2011-10-2710-3/+592
| * ARM:AM33XX: Added timer supportChandan Nath2011-10-272-0/+5
| * ARM:AM33XX: Add emif/ddr supportChandan Nath2011-10-275-0/+654
| * ARM:AM33XX: Add clock definitionsChandan Nath2011-10-274-0/+353
| * ARM:AM33XX: Added support for AM33xxChandan Nath2011-10-275-0/+545
| * omap3/emif4: fix registers definitionIlya Yanok2011-10-271-0/+1
| * davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUMManjunath Hadli2011-10-2713-25/+9
| * davinci: emac: add support for more than 1 PHYsManjunath Hadli2011-10-271-65/+100
| * davinci: emac: add new features to autonegotiate for EMACManjunath Hadli2011-10-271-2/+28
| * da850evm: Move LPSC configuration to board_early_init_f()Christian Riesch2011-10-272-9/+15
| * omap4_panda: Build in cmd_gpio support on pandaJoe Hershberger2011-10-271-0/+3
| * omap: Don't use gpio_free to change direction to inputJoe Hershberger2011-10-275-21/+1
| * mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unsetTom Rini2011-10-271-0/+4
| * OMAP3: overo : Add environment variable optargs to bootargsPhilip Balister2011-10-271-0/+3
| * OMAP3: overo: Move ethernet CS4 configuration to execute based on board idPhilip Balister2011-10-271-4/+3
| * OMAP3: overo : Use ttyO2 instead of ttyS2.Philip Balister2011-10-271-1/+1
| * da830: add support for NAND boot modeManjunath Hadli2011-10-272-1/+66
| * dm36x: revert cache disable patchManjunath Hadli2011-10-271-3/+0
| * dm644X: revert cache disable patchManjunath Hadli2011-10-271-3/+0
| * devkit8000: Add malloc spaceTom Rini2011-10-271-0/+3
| * omap: spl: fix build break due to changes in FATAneesh V2011-10-273-8/+15
| * OMAP3 SPL: Provide weak omap_rev_stringTom Rini2011-10-275-8/+9
| * omap: beagle: Use ubifs instead of jffs2 for nand bootSteve Sakoman2011-10-271-2/+2
| * omap: overo: Disable pull-ups on camera PCLK, HS and VS signalsSteve Sakoman2011-10-271-3/+3
| * omap: overo: Configure mux for gpio10Steve Sakoman2011-10-271-1/+1
| * SPL: Add DMA librarySimon Schwarz2011-10-272-0/+2
| * omap3: Add interface for omap3 DMASimon Schwarz2011-10-274-0/+276
| * omap3: Add DMA register accessorsSimon Schwarz2011-10-271-0/+45
| * omap3: Add Base register for DMASimon Schwarz2011-10-271-0/+3
| * arm, davinci: add missing LSPC define for MMC/SD1Heiko Schocher2011-10-271-0/+1
| * U-Boot/SPL: omap4: Make ddr pre-calculated timings as default.SRICHARAN R2011-10-271-0/+2
| * DaVinci: correct MDSTAT.STATE maskSergei Shtylyov2011-10-273-5/+9
| * omap4: splitting padconfs into common, 4430 and 4460Ricardo Salveti de Araujo2011-10-274-4/+40
| * omap4: adding revision detection for 4460 ES1.1Ricardo Salveti de Araujo2011-10-272-1/+17
OpenPOWER on IntegriCloud