Commit Graph

23594 Commits (a96a0e6153e3d9071c1a4516bf3e94c4cd96c77c)
 

Author SHA1 Message Date
Przemyslaw Marczak a96a0e6153 part_efi: move uuid<->string conversion functions into lib/uuid.c 10 years ago
Roger Quadros 3f62971162 ahci: Fix data abort on multiple scsi resets. 10 years ago
Haijun.Zhang 1336e2d343 mmc:eSDHC: Workaround for data timeout issue on Txxx SoC 10 years ago
Andrew Gabbasov 8a573022c3 mmc: fsl_esdhc: add controller reset in case of data related errors too 10 years ago
Andrew Gabbasov fb823981c5 mmc: fsl_esdhc: fix calculation of timeout for data transactions 10 years ago
Tom Rini 33ace362fd mmc: Add 'mmc rst-function' sub-command 10 years ago
Nobuhiro Iwamatsu 74c32ef58d mmc: sh_mmcif: Fix warning by unused variable 10 years ago
Nobuhiro Iwamatsu cd2bf4846c mmc: sh_mmcif: Fix compile error 10 years ago
Tom Rini c494eaf409 Prepare v2014.04-rc3 10 years ago
Masahiro Yamada 4642e0022b Kbuild: allow building tools without board configuration 10 years ago
Masahiro Yamada b4722fefd0 tegra: fix Makefile to pass per-file CFLAGS 10 years ago
Tom Rini 8a7d486d22 Merge branch 'master' of git://git.denx.de/u-boot-sh 10 years ago
Masahiro Yamada 462d1883f7 drivers: i2c: delete an unused source file 10 years ago
Baruch Siach 82778e92c2 board: ecovec: fix USB0 clock enable 10 years ago
Baruch Siach f09d04aec3 board: ecovec: fix debug LEDs pin direction 10 years ago
Tom Rini 0b2da7e209 blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c 10 years ago
Tom Rini 423ec7fed2 am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default build 10 years ago
Tom Rini 68996b84b6 am335x_evm: Clarify when we build board_eth_init 10 years ago
Masahiro Yamada 6bd04bb487 kbuild: fix bugs in cleaning targets 10 years ago
Masahiro Yamada 5a449d75bc kbuild: create a build directory automatically for out-of-tree build 10 years ago
Simon Glass 36c4b1d980 Start the deprecation process for generic board 10 years ago
Przemyslaw Marczak e0021706f6 trats/trats2: enable exynos ace sha subsystem and hardware based lib rand 10 years ago
Przemyslaw Marczak 0bd937248a drivers: crypto: ace_sha: add implementation of hardware based lib rand 10 years ago
Przemyslaw Marczak 680d8f03ea cpu: exynos4: add ace sha base address 10 years ago
Przemyslaw Marczak 3c1c68cc03 lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND 10 years ago
Matthias Fuchs 01a0c64762 common, env: Fix support for environment in i2c eeprom 10 years ago
Alexey Brodkin 17b0da8019 axs101: flush DMA buffer descriptors before DMA transactons starts 10 years ago
Alexey Brodkin a7b26dbb49 net/designware: align DMA buffer descriptors to D$ line 10 years ago
Jonghwa Lee 028d65fb92 Logo: TIZEN: Change booting logo size to official size. 10 years ago
Marek Vasut 463bb19eeb spl: Fix guardian macros in spl.h 10 years ago
Masahiro Yamada 254d68b601 kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 10 years ago
Marek Vasut b97241b312 kbuild: Rename UIMAGE to MKIMAGE 10 years ago
Tom Rini 82b9547387 Merge branch 'master' of git://git.denx.de/u-boot-mmc 10 years ago
Tom Rini 81b196bed8 Merge branch 'master' of git://git.denx.de/u-boot-usb 10 years ago
Łukasz Majewski eea4e6fe82 dfu: mmc: Replace calls to u-boot commands with native mmc API 10 years ago
Pantelis Antoniou 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) 10 years ago
Pantelis Antoniou 22cb7d334e mmc: Convert mmc struct's name array to a pointer 10 years ago
Pantelis Antoniou ab769f227f mmc: Remove ops from struct mmc and put in mmc_ops 10 years ago
Łukasz Majewski 7d0b605abb dfu: mmc: Replace calls to u-boot commands with native mmc API 10 years ago
Heiko Schocher 401341d621 am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boards 10 years ago
Heiko Schocher 001a831986 usb: dfu: introduce dfuMANIFEST state 10 years ago
Heiko Schocher a2199afea1 usb, dfu: extract flush code into seperate function 10 years ago
Simon Glass 659c89da8e patman: Use Patch-cc: instead of Cc: 10 years ago
Patrice Bouchand def23217e4 sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.h 10 years ago
Patrice Bouchand 5527f832c0 Add lzmadec command 10 years ago
Simon Glass 2c072c958b sandbox: config: Enable cros_ec emulation and related items 10 years ago
Simon Glass 6e16d90aca sandbox: Add implementation of spi_setup_slave_fdt() 10 years ago
Simon Glass ab839dc3e6 sandbox: Add options to clean up temporary files 10 years ago
Simon Glass ffb87905cb sandbox: Allow Ctrl-C to work in sandbox 10 years ago
Simon Glass 20f86a0aea sandbox: Deal with conflicting getenv() for SDL 10 years ago