index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-03-21
env: Implement support for AES encryption into fw_* tools
Marek Vasut
2014-03-21
env: Implement support for encrypting environment
Marek Vasut
2014-03-21
env: Add env_export() wrapper
Marek Vasut
2014-03-21
aes: Add 'aes' command to access AES-128-CBC
Marek Vasut
2014-03-21
aes: Implement AES-128-CBC decryption function
Marek Vasut
2014-03-21
aes: Move the AES-128-CBC encryption function to common code
Marek Vasut
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
[next]