Commit Graph

  • e0021706f6 trats/trats2: enable exynos ace sha subsystem and hardware based lib rand Przemyslaw Marczak 2014-03-25 10:58:22 +01:00
  • 0bd937248a drivers: crypto: ace_sha: add implementation of hardware based lib rand Przemyslaw Marczak 2014-03-25 10:58:21 +01:00
  • 680d8f03ea cpu: exynos4: add ace sha base address Przemyslaw Marczak 2014-03-25 10:58:20 +01:00
  • 3c1c68cc03 lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND Przemyslaw Marczak 2014-03-25 10:58:19 +01:00
  • 01a0c64762 common, env: Fix support for environment in i2c eeprom Matthias Fuchs 2014-03-19 10:25:08 +01:00
  • 17b0da8019 axs101: flush DMA buffer descriptors before DMA transactons starts Alexey Brodkin 2014-03-21 16:57:47 +04:00
  • a7b26dbb49 net/designware: align DMA buffer descriptors to D$ line Alexey Brodkin 2014-03-21 16:16:57 +04:00
  • 028d65fb92 Logo: TIZEN: Change booting logo size to official size. Jonghwa Lee 2014-03-21 18:18:02 +09:00
  • 463bb19eeb spl: Fix guardian macros in spl.h Marek Vasut 2014-03-19 02:02:55 +01:00
  • 254d68b601 kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib Masahiro Yamada 2014-03-18 16:38:13 +09:00
  • b97241b312 kbuild: Rename UIMAGE to MKIMAGE Marek Vasut 2014-03-14 05:00:14 +01:00
  • 82b9547387 Merge branch 'master' of git://git.denx.de/u-boot-mmc Tom Rini 2014-03-28 08:24:01 -04:00
  • 81b196bed8 Merge branch 'master' of git://git.denx.de/u-boot-usb Tom Rini 2014-03-28 08:19:05 -04:00
  • 352580870c ARM: tegra: make all I2C ports open-drain Stephen Warren 2014-03-12 13:10:44 -06:00
  • ab6423cae0 Merge branch 'u-boot/master' into 'u-boot-arm/master' Albert ARIBAUD 2014-03-25 10:25:14 +01:00
  • eea4e6fe82 dfu: mmc: Replace calls to u-boot commands with native mmc API Łukasz Majewski 2014-02-21 08:23:00 +01:00
  • 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) Pantelis Antoniou 2014-03-11 19:34:20 +02:00
  • 22cb7d334e mmc: Convert mmc struct's name array to a pointer Pantelis Antoniou 2014-03-10 20:05:51 +02:00
  • ab769f227f mmc: Remove ops from struct mmc and put in mmc_ops Pantelis Antoniou 2014-02-26 19:28:45 +02:00
  • 7d0b605abb dfu: mmc: Replace calls to u-boot commands with native mmc API Łukasz Majewski 2014-02-21 08:23:00 +01:00
  • 401341d621 am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boards Heiko Schocher 2014-03-18 08:09:57 +01:00
  • 001a831986 usb: dfu: introduce dfuMANIFEST state Heiko Schocher 2014-03-18 08:09:56 +01:00
  • a2199afea1 usb, dfu: extract flush code into seperate function Heiko Schocher 2014-03-18 08:09:55 +01:00
  • 659c89da8e patman: Use Patch-cc: instead of Cc: Simon Glass 2014-02-16 08:23:47 -07:00
  • def23217e4 sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.h Patrice Bouchand 2014-02-15 22:19:58 -07:00
  • 5527f832c0 Add lzmadec command Patrice Bouchand 2014-02-15 22:19:57 -07:00
  • ece0d37014 sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition Masahiro Yamada 2014-03-13 19:48:57 +09:00
  • a8a752c084 env: Implement support for AES encryption into fw_* tools Marek Vasut 2014-03-05 19:59:52 +01:00
  • a4223b746d env: Implement support for encrypting environment Marek Vasut 2014-03-05 19:59:51 +01:00
  • 7ce1526ed2 env: Add env_export() wrapper Marek Vasut 2014-03-05 19:59:50 +01:00
  • b401b73d02 aes: Add 'aes' command to access AES-128-CBC Marek Vasut 2014-03-05 19:58:39 +01:00
  • dc24bb6ddb aes: Implement AES-128-CBC decryption function Marek Vasut 2014-03-05 19:58:38 +01:00
  • 6e7b9f4fa0 aes: Move the AES-128-CBC encryption function to common code Marek Vasut 2014-03-05 19:58:37 +01:00
  • 957ba85ce9 aes: Fix kerneldoc for aes.h Marek Vasut 2014-03-05 19:58:36 +01:00
  • 29a23f9d6c tools, fit_check_sign: verify a signed fit image Heiko Schocher 2014-03-03 12:19:30 +01:00
  • 6bf4ca076f tools, fit: add fit_info host command Heiko Schocher 2014-03-03 12:19:29 +01:00
  • bf007ebb6f gen: Add progressive hash API Hung-ying Tyan 2014-03-03 12:19:28 +01:00
  • db1b5f3d20 rsa: add sha256,rsa4096 algorithm Heiko Schocher 2014-03-03 12:19:27 +01:00
  • 646257d1f4 rsa: add sha256-rsa2048 algorithm Heiko Schocher 2014-03-03 12:19:26 +01:00
  • 2842c1c242 fit: add sha256 support Heiko Schocher 2014-03-03 12:19:25 +01:00
  • 097dd3e0a9 fdt: add "fdt checksign" command Heiko Schocher 2014-03-03 12:19:24 +01:00
  • 66b36f833a tools/image-host: fix sign-images bug Heiko Schocher 2014-03-03 12:19:23 +01:00
  • 2c072c958b sandbox: config: Enable cros_ec emulation and related items Simon Glass 2014-02-27 13:26:25 -07:00
  • 6e16d90aca sandbox: Add implementation of spi_setup_slave_fdt() Simon Glass 2014-02-27 13:26:24 -07:00
  • ab839dc3e6 sandbox: Add options to clean up temporary files Simon Glass 2014-02-27 13:26:23 -07:00
  • ffb87905cb sandbox: Allow Ctrl-C to work in sandbox Simon Glass 2014-02-27 13:26:22 -07:00
  • 20f86a0aea sandbox: Deal with conflicting getenv() for SDL Simon Glass 2014-02-27 13:26:21 -07:00
  • a77bf70978 sound: Move Samsung-specific code into its own file Simon Glass 2014-02-27 13:26:20 -07:00
  • 7d95f2a329 sandbox: Add LCD driver Simon Glass 2014-02-27 13:26:19 -07:00
  • c34c0246a3 sandbox: Add a simple sound driver Simon Glass 2014-02-27 13:26:18 -07:00
  • bbc09bf27e sandbox: Add SDL library for LCD, keyboard, audio Simon Glass 2014-02-27 13:26:17 -07:00
  • bda7773f04 sandbox: Add -j option to indicate a jump from a previous U-Boot Simon Glass 2014-02-27 13:26:16 -07:00
  • 47f5fcfb41 sandbox: Add os_jump_to_image() to run another executable Simon Glass 2014-02-27 13:26:15 -07:00
  • b2a668b523 cros_ec: Implement I2C pass-through Simon Glass 2014-02-27 13:26:14 -07:00
  • 86bf601d04 sandbox: Plumb in Chrome OS EC emulation Simon Glass 2014-02-27 13:26:13 -07:00
  • df93d90aea cros_ec: sandbox: Add Chrome OS EC emulation Simon Glass 2014-02-27 13:26:12 -07:00
  • 2ab83f0d75 cros_ec: Correct comparison between signed and unsigned numbers Simon Glass 2014-02-27 13:26:11 -07:00
  • a607028331 cros_ec: spi: Add support for EC protocol version 3 Randall Spangler 2014-02-27 13:26:10 -07:00
  • 2d8ede58ca cros_ec: Add base support for protocol v3 Simon Glass 2014-02-27 13:26:09 -07:00
  • e8c1266236 cros_ec: Clean up multiple EC protocol support Randall Spangler 2014-02-27 13:26:08 -07:00
  • 836bb6e827 cros_ec: Sync up with latest Chrome OS EC version Simon Glass 2014-02-27 13:26:07 -07:00
  • 1c266b9214 cros_ec: Move #ifdef to permit flash region access Simon Glass 2014-02-27 13:26:06 -07:00
  • e0dd81e3aa cros_ec: Support systems with no EC interrupt Simon Glass 2014-02-27 13:26:05 -07:00
  • 4ff9b461a8 cros_ec: Drop old EC version support from EC driver Vadim Bendebury 2014-02-27 13:26:04 -07:00
  • d7f25f35f4 cros_ec: Add a function for decoding the Chrome OS EC flashmap Simon Glass 2014-02-27 13:26:03 -07:00
  • 41364f0fbe cros_ec: Move EC interface into common library Vadim Bendebury 2014-02-27 13:26:02 -07:00
  • 006e73b9ca cros_ec: Add a function for reading a flash map entry Simon Glass 2014-02-27 13:26:01 -07:00
  • cecb19c03f cros_ec: Add an enum for the number of flash regions Simon Glass 2014-02-27 13:26:00 -07:00
  • 39741c01e6 sandbox: dts: Add display and keyboard to sandbox Simon Glass 2014-02-27 13:25:59 -07:00
  • 95fac6ab45 sandbox: Use os functions to read host device tree Simon Glass 2014-02-27 13:25:58 -07:00
  • 9f6044256e sandbox: Increase memory size to 32MB Simon Glass 2014-02-27 13:25:56 -07:00
  • 66bd1cff90 Use a const pointer for map_to_sysmem() Simon Glass 2014-02-27 13:25:55 -07:00
  • bf64035a15 mtd: spi: Fix page size for S25FL032P,S25FL064P Marek Vasut 2014-02-21 18:13:26 +01:00
  • 7dfc4dbd2d spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation Axel Lin 2014-02-21 08:55:47 +08:00
  • c6136aad91 sf: ops: Squash the malloc+memset combo Jagannadha Sutradharudu Teki 2014-02-04 21:36:13 +05:30
  • cc56f13392 sf: Squash the malloc+memset combo Marek Vasut 2014-01-15 15:17:54 +01:00
  • cfa90a636b sf: Add S25FL128S_256K IDs Marek Vasut 2014-01-15 15:32:09 +01:00
  • c1f9325965 sf: Fix entries for S25FL256S_256K and S25FL512S_256K Marek Vasut 2014-01-15 15:29:43 +01:00
  • 194ba5d4ec sh: ecovec: correct romImage address in comment Baruch Siach 2014-03-10 15:09:34 +02:00
  • 19bb5e4ba0 sh: fix PFC registers definition for SH772{2, 3, 4} Baruch Siach 2014-03-10 15:05:33 +02:00
  • 63f347ec4c Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' Albert ARIBAUD 2014-03-13 18:32:26 +01:00
  • 08798026f2 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' Albert ARIBAUD 2014-03-13 17:43:35 +01:00
  • b627eb461b usb: dfu: add static alt num count in dfu_config_entities() Przemyslaw Marczak 2014-02-28 18:53:37 +01:00
  • 18f3e0eb4f Trats/Trats2: Update Tizen partitions layout and dfu entities Przemyslaw Marczak 2014-02-28 18:53:36 +01:00
  • 47c9c76b8a arm: exynos: Squash bogus warnings in pinmux Marek Vasut 2014-03-10 20:04:31 +01:00
  • 2e50f6dccb kbuild: delete *.pyc files by "make distclean" Masahiro Yamada 2014-03-12 20:36:45 +09:00
  • 37bdf35978 kbuild: delete SPLTREE and TPLTREE Masahiro Yamada 2014-03-11 11:05:22 +09:00
  • 5ee828ca95 kbuild: rename OBJTREE to objtree Masahiro Yamada 2014-03-11 11:05:21 +09:00
  • 01286329b2 kbuild: rename SRCTREE to srctree Masahiro Yamada 2014-03-11 11:05:20 +09:00
  • 4379ac6148 kbuild: rename TOPDIR to stctree Masahiro Yamada 2014-03-11 11:05:19 +09:00
  • f5c66bdb18 kbuild: use $(KBUILD_SRC) to check out-of-tree build Masahiro Yamada 2014-03-11 11:05:18 +09:00
  • 4ab3fc5eba kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG Masahiro Yamada 2014-03-11 11:05:17 +09:00
  • e4536f8e37 freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW} Masahiro Yamada 2014-03-11 11:05:16 +09:00
  • 323762e54a kbuild: delete redundant LDSCRIPT definition Masahiro Yamada 2014-03-11 11:05:15 +09:00
  • c2e5b6a090 x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply Masahiro Yamada 2014-03-11 11:05:14 +09:00
  • b6e53eb320 kbuild, x86: use a short log for arch/x86/lib/libgcc.a Masahiro Yamada 2014-03-11 11:05:13 +09:00
  • 22dbf14f5d kbuild: use short logs for some board specific make rules Masahiro Yamada 2014-03-11 11:05:12 +09:00
  • 07e27ce013 kbuild,mxs: use short logs for MXS images Masahiro Yamada 2014-03-11 11:05:11 +09:00
  • dd11acaa74 usb: net: update README.usb to list all USB ethernet options Gerhard Sittig 2014-03-08 19:46:18 +01:00
  • 9a6a109f07 at91: enable USB ethernet for taskit stamp9g20 Gerhard Sittig 2014-03-08 19:46:17 +01:00