summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-13Merge branch 'master' of git://www.denx.de/git/u-boot-mipsTom Rini
2013-08-13MIPS: bootm: drop obsolete Qemu specific bootm implementationDaniel Schwierzeck
2013-08-13MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu MaltaDaniel Schwierzeck
2013-08-13MIPS: bootm: add support for generic relocation of init ramdisksDaniel Schwierzeck
2013-08-13MIPS: bootm: refactor initialisation of kernel environmentDaniel Schwierzeck
2013-08-13MIPS: bootm: refactor initialisation of kernel cmdlineDaniel Schwierzeck
2013-08-13MIPS: bootm: add support for LMBDaniel Schwierzeck
2013-08-13MIPS: bootm: optimize kernel entry callDaniel Schwierzeck
2013-08-13MIPS: bootm: fix checkpatch.pl warningsDaniel Schwierzeck
2013-08-12Merge branch 'master' of git://www.denx.de/git/u-boot-videoTom Rini
2013-08-12edid: rename struct member to fix two EDID_* macrosChristian Gmeiner
2013-08-12exynos: video: change mipi dsi write function parameters correctlyDonghwa Lee
2013-08-12video: Add small 4x6 font from LinuxMarek Vasut
2013-08-12video: Encapsulate font in video_font_data.hMarek Vasut
2013-08-12mpc5200: Misc updates to a3m071 config headerStefan Roese
2013-08-12Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini
2013-08-12Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini
2013-08-12Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2013-08-12fpga: zynqpl: Clear loopback mode during device initSoren Brinkmann
2013-08-12fpga: zynqpl: Add support for zc7100 device.Michal Simek
2013-08-10libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-ClauseRoger Meier
2013-08-10video: add an option to skip cfb console initHeiko Schocher
2013-08-10tools, bmp_logo: fix index from uint16_t to int to allow bigger logosHeiko Schocher
2013-08-10video, da8xx-fb: show fb addr in bdinfoHeiko Schocher
2013-08-10video, da8xx-fb: changes for am335x usageHeiko Schocher
2013-08-10arm, am33xx: add clk_get prototypeHeiko Schocher
2013-08-10video, da8xx: move da8xx-fb.h to drivers/videoHeiko Schocher
2013-08-10video: add L5F31188 TFT-LCD panel driverHyungwon Hwang
2013-08-10video: Fix cfb_console for 4-bit wide fontMarek Vasut
2013-08-09video: Implement continuous screen refresh for SmartLCD into mxsfbMarek Vasut
2013-08-09video: Add System-Mode configuration hook into mxsfbMarek Vasut
2013-08-09video: Allocate the MXSFB framebuffer alignedMarek Vasut
2013-08-09dma: apbh: Add special circular mode for LCDMarek Vasut
2013-08-08nds32: fix the missing COBJS-y changeken kuo
2013-08-08nds32: introduce DMA allocation APIken kuo
2013-08-08nds32: Change of NDS32 CustodianAndes
2013-08-08microblaze: Call spi_init functionMichal Simek
2013-08-06zynq: Enable CONFIG_ZYNQ_SPIJagannadha Sutradharudu Teki
2013-08-06sf: sst: Add support for SST25WF080Jagannadha Sutradharudu Teki
2013-08-06spi: Add zynq spi controller driverJagannadha Sutradharudu Teki
2013-08-06cmd_sf: let "sf update" erase last sector as a wholeGerlando Falauto
2013-08-06sf: Fix code cleanupsJagannadha Sutradharudu Teki
2013-08-06cmd_sf|env_sf: Fix code cleanupJagannadha Sutradharudu Teki
2013-08-06sf: Fix code cleanupJagannadha Sutradharudu Teki
2013-08-06sf: stmicro: Fix code cleanupJagannadha Sutradharudu Teki
2013-08-06sf: sst: Fix code cleanupJagannadha Sutradharudu Teki
2013-08-06sf: eon|spansion|ramtron: Fix code cleanupJagannadha Sutradharudu Teki
2013-08-06spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-codedAxel Lin
2013-08-06spi: fsl_espi: Use DIV_ROUND_UP instead of open-codedAxel Lin
2013-08-06Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini