summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-22Merge branch 'next' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-01-22Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-01-22Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-01-21sunxi: Restore lowlevel_init usageHans de Goede
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
2015-01-19mmc: add API to do eMMC hardware partitioningDiego Santa Cruz
2015-01-19mmc: the ext_csd data may be used during init even if reading failedDiego Santa Cruz
2015-01-19mmc: eMMC partitioning data is not effective till partitioning completedDiego Santa Cruz
2015-01-19mmc: show the erase group size and HC WP group size in mmcinfo outputDiego Santa Cruz
2015-01-19mmc: read the high capacity WP group size for eMMCDiego Santa Cruz
2015-01-19mmc: fix erase_grp_size computation with high-capacity size definitionDiego Santa Cruz
2015-01-19mmc: display size and start of eMMC enhanced user data area in mmcinfoDiego Santa Cruz
2015-01-19mmc: read the size of eMMC enhanced user data areaDiego Santa Cruz
2015-01-19mmc: computation of eMMC GP partition size was missing 512 KiB factorDiego Santa Cruz
2015-01-19mmc: incomplete test to switch to high-capacity group size definitionsDiego Santa Cruz
2015-01-19mmc: skip mmcinfo partition info processing for eMMC < 4.41Diego Santa Cruz
2015-01-19mmc: make eMMC general purpose partition numbering match specDiego Santa Cruz
2015-01-19mmc: extend mmcinfo to show enhanced partition attributeDiego Santa Cruz
2015-01-19mmc: show hardware partition sizes in mmcinfo outputDiego Santa Cruz
2015-01-19mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu