summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-10ARM: Add support for IGEP COM AQUILA/CYGNUSEnric Balletbo i Serra
2013-05-10Add DDR3 support for IGEP COM AQUILA/CYGNUS.Enric Balletbo i Serra
2013-05-10arm: omap: emif: Fix DDR3 init after warm resetLokesh Vutla
2013-05-10beagleboard: Update comment in get_board_rev()Tom Rini
2013-05-10OMAP5: I2C: Set I2C_BUS_MAX to 5 to enable I2C4 and I2C5Lubomir Popov
2013-05-10OMAP5: I2C: Add I2C4 and I2C5 basesLubomir Popov
2013-05-10OMAP5: I2C: Enable i2c5 clocksLubomir Popov
2013-05-10palmas: add header guardNishanth Menon
2013-05-10palmas: use palmas_i2c_[read|write]_u8Nishanth Menon
2013-05-10palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic functionNishanth Menon
2013-05-10palmas: rename init_settings to an generic palmas initNishanth Menon
2013-05-10twl6035: rename to palmasNishanth Menon
2013-05-10twl6030: add header guardNishanth Menon
2013-05-10twl6030: move twl6030 register access functions to common header fileNishanth Menon
2013-05-10twl6030: twl6030_i2c_[read|write]_u8 prototype consistentNishanth Menon
2013-05-10twl4030: make twl4030_i2c_read_u8 prototype consistentNishanth Menon
2013-05-10twl4030: make twl4030_i2c_write_u8 prototype consistentNishanth Menon
2013-05-10ti814x_evm: enable CPSW supportMatt Porter
2013-05-10phy: add support for ET1011C physMatt Porter
2013-05-10cpsw: add support for TI814x slave_regs differencesMatt Porter
2013-05-10am33xx: add pll and clock support for TI814x CPSWMatt Porter
2013-05-10Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini
2013-05-10openrisc: move board linker script(s) to a common in cpu/Stefan Kristiansson
2013-05-10openrisc: specify a memory region for u_boot_listsStefan Kristiansson
2013-05-10fs/ext4: Support device block sizes != 512 bytesEgbert Eich
2013-05-10Fix references to the documentation filesAnatolij Gustschin
2013-05-09patman: Do not hardcode python pathMichal Simek
2013-05-09buildman: Allow conflicting tags to avoid spurious errorsSimon Glass
2013-05-09env: throw an error when an empty key is usedLucian Cojocar
2013-05-09build: Pull -DBUILD_TAG into separate ifdefMarek Vasut
2013-05-09gpio: Add support for microblaze xilinx GPIOMichal Simek
2013-05-09microblaze: bootm: Add support for loading initrdMichal Simek
2013-05-09microblaze: bootm: Fix coding style issuesMichal Simek
2013-05-08nds32: Use sections header to obtain link symbolsKuan-Yu Kuo
2013-05-07Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini
2013-05-06mmc: fsl_esdhc: Use calloc()Fabio Estevam
2013-05-06mmc: sdhci: return error when failed add_sdhci().Jaehoon Chung
2013-05-06sdhci: Add sdhci support for spear devicesVipin Kumar
2013-05-06davinci, mmc: Added a delay reading ext CSD registerDavide Bonfanti
2013-05-06mmc: Split device init to decouple OCR-polling delayChe-Liang Chiou
2013-05-06arm: mxs: video: Enable MXS LCDIF on M28EVKMarek Vasut
2013-05-06arm: mxs: Add MXS LCDIF driverMarek Vasut
2013-05-06arm: mxs: Add LCDIF registers for i.MX233Marek Vasut
2013-05-06arm: mxs: Add LCDIF clock configuration functionMarek Vasut
2013-05-06imx: mx35pdk: Fix MUX2_CTR GPIOBenoît Thébaudeau
2013-05-06cfb_console: flush FB cache at end of public functionsEric Nelson
2013-05-06fpga: Remove all CONFIG_SYS_* fpga related optionsMichal Simek
2013-05-06fpga: Check device name against bitstream nameMichal Simek
2013-05-06fpga: zynq: Add support for loading bitstreamMichal Simek
2013-05-06cmd: fpga: Do not include net.hMichal Simek