summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-21rsa: add sha256-rsa2048 algorithmHeiko Schocher
2014-03-21fit: add sha256 supportHeiko Schocher
2014-03-21fdt: add "fdt checksign" commandHeiko Schocher
2014-03-21tools/image-host: fix sign-images bugHeiko Schocher
2014-03-18sandbox: config: Enable cros_ec emulation and related itemsSimon Glass
2014-03-18sandbox: Add implementation of spi_setup_slave_fdt()Simon Glass
2014-03-18sandbox: Add options to clean up temporary filesSimon Glass
2014-03-18sandbox: Allow Ctrl-C to work in sandboxSimon Glass
2014-03-18sandbox: Deal with conflicting getenv() for SDLSimon Glass
2014-03-18sound: Move Samsung-specific code into its own fileSimon Glass
2014-03-18sandbox: Add LCD driverSimon Glass
2014-03-18sandbox: Add a simple sound driverSimon Glass
2014-03-18sandbox: Add SDL library for LCD, keyboard, audioSimon Glass
2014-03-18sandbox: Add -j option to indicate a jump from a previous U-BootSimon Glass
2014-03-18sandbox: Add os_jump_to_image() to run another executableSimon Glass
2014-03-18cros_ec: Implement I2C pass-throughSimon Glass
2014-03-18sandbox: Plumb in Chrome OS EC emulationSimon Glass
2014-03-18cros_ec: sandbox: Add Chrome OS EC emulationSimon Glass
2014-03-18cros_ec: Correct comparison between signed and unsigned numbersSimon Glass
2014-03-18cros_ec: spi: Add support for EC protocol version 3Randall Spangler
2014-03-18cros_ec: Add base support for protocol v3Simon Glass
2014-03-18cros_ec: Clean up multiple EC protocol supportRandall Spangler
2014-03-18cros_ec: Sync up with latest Chrome OS EC versionSimon Glass
2014-03-18cros_ec: Move #ifdef to permit flash region accessSimon Glass
2014-03-18cros_ec: Support systems with no EC interruptSimon Glass
2014-03-18cros_ec: Drop old EC version support from EC driverVadim Bendebury
2014-03-18cros_ec: Add a function for decoding the Chrome OS EC flashmapSimon Glass
2014-03-18cros_ec: Move EC interface into common libraryVadim Bendebury
2014-03-18cros_ec: Add a function for reading a flash map entrySimon Glass
2014-03-18cros_ec: Add an enum for the number of flash regionsSimon Glass
2014-03-18sandbox: dts: Add display and keyboard to sandboxSimon Glass
2014-03-18sandbox: Use os functions to read host device treeSimon Glass
2014-03-18sandbox: Increase memory size to 32MBSimon Glass
2014-03-18Use a const pointer for map_to_sysmem()Simon Glass
2014-03-17mtd: spi: Fix page size for S25FL032P,S25FL064PMarek Vasut
2014-03-17spi: atmel_dataflash: Simplify AT91F_SpiEnable implementationAxel Lin
2014-03-17sf: ops: Squash the malloc+memset comboJagannadha Sutradharudu Teki
2014-03-17sf: Squash the malloc+memset comboMarek Vasut
2014-03-17sf: Add S25FL128S_256K IDsMarek Vasut
2014-03-17sf: Fix entries for S25FL256S_256K and S25FL512S_256KMarek Vasut
2014-03-14sh: ecovec: correct romImage address in commentBaruch Siach
2014-03-14sh: fix PFC registers definition for SH772{2, 3, 4}Baruch Siach
2014-03-12kbuild: delete *.pyc files by "make distclean"Masahiro Yamada
2014-03-12kbuild: delete SPLTREE and TPLTREEMasahiro Yamada
2014-03-12kbuild: rename OBJTREE to objtreeMasahiro Yamada
2014-03-12kbuild: rename SRCTREE to srctreeMasahiro Yamada
2014-03-12kbuild: rename TOPDIR to stctreeMasahiro Yamada
2014-03-12kbuild: use $(KBUILD_SRC) to check out-of-tree buildMasahiro Yamada
2014-03-12kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIGMasahiro Yamada
2014-03-12freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW}Masahiro Yamada