summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-22sunxi: Drop pll6 setting from clock_init_uartHans de Goede
2015-01-22sunxi: display: Make lcd display clk phase configurableHans de Goede
2015-01-21sunxi: Restore lowlevel_init usageHans de Goede
2015-01-21board/T1040rdb: Add VSC9953 support for T1040rdb boardCodrin Ciubotariu
2015-01-21board/T1040qds: Add VSC9953 support for T1040qds boardCodrin Ciubotariu
2015-01-21board/T104xrdb: T1040 FMAN ports FM1@DTSEC1 and FM1@DTSEC2 have no PHYsCodrin Ciubotariu
2015-01-21board/T1040qds: T1040 FMAN ports FM1@DTSEC1 and FM1@DTSEC2 have no PHYsCodrin Ciubotariu
2015-01-21board/T1040qds: Fix lane-to-slot mapping for SerDes protocol 0x89Codrin Ciubotariu
2015-01-21arch/powerpc: Initialize VSC9953 L2 SwitchCodrin Ciubotariu
2015-01-21MIPS: add support for pre-relocation mallocDaniel Schwierzeck
2015-01-21MIPS: add support for CONFIG_SYS_INIT_SP_ADDRDaniel Schwierzeck
2015-01-21MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACEDaniel Schwierzeck
2015-01-21MIPS: replace $(CPU) with Kconfig symbolsDaniel Schwierzeck
2015-01-21MIPS: use common code from lib/time.cThomas Langer
2015-01-21MIPS: bootm: add bootstage reportingDaniel Schwierzeck
2015-01-21MIPS: bootm: prepare a flattened device tree for the kernelDaniel Schwierzeck
2015-01-21MIPS: bootm: add mem, rd_start and rd_size to kernel command lineDaniel Schwierzeck
2015-01-21MIPS: bootm: refactor preparation of Linux kernel environmentDaniel Schwierzeck
2015-01-21MIPS: bootm: refactor preparation of Linux kernel command lineDaniel Schwierzeck
2015-01-21microblaze: Support stack protection featureMichal Simek
2015-01-21mmc: zynq: Use phys_addr_t for addressesMichal Simek
2015-01-21net: ll_temac: Fix compilation warning because of phys_addr_tMichal Simek
2015-01-21net: gem: Use phys_addr_t instead of int for addressesMichal Simek
2015-01-21fpga: zynqpl: Add support for zc7035Siva Durga Prasad Paladugu
2015-01-21fpga: xilinx: Show fpga info if definedMichal Simek
2015-01-21fpga: xilinx: Check if fpga operations are definedMichal Simek
2015-01-21fpga: xilinx: zynqpl: Setup NULL fpga_op without driverMichal Simek
2015-01-21fpga: xilinx: virtex2: Fix macro indentationMichal Simek
2015-01-21fpga: xilinx: virtex2: Setup NULL fpga_op without driverMichal Simek
2015-01-21fpga: xilinx: spartan3: Setup NULL fpga_op without driverMichal Simek
2015-01-21fpga: xilinx: spartan2: Setup NULL fpga_op without driverMichal Simek
2015-01-21fpga: Export fpga_get_desc for SPLMichal Simek
2015-01-21fpga: Remove extern prototypes from .hMichal Simek
2015-01-21fpga: Protect GZIP usage when LOADMK is enabledMichal Simek
2015-01-21microblaze: Enable hardware exception by defaultMichal Simek
2015-01-20Merge git://git.denx.de/u-boot-arcTom Rini
2015-01-20Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2015-01-20Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2015-01-20MAINTAINERS: add me as the maintainer of mpc837xerdbSinan Akman
2015-01-20Use generic board architecture for MPC837xERDBSinan Akman
2015-01-20imx: ls102xa: Remove reference to gdataSimon Glass
2015-01-20imx: woodburn: Remove reference to gdataSimon Glass
2015-01-20imx: cm_fx6: Remove reference to gdataSimon Glass
2015-01-20zynq: Remove reference to gdataSimon Glass
2015-01-19mmc: Skip changing bus width for MMC cards earlier than version 4.0Andrew Gabbasov
2015-01-19mmc: Avoid redundant switching to 1-bit bus width for MMC cardsAndrew Gabbasov
2015-01-19mmc: extend mmcinfo output to show partition write reliability settingsDiego Santa Cruz
2015-01-19mmc: extend the mmc hwpartition sub-command to change write reliabilityDiego Santa Cruz
2015-01-19mmc: extend the mmc hardware partitioning API with write reliabilityDiego Santa Cruz
2015-01-19mmc: add mmc hwpartition sub-command to do eMMC hardware partitioningDiego Santa Cruz