Commit Graph

23563 Commits (a4223b746db5c2db2e1a1d4f0bb20e30484b1667)
 

Author SHA1 Message Date
Marek Vasut a4223b746d env: Implement support for encrypting environment 10 years ago
Marek Vasut 7ce1526ed2 env: Add env_export() wrapper 10 years ago
Marek Vasut b401b73d02 aes: Add 'aes' command to access AES-128-CBC 10 years ago
Marek Vasut dc24bb6ddb aes: Implement AES-128-CBC decryption function 10 years ago
Marek Vasut 6e7b9f4fa0 aes: Move the AES-128-CBC encryption function to common code 10 years ago
Marek Vasut 957ba85ce9 aes: Fix kerneldoc for aes.h 10 years ago
Heiko Schocher 29a23f9d6c tools, fit_check_sign: verify a signed fit image 10 years ago
Heiko Schocher 6bf4ca076f tools, fit: add fit_info host command 10 years ago
Hung-ying Tyan bf007ebb6f gen: Add progressive hash API 10 years ago
Heiko Schocher db1b5f3d20 rsa: add sha256,rsa4096 algorithm 10 years ago
Heiko Schocher 646257d1f4 rsa: add sha256-rsa2048 algorithm 10 years ago
Heiko Schocher 2842c1c242 fit: add sha256 support 10 years ago
Heiko Schocher 097dd3e0a9 fdt: add "fdt checksign" command 10 years ago
Heiko Schocher 66b36f833a tools/image-host: fix sign-images bug 10 years ago
Simon Glass 2c072c958b sandbox: config: Enable cros_ec emulation and related items 10 years ago
Simon Glass 6e16d90aca sandbox: Add implementation of spi_setup_slave_fdt() 10 years ago
Simon Glass ab839dc3e6 sandbox: Add options to clean up temporary files 10 years ago
Simon Glass ffb87905cb sandbox: Allow Ctrl-C to work in sandbox 10 years ago
Simon Glass 20f86a0aea sandbox: Deal with conflicting getenv() for SDL 10 years ago
Simon Glass a77bf70978 sound: Move Samsung-specific code into its own file 10 years ago
Simon Glass 7d95f2a329 sandbox: Add LCD driver 10 years ago
Simon Glass c34c0246a3 sandbox: Add a simple sound driver 10 years ago
Simon Glass bbc09bf27e sandbox: Add SDL library for LCD, keyboard, audio 10 years ago
Simon Glass bda7773f04 sandbox: Add -j option to indicate a jump from a previous U-Boot 10 years ago
Simon Glass 47f5fcfb41 sandbox: Add os_jump_to_image() to run another executable 10 years ago
Simon Glass b2a668b523 cros_ec: Implement I2C pass-through 10 years ago
Simon Glass 86bf601d04 sandbox: Plumb in Chrome OS EC emulation 10 years ago
Simon Glass df93d90aea cros_ec: sandbox: Add Chrome OS EC emulation 10 years ago
Simon Glass 2ab83f0d75 cros_ec: Correct comparison between signed and unsigned numbers 10 years ago
Randall Spangler a607028331 cros_ec: spi: Add support for EC protocol version 3 10 years ago
Simon Glass 2d8ede58ca cros_ec: Add base support for protocol v3 10 years ago
Randall Spangler e8c1266236 cros_ec: Clean up multiple EC protocol support 10 years ago
Simon Glass 836bb6e827 cros_ec: Sync up with latest Chrome OS EC version 10 years ago
Simon Glass 1c266b9214 cros_ec: Move #ifdef to permit flash region access 10 years ago
Simon Glass e0dd81e3aa cros_ec: Support systems with no EC interrupt 10 years ago
Vadim Bendebury 4ff9b461a8 cros_ec: Drop old EC version support from EC driver 10 years ago
Simon Glass d7f25f35f4 cros_ec: Add a function for decoding the Chrome OS EC flashmap 10 years ago
Vadim Bendebury 41364f0fbe cros_ec: Move EC interface into common library 10 years ago
Simon Glass 006e73b9ca cros_ec: Add a function for reading a flash map entry 10 years ago
Simon Glass cecb19c03f cros_ec: Add an enum for the number of flash regions 10 years ago
Simon Glass 39741c01e6 sandbox: dts: Add display and keyboard to sandbox 10 years ago
Simon Glass 95fac6ab45 sandbox: Use os functions to read host device tree 10 years ago
Simon Glass 9f6044256e sandbox: Increase memory size to 32MB 10 years ago
Simon Glass 66bd1cff90 Use a const pointer for map_to_sysmem() 10 years ago
Marek Vasut bf64035a15 mtd: spi: Fix page size for S25FL032P,S25FL064P 10 years ago
Axel Lin 7dfc4dbd2d spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation 10 years ago
Jagannadha Sutradharudu Teki c6136aad91 sf: ops: Squash the malloc+memset combo 10 years ago
Marek Vasut cc56f13392 sf: Squash the malloc+memset combo 10 years ago
Marek Vasut cfa90a636b sf: Add S25FL128S_256K IDs 10 years ago
Marek Vasut c1f9325965 sf: Fix entries for S25FL256S_256K and S25FL512S_256K 10 years ago