summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: bugfix: NetSetTimeout assumes CONFIG_SYS_HZ=1000Tetsuyuki Kobayashi2012-09-241-1/+1
* api: net: fix length check in eth_receive()Michael Walle2012-09-241-4/+1
* net: Make netconsole src and dest ports configurableJoe Hershberger2012-09-243-16/+34
* Prepare v2012.10-rc1Tom Rini2012-09-211-2/+2
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2012-09-215-12/+35
|\
| * pci: fix some warnings related to assumptions aboutKumar Gala2012-09-222-4/+4
| * fdt: Add header guard to fdtdec.hSimon Glass2012-09-211-0/+3
| * fdt: Tidy debugging, add to fdtdec_get_int/addr()Simon Glass2012-09-211-8/+19
| * Add gpio_request() to asm-generic headerSimon Glass2012-09-211-0/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-21131-803/+2455
|\ \
| * \ Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-2144-349/+409
| |\ \
| | * | mx35pdk: README: Remove NAND referencesFabio Estevam2012-09-171-76/+2
| | * | mx28evk: extend default environmentOtavio Salvador2012-09-171-8/+74
| | * | MX6: drop binary constants from iomux headerStefano Babic2012-09-171-62/+62
| | * | MX35: mx35pdk: add support for MMCStefano Babic2012-09-102-2/+40
| | * | mx6qsabrelite:Use IMX_GPIO_NR MacroAshok Kumar Reddy2012-09-101-12/+12
| | * | MX: set a common place to share code for Freescale i.MXStefano Babic2012-09-108-6/+5
| | * | ima3-mx53:Rename CONFIG_PRIME => CONFIG_ETHPRME, removeAshok Kumar Reddy2012-09-101-2/+1
| | * | mx31: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-069-20/+24
| | * | MX28: MMC: Avoid DMA DCache race conditionMarek Vasut2012-09-061-0/+4
| | * | MX28: SPI: Fix the DMA chainingMarek Vasut2012-09-061-18/+25
| | * | MX28: SPI: Fix the DMA DCache race conditionMarek Vasut2012-09-061-7/+8
| | * | Fix mx31_decode_pllBenoît Thébaudeau2012-09-061-3/+5
| | * | mx35 timer: Switch to 32-kHz sourceBenoît Thébaudeau2012-09-061-17/+27
| | * | mx35: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-065-30/+31
| | * | mx25: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-065-11/+23
| | * | mx35: Fix clock dividersBenoît Thébaudeau2012-09-062-59/+31
| | * | mx35: Add definitions for clock gate valuesBenoît Thébaudeau2012-09-061-0/+6
| | * | mx35: Fix decode_pllBenoît Thébaudeau2012-09-061-3/+6
| | * | efikamx: refine USB supportMatt Sealey2012-09-043-8/+13
| | * | SCSPS1: Enable cachesMarek Vasut2012-09-041-2/+0
| | * | mx28evk: Add USB Ethernet supportFabio Estevam2012-09-041-0/+3
| | * | MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDSMarek Vasut2012-09-041-3/+5
| | * | MX28: Cleanup mxsboot within make mrproperMarek Vasut2012-09-041-0/+1
| | * | M28: Fix the use of gpmi-nand in mtdpartsMarek Vasut2012-09-041-2/+2
| | * | mx28evk: Convert to mxs_adjust_memory_params()Fabio Estevam2012-09-041-1/+1
| | * | MX28: mx28evk: Enable SPI DMAOtavio Salvador2012-09-041-0/+1
| | * | MX28: mx28evk: Align SSP clock speedOtavio Salvador2012-09-041-2/+2
| * | | NAND: MXS: include common.h first so cache.h is included in correct orderTom Warren2012-09-101-1/+1
| * | | Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-1037-146/+143
| * | | tegra20: usb: rework set_host_modeLucas Stach2012-09-101-16/+21
| * | | ARM: tegra: fix Ventana standalone buildStephen Warren2012-09-071-2/+0
| * | | ARM: tegra: remove redundant mkdirs from board MakefilesStephen Warren2012-09-074-13/+1
| * | | tegra: put eMMC environment into the boot sectorsStephen Warren2012-09-074-4/+8
| * | | env_mmc: allow environment to be in an eMMC partitionStephen Warren2012-09-071-8/+56
| * | | mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren2012-09-072-1/+3
| * | | tegra: Enable NAND on TECThierry Reding2012-09-072-2/+21
| * | | cmd_nand: dump: Align data and OOB buffersThierry Reding2012-09-071-2/+2
| * | | tegra: enable NAND on HarmonyStephen Warren2012-09-072-2/+19
| * | | tegra: Enable NAND on SeaboardSimon Glass2012-09-072-0/+11
OpenPOWER on IntegriCloud