aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-16PCI: add 64-bit prefetchable memory supportDavid Feng1-1/+35
2015-02-16sunxi: Support the FEL boot mode in the regular u-boot buildSiarhei Siamashka3-10/+47
2015-02-16sunxi: Normalise FEL supportSimon Glass10-94/+73
2015-02-16arm: spl: Provide for a board-specific loaderSimon Glass2-0/+9
2015-02-16arm: Allow lr to be saved by board codeSimon Glass6-6/+24
2015-02-16tools: mksunxiboot: Fix problems on big endian systemsSiarhei Siamashka1-6/+8
2015-02-16sunxi: otg: Fix peripheral modeHans de Goede1-12/+1
2015-02-16sunxi: dram: Un-inline dram helper functionsHans de Goede3-26/+40
2015-02-16sunxi: video: Dynamically reserve framebuffer memoryHans de Goede1-5/+13
2015-02-16sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebufferHans de Goede2-6/+24
2015-02-16sunxi: MAINTAINERS: drop no longer existing felconfig-s from MAINTAINERSHans de Goede1-2/+0
2015-02-16sunxi: Ampe A76 supportPaul Kocialkowski2-0/+20
2015-02-16config_distro_bootcmd.h: Enable CONFIG_CMD_PARTHans de Goede1-0/+4
2015-02-16image: Convert to use fdt_for_each_subnode macroAxel Lin2-15/+5
2015-02-16tools/imagetool: remove linker scriptAndreas Bießmann5-55/+67
2015-02-16net: keystone_net: move serdes setup to initialization functionVitaly Andrianov1-2/+2
2015-02-16keystone2: ddr3: eliminate using global ddr3_size variableVitaly Andrianov6-36/+17
2015-02-16clock_am43xx:Set the MAC clock to /5 for OPP100Steve Kipisz2-0/+5
2015-02-16ARM: DRA7-evm: DDR3: Update leveling valuesLokesh Vutla1-30/+30
2015-02-16ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register valueLokesh Vutla4-6/+14
2015-02-16ARM: DRA72x: DDR3: Fix EMIF timings for 666MHz clockAngela Stegmaier1-8/+8
2015-02-16mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not definedEgli, Samuel1-1/+4
2015-02-16Merge git://git.denx.de/u-boot-marvellTom Rini2-17/+164
2015-02-16Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini7-33/+43
2015-02-16lsxl: add a README fileMichael Walle1-0/+139
2015-02-15sandbox: Adjust the order of the NO_SDL checkSimon Glass1-6/+6
2015-02-15sandbox: Return '-c command' exit value as sandbox exit codeJoe Hershberger3-22/+4
2015-02-15buildman: allow multiple toolchains in a single pathAlbert ARIBAUD1-4/+5
2015-02-15patman: Read in the git-mailrc alias fileSimon Glass1-0/+27
2015-02-15buildman: Fix incorrect arguemnt in GetUpstream()Simon Glass1-1/+1
2015-02-13Merge git://git.denx.de/u-boot-samsungTom Rini8-335/+383
2015-02-13Merge git://git.denx.de/u-boot-dmTom Rini152-381/+2800
2015-02-13Merge git://git.denx.de/u-boot-arcTom Rini6-3/+340
2015-02-13Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini10-2/+1291
2015-02-13dm: mx6: sabre: Move driver model CONFIGs to KconfigSimon Glass7-3/+12
2015-02-13dm: stv0991: Move driver model CONFIGs to KconfigSimon Glass2-10/+2
2015-02-13Exynos: Clock: Cleanup soc_get_periph_rateAkshay Saraswat1-39/+35
2015-02-13Exynos: clock: change mask bits as per peripheralAkshay Saraswat1-73/+78
2015-02-13Exynos5: Use clock_get_periph_rate generic APIAkshay Saraswat1-235/+43
2015-02-13Exynos5: Fix exynos5_get_periph_rate calculationsAkshay Saraswat1-8/+13
2015-02-13Exynos542x: Add and enable get_periph_rate supportAkshay Saraswat2-7/+150
2015-02-13Exynos542x: Move exynos5420_get_pll_clk up and renameAkshay Saraswat1-41/+41
2015-02-13Exynos5: Fix compiler warnings due to clock_get_periph_rateAkshay Saraswat1-31/+49
2015-02-13EXYNOS5: Add function to enable exynos5420 usbdev phy ctrlJoonyoung Shim1-2/+26
2015-02-13odroid: fix g2d sclk rateJoonyoung Shim1-2/+2
2015-02-13Odroid-XU3: Add eMMC-reset node on DTJoonyoung Shim1-0/+5
2015-02-13Odroid: Add eMMC-reset node on DTJoonyoung Shim1-0/+5
2015-02-13samsung: board: support eMMC reset using DTJoonyoung Shim3-8/+43
2015-02-13arm: exynos: fix the div value for set_mmc_clkJaehoon Chung1-0/+4
2015-02-13arc: introduce U-Boot port for ARCv2 ISAAlexey Brodkin6-3/+340