Commit Graph

532 Commits (a59a77f86318550168d5ceec36a7ca0add42d778)

Author SHA1 Message Date
Stefan Roese 456ecd08ec lib/crc8: Add crc start value 9 years ago
Alexander Graf 38ce65e1fe efi_loader: Always allocate the highest available address 9 years ago
Tom Rini 65b3c6bbae lib/physmem.c: Switch to __weak for arch_phys_memset 9 years ago
Masahiro Yamada 6797630685 cosmetic: Fix typos "privide" 9 years ago
Alexander Graf 1cd29f0abd efi_loader: Fix some entry/exit points 9 years ago
Bin Meng 075bb5c6ea efi_stub: Move carriage return before line feed in putc() 9 years ago
Alexander Graf be8d324191 efi_loader: Add GOP support 9 years ago
Tom Rini f23baa572f cmd_dhry.c: Use lldiv for vax_mips calculation as well 9 years ago
Simon Glass 69ca6fd850 x86: dts: Drop memory SPD compatible string 9 years ago
Simon Glass f215287bd5 dhry: Correct dhrystone calculation for fast machines 9 years ago
Simon Glass 779653b0cb x86: Drop all the old pin configuration code 9 years ago
Alexander Graf 0f4060ebcb efi_loader: Pass proper device path in on boot 9 years ago
Alexander Graf ed980b8c62 efi_loader: hook up in build environment 9 years ago
Alexander Graf 5d00995c36 efi_loader: Implement memory allocation and map 9 years ago
Alexander Graf 2a22d05d33 efi_loader: Add disk interfaces 9 years ago
Alexander Graf 50149ea37a efi_loader: Add runtime services 9 years ago
Alexander Graf c1311ad4e0 efi_loader: Add console interface 9 years ago
Alexander Graf bee91169f5 efi_loader: Add boot time services 9 years ago
Alexander Graf cb149c6634 efi_loader: Add PE image loader 9 years ago
Stefan Roese ecb57f69b2 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value 9 years ago
Stefan Roese 7109157ff2 lib/crc16.c: Coding-style cleanup 9 years ago
Simon Glass aa34fbc087 fdt: Allow libfdt to be used in SPL 9 years ago
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 9 years ago
Simon Glass fd30d2c608 dm: fdtdec: Correct a sandbox build warning 9 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 9 years ago
Simon Glass 69e173eb57 Move CONFIG_OF_LIBFDT to Kconfig 9 years ago
Simon Glass f8a2d7a416 libfdt: Add a function to write a property placeholder 9 years ago
Simon Glass c95fec3192 timer: Provide an early timer 9 years ago
Simon Glass 83cc112e82 lib: Don't instrument the div64 function 9 years ago
Simon Glass d76592122b tegra: nyan-big: Move the LCD driver to driver model 9 years ago
Stephen Warren 15b51878be Makefile: remove BUILD_TAG from KBUILD_CFLAGS 9 years ago
Stephen Warren 1934665742 gunzip: remove avail_in recalculation 9 years ago
Peng Fan 1889a7e275 fdt: introduce fdtdec_get_child_count 9 years ago
Simon Glass 512cab7e8e bzlib: Try another way to fix an unused variable 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Christophe Ricard 0e37d4c2c6 tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM 9 years ago
Simon Glass f8b4e45e31 x86: Drop the irq router compatible string 9 years ago
Simon Glass 3ade5bc4dc dm: video: sandbox: Convert sandbox to use driver model for video 9 years ago
Simon Glass cf20452832 bzip2: Support compression for sandbox 9 years ago
Simon Glass 74b1320ae5 tiny-printf: Always print zeroes 9 years ago
Simon Glass 8e31681c5a tiny-printf: Avoid printing NULL strings 9 years ago
Mugunthan V N c833697538 dm: timer: uclass: add timer init in uclass driver to add timer device 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Tom Rini 1811b7d38c gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP 9 years ago
Tom Rini 947c626dc5 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF 9 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 years ago
Bin Meng 394e0b6624 fdtdec: Add compatible string for Intel IvyBridge FSP 9 years ago
Simon Glass fcc0a8774b dm: serial: Convert ns16550 driver to use driver model PCI API 9 years ago
Marek Vasut ef4b01b2f7 arm: socfpga: Allow DWC2 UDC probing from OF 9 years ago