Commit Graph

18324 Commits (e3bc4bb861c5c2e6676deaf158801398d39a3f48)

Author SHA1 Message Date
Loic Devulder 8afd4ea5b9 ARM: meson: Add Khadas VIM2 board support 6 years ago
Simon Glass 8c466ed380 video: Tidy up a few comments in video.o 6 years ago
Simon Glass 751fed426f sysreset: Add a way to find the last reset 6 years ago
Simon Glass eb517315a6 sysreset: Tidy up a few comments and logging 6 years ago
Simon Glass 07bc873c73 ctags: Minor changes to fix ctags output 6 years ago
Simon Glass a4f737a9c3 panel: Expand the backlight support 6 years ago
Simon Glass a12ef7e26a cros_ec: Update cros_ec_read_hash() to specify the image 6 years ago
Simon Glass 6f1c0430e8 cros: Update ec_commands to latest version 6 years ago
Simon Glass 67b9052264 Rename GPT_HEADER_SIGNATURE to avoid conflict 6 years ago
Simon Glass 109860ff3e Add a header file for strings 6 years ago
Simon Glass 0bf964592a log: Add comments to the rest of the log categories 6 years ago
Simon Glass 6e64ec1256 tpm: Add a few new commands for v1 6 years ago
Simon Glass c6ebd011bb video: Adjust video_clear() to return an error 6 years ago
Simon Glass 25a3845d2b fdt: Remove fdtdec_decode_region() function 6 years ago
Simon Glass 42116f644b cros: Adjust board_get_cros_ec_dev() to return a udevice 6 years ago
Simon Glass 6322a7b63f cros: Update cros_ec code to use struct udevice 6 years ago
Simon Glass 107610775b Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig 6 years ago
Simon Glass e6c5c94a79 dm: core: Update ofnode to read binman-style flash entry 6 years ago
Simon Glass cdb6aa0afb dm: core: Add a function to find the first inactive child 6 years ago
Simon Glass 9f15cc14bf dm: core: Update some functions to use const 6 years ago
Simon Glass c7a3accc3f dm: core: Alloc uclass-private data to be cache-aligned 6 years ago
Simon Glass 4af3e9ad8a sandbox: Restore blocking I/O on exit 6 years ago
Simon Glass ef8a25006d sandbox: tpm: Enhance to support the latest Chromium OS 6 years ago
Simon Glass 998af31903 sandbox: tpm: Tidy up enums and return values 6 years ago
Simon Glass 55d39911c0 sandbox: video: Speed up video output 6 years ago
Simon Glass c3aed5db59 sandbox: spi: Add more logging 6 years ago
Simon Glass 056a5cea31 sandbox: Add a way to write data to the host filesystem 6 years ago
Simon Glass 50b288aca3 sandbox: Support file truncation with os_open() 6 years ago
Simon Glass cdd140af5c log: Add helpers for common log levels 6 years ago
Simon Glass fbcf37e48e log: Correct definition of log_msg_ret() 6 years ago
Simon Glass 9f8037ea9c sandbox: Unprotect DATA regions in bus tests 6 years ago
Jens Wiklander bbddbef998 avb_verify: support sandbox configuration 6 years ago
Jens Wiklander 6663e07478 avb_verify: support using OP-TEE TA AVB 6 years ago
Jens Wiklander eadf26f183 tee: add sandbox driver 6 years ago
Jens Wiklander 1cc8cc4e67 tee: optee: support AVB trusted application 6 years ago
Jens Wiklander 9ff4a31175 Add UCLASS_TEE for Trusted Execution Environment 6 years ago
Jens Wiklander 4853ad3e13 mmc: rpmb: add mmc_rpmb_route_frames() 6 years ago
Adam Ford 46580f2fd5 ARM: LogicPD: omap3logic: Remove Torpedo/SOM-LV autodection 6 years ago
Simon Goldschmidt 6c6add6029 configs: drop CONFIG_SYS_EXTRA_ENV_RELOC 6 years ago
Alexey Brodkin 5396e8b1dd arc: Add support for IoT development kit 6 years ago
Kever Yang 70fe287635 spl: add support to booting with OP-TEE 6 years ago
Stefan Roese 9e5c2a755a mtd: nand: spi: Add Gigadevice SPI NAND support 6 years ago
Marek Vasut 6f031302a0 ARM: rmobile: Repair TMU clock on Gen2 6 years ago
Bin Meng 510e379c49 riscv: Add QEMU virt board support 6 years ago
Miquel Raynal 5db66b3aee cmd: mtd: add 'mtd' command 6 years ago
Miquel Raynal 2a74930da5 mtd: mtdpart: implement proper partition handling 6 years ago
Miquel Raynal ff4afa8a98 mtd: uboot: search for an equivalent MTD name with the mtdids 6 years ago
Miquel Raynal 21cc1fb5af mtd: mtdpart: add a generic mtdparts-like parser 6 years ago
Miquel Raynal e9f62db64b mtd: uclass: add probe function 6 years ago
Miquel Raynal 739def7253 dm: drop unused helper in MTD header 6 years ago