Commit Graph

52887 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 741f2d620c binman: Move to three-digit test-file numbers 6 years ago
Simon Glass 6e64ec1256 tpm: Add a few new commands for v1 6 years ago
Simon Glass 34a5e8a2f1 tpm: Tidy up logging in tpm-common.c 6 years ago
Simon Glass c89d32a7b1 tpm: Use livetree and allow children 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 5e24a2ef8b dm: spi: Add logging of some return values 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 5592a633a0 fdt: Allow libfdt in TPL 6 years ago
Simon Glass aa0ffe8eb9 serial: Allow serial to be absent in TPL 6 years ago
Simon Glass 6307896c17 tpm: Add support for SPL and TPL 6 years ago
Simon Glass 06f94461a9 fdt: Allow indicating a node is for U-Boot proper only 6 years ago
Simon Glass a15a7aa47b doc: Update docs for device tree in SPL, TPL 6 years ago
Simon Glass 343864afd7 fdt: Document the fact that dtc is now built 6 years ago
Simon Glass 380d4f787a rtc: Allow use of RTC in SPL and TPL 6 years ago
Simon Glass 107610775b Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig 6 years ago
Simon Glass ef39151583 blk: Support block drivers in TPL 6 years ago
Simon Glass 2c5eac1e18 Makefile: Add a warning if SPL/TPL cannot be built 6 years ago
Simon Glass 985ca3945f spl: input: Allow input in SPL and TPL 6 years ago
Simon Glass 97f57109bb sf: Avoid allocating memory on every read operation 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 66613f5dd2 dm: spi: Clean up detection of sandbox SPI emulator 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 114b60a7e6 serial: sandbox: Allow serial output without device tree 6 years ago
Simon Glass ee4417644c sandbox: Add a debug UART 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 1c5a81d803 sandbox: Remove the old memory file later 6 years ago
Simon Glass 2b1dc29a12 sandbox: Add a flag to set the default log level 6 years ago
Simon Glass 69bc15d5ff sandbox: Support booting from TPL to SPL 6 years ago
Simon Glass 1289e96797 sandbox: spi: Drop command-line SPI option 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
Marek Vasut a6a45cd325 ofnode: Add missing address translation into ofnode_get_addr_size() 6 years ago
Marek Vasut 51cb927504 ofnode: Replace of_n_addr_cells with of_n_size_cells 6 years ago
Simon Glass 11ae93eef4 binman: Run tests concurrently 6 years ago
Simon Glass 2673afe221 test: Reduce the number of tests run with sandbox_flattree 6 years ago
Simon Glass 008b030009 patman: Don't clear progress in tout unless it was used 6 years ago
Simon Glass 1fda18205f tools: Set an initial value for indir 6 years ago