Commit Graph

53011 Commits (6f5658219886961afeacfc4af3a9eef31e36e2a9)
 

Author SHA1 Message Date
Bin Meng b06d76f9ae linux/compat.h: Add netdev_### log macros 7 years ago
Bin Meng 145663991f linux/mdio.h: Sync with Linux kernel v4.17 7 years ago
Bin Meng 8da35245ab linux/mii.h: Sync with Linux kernel v4.17 7 years ago
Marek Vasut ae400fde75 ARM: dts: rmobile: Reinstate missing CPLD on ULCB 7 years ago
Marek Vasut beced53a74 mmc: tmio: Limit DMA to 32bit on R-Car Gen3 7 years ago
Marek Vasut 92bde154ec mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable() 7 years ago
Simon Glass 41b781ddf1 dtoc: Fix the value of SetInt() 7 years ago
Simon Glass 8c466ed380 video: Tidy up a few comments in video.o 7 years ago
Simon Glass 9949ee876d video: at91: Adjust vidconsole_position_cursor() to use char pos 7 years ago
Simon Glass 751fed426f sysreset: Add a way to find the last reset 7 years ago
Simon Glass eb517315a6 sysreset: Tidy up a few comments and logging 7 years ago
Simon Glass 595aac9824 pci: Add a little more debugging to pci_rom 7 years ago
Simon Glass 44093a1554 fdt: Allow C++ comments in link scripts and DT files 7 years ago
Simon Glass 07bc873c73 ctags: Minor changes to fix ctags output 7 years ago
Simon Glass a4f737a9c3 panel: Expand the backlight support 7 years ago
Simon Glass 5d9a88f44a test: panel: Add a test for the panel uclass 7 years ago
Simon Glass d07b6e145e cros_ec: Add support for v3 messages on LPC 7 years ago
Simon Glass a12ef7e26a cros_ec: Update cros_ec_read_hash() to specify the image 7 years ago
Simon Glass 590cee8315 x86: Update mtrr functions to allow leaving cache alone 7 years ago
Simon Glass 6f1c0430e8 cros: Update ec_commands to latest version 7 years ago
Simon Glass 67b9052264 Rename GPT_HEADER_SIGNATURE to avoid conflict 7 years ago
Simon Glass 109860ff3e Add a header file for strings 7 years ago
Simon Glass 0bf964592a log: Add comments to the rest of the log categories 7 years ago
Simon Glass 741f2d620c binman: Move to three-digit test-file numbers 7 years ago
Simon Glass 6e64ec1256 tpm: Add a few new commands for v1 7 years ago
Simon Glass 34a5e8a2f1 tpm: Tidy up logging in tpm-common.c 7 years ago
Simon Glass c89d32a7b1 tpm: Use livetree and allow children 7 years ago
Simon Glass c6ebd011bb video: Adjust video_clear() to return an error 7 years ago
Simon Glass 25a3845d2b fdt: Remove fdtdec_decode_region() function 7 years ago
Simon Glass 5e24a2ef8b dm: spi: Add logging of some return values 7 years ago
Simon Glass 42116f644b cros: Adjust board_get_cros_ec_dev() to return a udevice 7 years ago
Simon Glass 6322a7b63f cros: Update cros_ec code to use struct udevice 7 years ago
Simon Glass 5592a633a0 fdt: Allow libfdt in TPL 7 years ago
Simon Glass aa0ffe8eb9 serial: Allow serial to be absent in TPL 7 years ago
Simon Glass 6307896c17 tpm: Add support for SPL and TPL 7 years ago
Simon Glass 06f94461a9 fdt: Allow indicating a node is for U-Boot proper only 7 years ago
Simon Glass a15a7aa47b doc: Update docs for device tree in SPL, TPL 7 years ago
Simon Glass 343864afd7 fdt: Document the fact that dtc is now built 7 years ago
Simon Glass 380d4f787a rtc: Allow use of RTC in SPL and TPL 7 years ago
Simon Glass 107610775b Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig 7 years ago
Simon Glass ef39151583 blk: Support block drivers in TPL 7 years ago
Simon Glass 2c5eac1e18 Makefile: Add a warning if SPL/TPL cannot be built 7 years ago
Simon Glass 985ca3945f spl: input: Allow input in SPL and TPL 7 years ago
Simon Glass 97f57109bb sf: Avoid allocating memory on every read operation 7 years ago
Simon Glass e6c5c94a79 dm: core: Update ofnode to read binman-style flash entry 7 years ago
Simon Glass cdb6aa0afb dm: core: Add a function to find the first inactive child 7 years ago
Simon Glass 9f15cc14bf dm: core: Update some functions to use const 7 years ago
Simon Glass c7a3accc3f dm: core: Alloc uclass-private data to be cache-aligned 7 years ago
Simon Glass 4af3e9ad8a sandbox: Restore blocking I/O on exit 7 years ago
Simon Glass 66613f5dd2 dm: spi: Clean up detection of sandbox SPI emulator 7 years ago