summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-31Prepare v2014.04-rc3v2014.04-rc3Tom Rini
2014-03-31Kbuild: allow building tools without board configurationMasahiro Yamada
2014-03-31tegra: fix Makefile to pass per-file CFLAGSMasahiro Yamada
2014-03-31Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2014-03-31drivers: i2c: delete an unused source fileMasahiro Yamada
2014-03-31board: ecovec: fix USB0 clock enableBaruch Siach
2014-03-31board: ecovec: fix debug LEDs pin directionBaruch Siach
2014-03-28blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.cTom Rini
2014-03-28am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default buildTom Rini
2014-03-28am335x_evm: Clarify when we build board_eth_initTom Rini
2014-03-28kbuild: fix bugs in cleaning targetsMasahiro Yamada
2014-03-28kbuild: create a build directory automatically for out-of-tree buildMasahiro Yamada
2014-03-28Start the deprecation process for generic boardSimon Glass
2014-03-28trats/trats2: enable exynos ace sha subsystem and hardware based lib randPrzemyslaw Marczak
2014-03-28drivers: crypto: ace_sha: add implementation of hardware based lib randPrzemyslaw Marczak
2014-03-28cpu: exynos4: add ace sha base addressPrzemyslaw Marczak
2014-03-28lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RANDPrzemyslaw Marczak
2014-03-28common, env: Fix support for environment in i2c eepromMatthias Fuchs
2014-03-28axs101: flush DMA buffer descriptors before DMA transactons startsAlexey Brodkin
2014-03-28net/designware: align DMA buffer descriptors to D$ lineAlexey Brodkin
2014-03-28Logo: TIZEN: Change booting logo size to official size.Jonghwa Lee
2014-03-28spl: Fix guardian macros in spl.hMarek Vasut
2014-03-28kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada
2014-03-28kbuild: Rename UIMAGE to MKIMAGEMarek Vasut
2014-03-28Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2014-03-28Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-03-24dfu: mmc: Replace calls to u-boot commands with native mmc APIŁukasz Majewski
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou
2014-03-24mmc: Convert mmc struct's name array to a pointerPantelis Antoniou
2014-03-24mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou
2014-03-23dfu: mmc: Replace calls to u-boot commands with native mmc APIŁukasz Majewski
2014-03-23am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boardsHeiko Schocher
2014-03-23usb: dfu: introduce dfuMANIFEST stateHeiko Schocher
2014-03-23usb, dfu: extract flush code into seperate functionHeiko Schocher
2014-03-22patman: Use Patch-cc: instead of Cc:Simon Glass
2014-03-22sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.hPatrice Bouchand
2014-03-22Add lzmadec commandPatrice Bouchand
2014-03-17sandbox: config: Enable cros_ec emulation and related itemsSimon Glass
2014-03-17sandbox: Add implementation of spi_setup_slave_fdt()Simon Glass
2014-03-17sandbox: Add options to clean up temporary filesSimon Glass
2014-03-17sandbox: Allow Ctrl-C to work in sandboxSimon Glass
2014-03-17sandbox: Deal with conflicting getenv() for SDLSimon Glass
2014-03-17sound: Move Samsung-specific code into its own fileSimon Glass
2014-03-17sandbox: Add LCD driverSimon Glass
2014-03-17sandbox: Add a simple sound driverSimon Glass
2014-03-17sandbox: Add SDL library for LCD, keyboard, audioSimon Glass
2014-03-17sandbox: Add -j option to indicate a jump from a previous U-BootSimon Glass
2014-03-17sandbox: Add os_jump_to_image() to run another executableSimon Glass
2014-03-17cros_ec: Implement I2C pass-throughSimon Glass
2014-03-17sandbox: Plumb in Chrome OS EC emulationSimon Glass