Commit Graph

23584 Commits (b4722fefd065b64fad1f32248574b3d8b3a63513)
 

Author SHA1 Message Date
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
Simon Glass a77bf70978 sound: Move Samsung-specific code into its own file 10 years ago
Simon Glass 7d95f2a329 sandbox: Add LCD driver 10 years ago
Simon Glass c34c0246a3 sandbox: Add a simple sound driver 10 years ago
Simon Glass bbc09bf27e sandbox: Add SDL library for LCD, keyboard, audio 10 years ago
Simon Glass bda7773f04 sandbox: Add -j option to indicate a jump from a previous U-Boot 10 years ago
Simon Glass 47f5fcfb41 sandbox: Add os_jump_to_image() to run another executable 10 years ago
Simon Glass b2a668b523 cros_ec: Implement I2C pass-through 10 years ago
Simon Glass 86bf601d04 sandbox: Plumb in Chrome OS EC emulation 10 years ago
Simon Glass df93d90aea cros_ec: sandbox: Add Chrome OS EC emulation 10 years ago
Simon Glass 2ab83f0d75 cros_ec: Correct comparison between signed and unsigned numbers 10 years ago