summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * mmc: Add 'mmc rst-function' sub-commandTom Rini2014-04-02-0/+53
| * mmc: sh_mmcif: Fix warning by unused variableNobuhiro Iwamatsu2014-04-02-2/+1
| * mmc: sh_mmcif: Fix compile errorNobuhiro Iwamatsu2014-04-02-1/+1
| * Prepare v2014.04-rc3Tom Rini2014-03-31-1/+1
| * Kbuild: allow building tools without board configurationMasahiro Yamada2014-03-31-1/+4
| * tegra: fix Makefile to pass per-file CFLAGSMasahiro Yamada2014-03-31-1/+1
| * Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2014-03-31-2/+2
| |\
| | * board: ecovec: fix USB0 clock enableBaruch Siach2014-03-31-1/+1
| | * board: ecovec: fix debug LEDs pin directionBaruch Siach2014-03-31-1/+1
| * | drivers: i2c: delete an unused source fileMasahiro Yamada2014-03-31-387/+0
| |/
| * blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.cTom Rini2014-03-28-2/+2
| * am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default buildTom Rini2014-03-28-3/+0
| * am335x_evm: Clarify when we build board_eth_initTom Rini2014-03-28-2/+16
| * kbuild: fix bugs in cleaning targetsMasahiro Yamada2014-03-28-3/+4
| * kbuild: create a build directory automatically for out-of-tree buildMasahiro Yamada2014-03-28-1/+2
| * Start the deprecation process for generic boardSimon Glass2014-03-28-0/+195
| * trats/trats2: enable exynos ace sha subsystem and hardware based lib randPrzemyslaw Marczak2014-03-28-0/+8
| * drivers: crypto: ace_sha: add implementation of hardware based lib randPrzemyslaw Marczak2014-03-28-4/+77
| * cpu: exynos4: add ace sha base addressPrzemyslaw Marczak2014-03-28-4/+4
| * lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RANDPrzemyslaw Marczak2014-03-28-6/+10
| * common, env: Fix support for environment in i2c eepromMatthias Fuchs2014-03-28-2/+7
| * axs101: flush DMA buffer descriptors before DMA transactons startsAlexey Brodkin2014-03-28-0/+8
| * net/designware: align DMA buffer descriptors to D$ lineAlexey Brodkin2014-03-28-1/+1
| * Logo: TIZEN: Change booting logo size to official size.Jonghwa Lee2014-03-28-5774/+3605
| * spl: Fix guardian macros in spl.hMarek Vasut2014-03-28-6/+6
| * kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada2014-03-28-358/+280
| * kbuild: Rename UIMAGE to MKIMAGEMarek Vasut2014-03-28-7/+7
| * Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-03-28-488/+597
| |\
| | * dfu: mmc: Replace calls to u-boot commands with native mmc APIŁukasz Majewski2014-03-24-7/+24
| | * mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-24-396/+440
| | * mmc: Convert mmc struct's name array to a pointerPantelis Antoniou2014-03-24-16/+16
| | * mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou2014-03-24-119/+184
| * | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-03-28-33/+103
| |\ \
| | * | dfu: mmc: Replace calls to u-boot commands with native mmc APIŁukasz Majewski2014-03-23-7/+24
| | * | am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boardsHeiko Schocher2014-03-23-0/+1
| | * | usb: dfu: introduce dfuMANIFEST stateHeiko Schocher2014-03-23-10/+55
| | * | usb, dfu: extract flush code into seperate functionHeiko Schocher2014-03-23-18/+25
| | |/
| * | patman: Use Patch-cc: instead of Cc:Simon Glass2014-03-22-11/+14
| * | sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.hPatrice Bouchand2014-03-22-0/+2
| * | Add lzmadec commandPatrice Bouchand2014-03-22-0/+55
| |/
* | arm64 patch: gicv3 supportDavid Feng2014-04-08-114/+297
* | bootstage: arm: fix fdt stashing codeMela Custodio2014-04-07-2/+1
* | ARMv8: fix bug for flush data cache by set/wayLeo Yan2014-04-07-3/+1
* | armv8: Flush dcache before switching to EL2York Sun2014-04-07-0/+1
* | arm: vf610: fix double iomux configuration for vf610twr boardMarcel Ziswiler2014-04-07-1/+0
* | arm: vf610: add enet1 supportMarcel Ziswiler2014-04-07-0/+15
* | arm: vf610: add uart0 clock/iomux definitionsMarcel Ziswiler2014-04-07-0/+3
* | arm: vf610: fix anadig register structMarcel Ziswiler2014-04-07-25/+27
* | build:arm: Remove setting of CROSS_COMPILE environment variableŁukasz Majewski2014-04-07-4/+0
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-07-1/+10
|\ \