- 53e6b14 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
- 9c2c8a3 arm: mxs: Adjust the load address of U-Boot and SPL for HAB by Marek Vasut · 11 years ago
- 4642e00 Kbuild: allow building tools without board configuration by Masahiro Yamada · 11 years ago
- b4722fe tegra: fix Makefile to pass per-file CFLAGS by Masahiro Yamada · 11 years ago
- 96de041 board: enable 32kHz RTC OSC at B&R boards by Hannes Petermaier · 11 years ago
- 8a7d486 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 11 years ago
- 462d188 drivers: i2c: delete an unused source file by Masahiro Yamada · 11 years ago
- 82778e9 board: ecovec: fix USB0 clock enable by Baruch Siach · 11 years ago
- f09d04a board: ecovec: fix debug LEDs pin direction by Baruch Siach · 11 years ago
- 0b2da7e blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c by Tom Rini · 11 years ago
- 423ec7f am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default build by Tom Rini · 11 years ago
- 68996b8 am335x_evm: Clarify when we build board_eth_init by Tom Rini · 11 years ago
- 6bd04bb kbuild: fix bugs in cleaning targets by Masahiro Yamada · 11 years ago
- 5a449d7 kbuild: create a build directory automatically for out-of-tree build by Masahiro Yamada · 11 years ago
- 36c4b1d Start the deprecation process for generic board by Simon Glass · 11 years ago
- e002170 trats/trats2: enable exynos ace sha subsystem and hardware based lib rand by Przemyslaw Marczak · 11 years ago
- 0bd9372 drivers: crypto: ace_sha: add implementation of hardware based lib rand by Przemyslaw Marczak · 11 years ago
- 680d8f0 cpu: exynos4: add ace sha base address by Przemyslaw Marczak · 11 years ago
- 3c1c68c lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND by Przemyslaw Marczak · 11 years ago
- 01a0c64 common, env: Fix support for environment in i2c eeprom by Matthias Fuchs · 11 years ago
- 17b0da8 axs101: flush DMA buffer descriptors before DMA transactons starts by Alexey Brodkin · 11 years ago
- a7b26db net/designware: align DMA buffer descriptors to D$ line by Alexey Brodkin · 11 years ago
- 028d65f Logo: TIZEN: Change booting logo size to official size. by Jonghwa Lee · 11 years ago
- 463bb19 spl: Fix guardian macros in spl.h by Marek Vasut · 11 years ago
- 254d68b kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago
- b97241b kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · 11 years ago
- 82b9547 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
- 81b196b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
- 3525808 ARM: tegra: make all I2C ports open-drain by Stephen Warren · 11 years ago
- ab6423c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- eea4e6f dfu: mmc: Replace calls to u-boot commands with native mmc API by Łukasz Majewski · 11 years ago
- 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
- 22cb7d3 mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
- ab769f2 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
- 7d0b605 dfu: mmc: Replace calls to u-boot commands with native mmc API by Łukasz Majewski · 11 years ago
- 401341d am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boards by Heiko Schocher · 11 years ago
- 001a831 usb: dfu: introduce dfuMANIFEST state by Heiko Schocher · 11 years ago
- a2199af usb, dfu: extract flush code into seperate function by Heiko Schocher · 11 years ago
- 659c89d patman: Use Patch-cc: instead of Cc: by Simon Glass · 11 years ago
- def2321 sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.h by Patrice Bouchand · 11 years ago
- 5527f83 Add lzmadec command by Patrice Bouchand · 11 years ago
- ece0d37 sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition by Masahiro Yamada · 11 years ago
- a8a752c env: Implement support for AES encryption into fw_* tools by Marek Vasut · 11 years ago
- a4223b7 env: Implement support for encrypting environment by Marek Vasut · 11 years ago
- 7ce1526 env: Add env_export() wrapper by Marek Vasut · 11 years ago
- b401b73 aes: Add 'aes' command to access AES-128-CBC by Marek Vasut · 11 years ago
- dc24bb6 aes: Implement AES-128-CBC decryption function by Marek Vasut · 11 years ago
- 6e7b9f4 aes: Move the AES-128-CBC encryption function to common code by Marek Vasut · 11 years ago
- 957ba85 aes: Fix kerneldoc for aes.h by Marek Vasut · 11 years ago
- 29a23f9 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
- 6bf4ca0 tools, fit: add fit_info host command by Heiko Schocher · 11 years ago
- bf007eb gen: Add progressive hash API by Hung-ying Tyan · 11 years ago
- db1b5f3 rsa: add sha256,rsa4096 algorithm by Heiko Schocher · 11 years ago
- 646257d rsa: add sha256-rsa2048 algorithm by Heiko Schocher · 11 years ago
- 2842c1c fit: add sha256 support by Heiko Schocher · 11 years ago
- 097dd3e fdt: add "fdt checksign" command by Heiko Schocher · 11 years ago
- 66b36f8 tools/image-host: fix sign-images bug by Heiko Schocher · 11 years ago
- 2c072c9 sandbox: config: Enable cros_ec emulation and related items by Simon Glass · 11 years ago
- 6e16d90 sandbox: Add implementation of spi_setup_slave_fdt() by Simon Glass · 11 years ago
- ab839dc sandbox: Add options to clean up temporary files by Simon Glass · 11 years ago
- ffb8790 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
- 20f86a0 sandbox: Deal with conflicting getenv() for SDL by Simon Glass · 11 years ago
- a77bf70 sound: Move Samsung-specific code into its own file by Simon Glass · 11 years ago
- 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
- c34c024 sandbox: Add a simple sound driver by Simon Glass · 11 years ago
- bbc09bf sandbox: Add SDL library for LCD, keyboard, audio by Simon Glass · 11 years ago
- bda7773 sandbox: Add -j option to indicate a jump from a previous U-Boot by Simon Glass · 11 years ago
- 47f5fcf sandbox: Add os_jump_to_image() to run another executable by Simon Glass · 11 years ago
- b2a668b cros_ec: Implement I2C pass-through by Simon Glass · 11 years ago
- 86bf601 sandbox: Plumb in Chrome OS EC emulation by Simon Glass · 11 years ago
- df93d90 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · 11 years ago
- 2ab83f0 cros_ec: Correct comparison between signed and unsigned numbers by Simon Glass · 11 years ago
- a607028 cros_ec: spi: Add support for EC protocol version 3 by Randall Spangler · 11 years ago
- 2d8ede5 cros_ec: Add base support for protocol v3 by Simon Glass · 11 years ago
- e8c1266 cros_ec: Clean up multiple EC protocol support by Randall Spangler · 11 years ago
- 836bb6e cros_ec: Sync up with latest Chrome OS EC version by Simon Glass · 11 years ago
- 1c266b9 cros_ec: Move #ifdef to permit flash region access by Simon Glass · 11 years ago
- e0dd81e cros_ec: Support systems with no EC interrupt by Simon Glass · 11 years ago
- 4ff9b46 cros_ec: Drop old EC version support from EC driver by Vadim Bendebury · 11 years ago
- d7f25f3 cros_ec: Add a function for decoding the Chrome OS EC flashmap by Simon Glass · 11 years ago
- 41364f0 cros_ec: Move EC interface into common library by Vadim Bendebury · 11 years ago
- 006e73b cros_ec: Add a function for reading a flash map entry by Simon Glass · 11 years ago
- cecb19c cros_ec: Add an enum for the number of flash regions by Simon Glass · 11 years ago
- 39741c0 sandbox: dts: Add display and keyboard to sandbox by Simon Glass · 11 years ago
- 95fac6a sandbox: Use os functions to read host device tree by Simon Glass · 11 years ago
- 9f60442 sandbox: Increase memory size to 32MB by Simon Glass · 11 years ago
- 66bd1cf Use a const pointer for map_to_sysmem() by Simon Glass · 11 years ago
- bf64035 mtd: spi: Fix page size for S25FL032P,S25FL064P by Marek Vasut · 11 years ago
- 7dfc4db spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation by Axel Lin · 11 years ago
- c6136aa sf: ops: Squash the malloc+memset combo by Jagannadha Sutradharudu Teki · 11 years ago
- cc56f13 sf: Squash the malloc+memset combo by Marek Vasut · 11 years ago
- cfa90a6 sf: Add S25FL128S_256K IDs by Marek Vasut · 11 years ago
- c1f9325 sf: Fix entries for S25FL256S_256K and S25FL512S_256K by Marek Vasut · 11 years ago
- 194ba5d sh: ecovec: correct romImage address in comment by Baruch Siach · 11 years ago
- 19bb5e4 sh: fix PFC registers definition for SH772{2, 3, 4} by Baruch Siach · 11 years ago
- 63f347e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- 0879802 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- b627eb4 usb: dfu: add static alt num count in dfu_config_entities() by Przemyslaw Marczak · 11 years ago
- 18f3e0e Trats/Trats2: Update Tizen partitions layout and dfu entities by Przemyslaw Marczak · 11 years ago
- 47c9c76 arm: exynos: Squash bogus warnings in pinmux by Marek Vasut · 11 years ago