Commit Graph

18315 Commits (67b90522640a27dc3c9b6d86d93dc0bf6596e8f8)

Author SHA1 Message Date
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
Heiko Stuebner 05fa06b960 mmc: dw_mmc: check fifo status with a timeout in fifo mode 6 years ago
Liviu Dudau 3eb992a481 include/dm.h: Remove duplicated include directive 6 years ago
Liviu Dudau 9bf8650677 include/clk.h: Fix the name of the clock uclass in comment 6 years ago
Mario Six 5381c2856d drivers: Add board uclass 6 years ago
Mario Six e4c98a59db core: Add dev_{disable,enable}_by_path 6 years ago
Mario Six e369e58df7 core: Add functions to set properties in live-tree 6 years ago
Adam Ford 973fcc8dae ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL 6 years ago
Eugen Hristev 84e55bdd8b W1-EEPROM: add sandbox driver 6 years ago