Age | Commit message (Expand) | Author |
2014-03-21 | aes: Fix kerneldoc for aes.h | Marek Vasut |
2014-03-21 | tools, fit_check_sign: verify a signed fit image | Heiko Schocher |
2014-03-21 | tools, fit: add fit_info host command | Heiko Schocher |
2014-03-21 | gen: Add progressive hash API | Hung-ying Tyan |
2014-03-21 | rsa: add sha256,rsa4096 algorithm | Heiko Schocher |
2014-03-21 | rsa: add sha256-rsa2048 algorithm | Heiko Schocher |
2014-03-21 | fit: add sha256 support | Heiko Schocher |
2014-03-21 | fdt: add "fdt checksign" command | Heiko Schocher |
2014-03-21 | tools/image-host: fix sign-images bug | Heiko Schocher |
2014-03-17 | sandbox: config: Enable cros_ec emulation and related items | Simon Glass |
2014-03-17 | sandbox: Add implementation of spi_setup_slave_fdt() | Simon Glass |
2014-03-17 | sandbox: Add options to clean up temporary files | Simon Glass |
2014-03-17 | sandbox: Allow Ctrl-C to work in sandbox | Simon Glass |
2014-03-17 | sandbox: Deal with conflicting getenv() for SDL | Simon Glass |
2014-03-17 | sound: Move Samsung-specific code into its own file | Simon Glass |
2014-03-17 | sandbox: Add LCD driver | Simon Glass |
2014-03-17 | sandbox: Add a simple sound driver | Simon Glass |
2014-03-17 | sandbox: Add SDL library for LCD, keyboard, audio | Simon Glass |
2014-03-17 | sandbox: Add -j option to indicate a jump from a previous U-Boot | Simon Glass |
2014-03-17 | sandbox: Add os_jump_to_image() to run another executable | Simon Glass |
2014-03-17 | cros_ec: Implement I2C pass-through | Simon Glass |
2014-03-17 | sandbox: Plumb in Chrome OS EC emulation | Simon Glass |
2014-03-17 | cros_ec: sandbox: Add Chrome OS EC emulation | Simon Glass |
2014-03-17 | cros_ec: Correct comparison between signed and unsigned numbers | Simon Glass |
2014-03-17 | cros_ec: spi: Add support for EC protocol version 3 | Randall Spangler |
2014-03-17 | cros_ec: Add base support for protocol v3 | Simon Glass |
2014-03-17 | cros_ec: Clean up multiple EC protocol support | Randall Spangler |
2014-03-17 | cros_ec: Sync up with latest Chrome OS EC version | Simon Glass |
2014-03-17 | cros_ec: Move #ifdef to permit flash region access | Simon Glass |
2014-03-17 | cros_ec: Support systems with no EC interrupt | Simon Glass |
2014-03-17 | cros_ec: Drop old EC version support from EC driver | Vadim Bendebury |
2014-03-17 | cros_ec: Add a function for decoding the Chrome OS EC flashmap | Simon Glass |
2014-03-17 | cros_ec: Move EC interface into common library | Vadim Bendebury |
2014-03-17 | cros_ec: Add a function for reading a flash map entry | Simon Glass |
2014-03-17 | cros_ec: Add an enum for the number of flash regions | Simon Glass |
2014-03-17 | sandbox: dts: Add display and keyboard to sandbox | Simon Glass |
2014-03-17 | sandbox: Use os functions to read host device tree | Simon Glass |
2014-03-17 | sandbox: Increase memory size to 32MB | Simon Glass |
2014-03-17 | Use a const pointer for map_to_sysmem() | Simon Glass |
2014-03-17 | mtd: spi: Fix page size for S25FL032P,S25FL064P | Marek Vasut |
2014-03-17 | spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation | Axel Lin |
2014-03-17 | sf: ops: Squash the malloc+memset combo | Jagannadha Sutradharudu Teki |
2014-03-17 | sf: Squash the malloc+memset combo | Marek Vasut |
2014-03-17 | sf: Add S25FL128S_256K IDs | Marek Vasut |
2014-03-17 | sf: Fix entries for S25FL256S_256K and S25FL512S_256K | Marek Vasut |
2014-03-14 | sh: ecovec: correct romImage address in comment | Baruch Siach |
2014-03-14 | sh: fix PFC registers definition for SH772{2, 3, 4} | Baruch Siach |
2014-03-13 | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-03-13 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-03-13 | usb: dfu: add static alt num count in dfu_config_entities() | Przemyslaw Marczak |