Commit Graph

23720 Commits (46d330a6badd60e96127a3c6f722d3d3193d5a31)
 

Author SHA1 Message Date
Matthias Fuchs 01a0c64762 common, env: Fix support for environment in i2c eeprom 11 years ago
Alexey Brodkin 17b0da8019 axs101: flush DMA buffer descriptors before DMA transactons starts 11 years ago
Alexey Brodkin a7b26dbb49 net/designware: align DMA buffer descriptors to D$ line 11 years ago
Jonghwa Lee 028d65fb92 Logo: TIZEN: Change booting logo size to official size. 11 years ago
Marek Vasut 463bb19eeb spl: Fix guardian macros in spl.h 11 years ago
Masahiro Yamada 254d68b601 kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 11 years ago
Marek Vasut b97241b312 kbuild: Rename UIMAGE to MKIMAGE 11 years ago
Tom Rini 82b9547387 Merge branch 'master' of git://git.denx.de/u-boot-mmc 11 years ago
Tom Rini 81b196bed8 Merge branch 'master' of git://git.denx.de/u-boot-usb 11 years ago
Stephen Warren 352580870c ARM: tegra: make all I2C ports open-drain 12 years ago
Albert ARIBAUD ab6423cae0 Merge branch 'u-boot/master' into 'u-boot-arm/master' 12 years ago
Łukasz Majewski eea4e6fe82 dfu: mmc: Replace calls to u-boot commands with native mmc API 12 years ago
Pantelis Antoniou 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) 12 years ago
Pantelis Antoniou 22cb7d334e mmc: Convert mmc struct's name array to a pointer 12 years ago
Pantelis Antoniou ab769f227f mmc: Remove ops from struct mmc and put in mmc_ops 12 years ago
Łukasz Majewski 7d0b605abb dfu: mmc: Replace calls to u-boot commands with native mmc API 12 years ago
Heiko Schocher 401341d621 am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boards 12 years ago
Heiko Schocher 001a831986 usb: dfu: introduce dfuMANIFEST state 12 years ago
Heiko Schocher a2199afea1 usb, dfu: extract flush code into seperate function 12 years ago
Simon Glass 659c89da8e patman: Use Patch-cc: instead of Cc: 12 years ago
Patrice Bouchand def23217e4 sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.h 12 years ago
Patrice Bouchand 5527f832c0 Add lzmadec command 12 years ago
Masahiro Yamada ece0d37014 sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition 12 years ago
Marek Vasut a8a752c084 env: Implement support for AES encryption into fw_* tools 12 years ago
Marek Vasut a4223b746d env: Implement support for encrypting environment 12 years ago
Marek Vasut 7ce1526ed2 env: Add env_export() wrapper 12 years ago
Marek Vasut b401b73d02 aes: Add 'aes' command to access AES-128-CBC 12 years ago
Marek Vasut dc24bb6ddb aes: Implement AES-128-CBC decryption function 12 years ago
Marek Vasut 6e7b9f4fa0 aes: Move the AES-128-CBC encryption function to common code 12 years ago
Marek Vasut 957ba85ce9 aes: Fix kerneldoc for aes.h 12 years ago
Heiko Schocher 29a23f9d6c tools, fit_check_sign: verify a signed fit image 12 years ago
Heiko Schocher 6bf4ca076f tools, fit: add fit_info host command 12 years ago
Hung-ying Tyan bf007ebb6f gen: Add progressive hash API 12 years ago
Heiko Schocher db1b5f3d20 rsa: add sha256,rsa4096 algorithm 12 years ago
Heiko Schocher 646257d1f4 rsa: add sha256-rsa2048 algorithm 12 years ago
Heiko Schocher 2842c1c242 fit: add sha256 support 12 years ago
Heiko Schocher 097dd3e0a9 fdt: add "fdt checksign" command 12 years ago
Heiko Schocher 66b36f833a tools/image-host: fix sign-images bug 12 years ago
Simon Glass 2c072c958b sandbox: config: Enable cros_ec emulation and related items 12 years ago
Simon Glass 6e16d90aca sandbox: Add implementation of spi_setup_slave_fdt() 12 years ago
Simon Glass ab839dc3e6 sandbox: Add options to clean up temporary files 12 years ago
Simon Glass ffb87905cb sandbox: Allow Ctrl-C to work in sandbox 12 years ago
Simon Glass 20f86a0aea sandbox: Deal with conflicting getenv() for SDL 12 years ago
Simon Glass a77bf70978 sound: Move Samsung-specific code into its own file 12 years ago
Simon Glass 7d95f2a329 sandbox: Add LCD driver 12 years ago
Simon Glass c34c0246a3 sandbox: Add a simple sound driver 12 years ago
Simon Glass bbc09bf27e sandbox: Add SDL library for LCD, keyboard, audio 12 years ago
Simon Glass bda7773f04 sandbox: Add -j option to indicate a jump from a previous U-Boot 12 years ago
Simon Glass 47f5fcfb41 sandbox: Add os_jump_to_image() to run another executable 12 years ago
Simon Glass b2a668b523 cros_ec: Implement I2C pass-through 12 years ago