summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | | Add eCos-2.0 SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-131/+48
| | * | | Add LGPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-66/+488
| | * | | Add LGPL-2.1+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-73/+511
| | * | | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-91729/+5994
| | * | | Licenses: introduce SPDX Unique Lincense IdentifiersWolfgang Denk2013-07-24-115/+150
| | | |/ | | |/|
| * | | socfpga: Move board/socfpga_cyclone5 to board/socfpgaDinh Nguyen2013-07-25-1/+1
| * | | highbank: enable keyed autoboot stopRob Herring2013-07-25-0/+2
| * | | ARM: highbank: compile misc_init_r only if CONFIG_MISC_INIT_RRob Herring2013-07-25-0/+2
| * | | ARM: highbank: setup peripherals based on power domain statusRob Herring2013-07-25-2/+30
| * | | ARM: highbank: enable reset on command timeoutRob Herring2013-07-25-0/+3
| * | | ARM: highbank: avoid bss write in timer_initRob Herring2013-07-25-2/+0
| * | | ARM: highbank: set timer prescaler to 256Rob Herring2013-07-25-2/+6
| * | | ARM: highbank: fix get_tbclk value to timer rateRob Herring2013-07-25-1/+1
| * | | ARM: highbank: update config optionsRob Herring2013-07-25-2/+12
| * | | net: calxedaxgmac: enable rx cut-thruRob Herring2013-07-25-1/+1
| * | | ARM: move interrupt_init to before relocationRob Herring2013-07-25-2/+1
| |/ /
* | | mxc_ipuv3: fix memory alignment of framebufferEric Nelson2013-07-29-2/+3
* | | imx: nitrogen6x: mx6qsabrelite: Add support for DVI monitorsRobert Winkler2013-07-27-3/+5
* | | imx: Add documentation for imx specific commandsRobert Winkler2013-07-27-0/+15
* | | mx6qsabresd: Add splash screen support via HDMIPardeep Kumar Singla2013-07-27-2/+84
* | | mx6: Factor out common HDMI setup codePardeep Kumar Singla2013-07-27-78/+70
* | | mx6qsabrelite: Remove mx6qsabrelite code in favor of nitrogen6xFabio Estevam2013-07-26-1189/+81
* | | wandboard: Use splash image at screen center by defaultOtavio Salvador2013-07-24-0/+1
* | | mxc_gpio: Correct the GPIO handling in gpio_direction_output()Dirk Behme2013-07-24-2/+2
* | | ARM: mxs: Consolidate configuration optionsMarek Vasut2013-07-24-732/+340
|/ /
* | Prepare v2013.07Tom Rini2013-07-23-1/+1
|/
* fs/ext4: fix log2blksz un-initialized error, by cacaulating its value from blkszLan Yixun (dlan)2013-07-22-0/+4
* ext4fs: le32_to_cpu() used on a 16-bit fieldRommel Custodio2013-07-22-6/+6
* arm: at91sam9n12: change EBI IO to high drive modeBo Shen2013-07-22-1/+1
* ddr cfg: DRAM_RESET needs 0x00020030Troy Kisky2013-07-20-1/+1
* net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF caseFabio Estevam2013-07-19-1/+1
* phy: fix 10/100Mbps operation on 1Gbps-capable linksSascha Silbe2013-07-19-1/+9
* mkimage: Use board config to get CONFIG_FIT_SIGNATURE valueSimon Glass2013-07-19-0/+4
* arm:trats:fix: Correction of loaddtb environment variable.Łukasz Majewski2013-07-19-1/+1
* bootm: Move fixup_silent_linux() earlier in the bootm stagesSimon Glass2013-07-17-4/+4
* README.mx28_common: Rename it to README.mxsFabio Estevam2013-07-17-0/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2013-07-16-5/+4
|\
| * fsl_esdhc: Touch only relevant sys ctrl bitsDirk Behme2013-07-16-3/+3
| * drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusionAlexey Brodkin2013-07-16-1/+0
| * Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS boardHaijun.Zhang2013-07-16-1/+1
* | powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPLPrabhakar Kushwaha2013-07-16-1/+3
* | mpc85xx: Add gdsys ControlCenter Digital boardDirk Eibach2013-07-16-1/+2699
* | Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-16-13/+15
* | Add Atmel I2C tpmDirk Eibach2013-07-16-0/+125
* | i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0Reinhard Pfau2013-07-16-3/+6
* | tpm: add AUTH1 cmds for LoadKey2 and GetPubKeyReinhard Pfau2013-07-16-1/+638
|/
* arm:samsung:trats:fix: Restore proper orientation of TRATS's LCD panelŁukasz Majewski2013-07-16-9/+1
* arm:exynos:fix: Fix clock calculation for Exynos4210 based targets.Łukasz Majewski2013-07-16-5/+4
* PPC MPC83xx: Fix MPC8323ERDB build warningWolfgang Denk2013-07-15-1/+5
* Fix ext2/ext4 filesystem accesses beyond 2TiBFrederic Leroy2013-07-15-70/+93