aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-06-13FDT: Add compatible string for DWMMCAmar1-0/+1
2013-06-13arm:trats: change auto-booting to boot kernel with separate device tree blobArkadiusz Wlodarczyk1-4/+13
2013-06-04exynos: Update origen and smdkv310 to use common tzpc_initInderpal Singh2-0/+4
2013-06-04exynos: move tzpc_init to armv7/exynosInderpal Singh1-2/+0
2013-05-20SMDK5250: Enable SPI Gigabyte device.Rajeshwari Shinde1-0/+1
2013-05-12at91sam9260ek: move board id setup to config headerAndreas Bießmann1-0/+18
2013-05-12mmc: atmel_mci: using IP version for different settingBo Shen1-0/+2
2013-05-12arm: at91: add at91sam9g20ek_mmc_config, which can save environment in mmc cardWu, Josh1-1/+17
2013-05-12arm: at91: enable mci support for at91sam9g20ek.Wu, Josh1-2/+14
2013-05-12arm: at91: add at91sam9n12ek board supportWu, Josh1-0/+232
2013-05-11Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD18-43/+394
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD23-44/+974
2013-05-11Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD24-199/+724
2013-05-10ARM: OMAP: Add arch_cpu_init functionSRICHARAN R6-0/+19
2013-05-10ARM: OMAP: Cleanup boot parameters usageSRICHARAN R5-1/+4
2013-05-10davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASKEric Benard4-8/+8
2013-05-10cm-t35: update config fileIgor Grinberg1-13/+5
2013-05-10ARM: Panda: Add flag to allow runtime enviroment varibale modsDan Murphy1-0/+2
2013-05-10ARM:Panda:Fix device tree loading for the panda-esDan Murphy1-1/+3
2013-05-10ARM: OMAP5: Fix warm reset with USB cable connectedLokesh Vutla1-0/+1
2013-05-10Remove duplicate / unused #defines on AM335x boardsMark Jackson2-11/+3
2013-05-10omap5_common: Add optargs variable for kernel command line argsTom Rini1-0/+2
2013-05-10ARM: Add support for IGEP COM AQUILA/CYGNUSEnric Balletbo i Serra1-0/+284
2013-05-10palmas: add header guardNishanth Menon1-0/+4
2013-05-10palmas: use palmas_i2c_[read|write]_u8Nishanth Menon1-2/+14
2013-05-10palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic functionNishanth Menon1-1/+1
2013-05-10palmas: rename init_settings to an generic palmas initNishanth Menon1-1/+1
2013-05-10twl6035: rename to palmasNishanth Menon2-3/+3
2013-05-10twl6030: add header guardNishanth Menon1-0/+5
2013-05-10twl6030: move twl6030 register access functions to common header fileNishanth Menon1-0/+11
2013-05-10twl4030: make twl4030_i2c_read_u8 prototype consistentNishanth Menon1-1/+1
2013-05-10twl4030: make twl4030_i2c_write_u8 prototype consistentNishanth Menon1-1/+1
2013-05-10ti814x_evm: enable CPSW supportMatt Porter1-0/+21
2013-05-10phy: add support for ET1011C physMatt Porter1-0/+1
2013-05-06arm: mxs: video: Enable MXS LCDIF on M28EVKMarek Vasut1-0/+19
2013-05-06fpga: Remove all CONFIG_SYS_* fpga related optionsMichal Simek10-60/+6
2013-05-06fpga: Check device name against bitstream nameMichal Simek3-4/+7
2013-05-06fpga: zynq: Add support for loading bitstreamMichal Simek3-0/+69
2013-05-06fpga: Change the first parameter in fpga_loadbitstreamMichal Simek1-1/+1
2013-05-06cmd: fpga: Move fpga_loadbitstream to fpga.cMichal Simek1-0/+1
2013-05-05mtd: nand: add driver for diskonchip g4 nand flashMike Dunn1-0/+134
2013-05-05lib: import bitrev library from the linux kernelMike Dunn1-0/+23
2013-05-05imx: mx5: Remove legacy iomux supportBenoît Thébaudeau1-6/+0
2013-05-05imx: ima3-mx53: Convert to iomux-v3Benoît Thébaudeau1-3/+0
2013-05-05arm: mx5: Add support for DENX M53EVKMarek Vasut1-0/+256
2013-05-03P1022DS: Set CONFIG_SPL_MAX_SIZE directlyTom Rini1-1/+1
2013-05-02Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2-14/+119
2013-05-02powerpc/85xx: set USB2 default mode to 'device' for (super)hydra boardsShaohui Xie1-0/+1
2013-05-02powerpc/p1022ds: Add support for NAND and NAND boot using SPLMatthew McClintock1-14/+118
2013-05-02Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini2-31/+64