Commit Graph

540 Commits (eae4b2b67bc8c68e2440616a447ca6c6898ad188)

Author SHA1 Message Date
Andreas Bießmann 09c2b8f3e3 Change my mailaddress 8 years ago
Andreas Färber dede284d1c efi_loader: Handle memory overflows 8 years ago
Eric Nelson 6a3bf3e571 gunzip.c: use block layer for writes 8 years ago
Alexander Graf cee752fa8d efi_loader: Expose ascending efi memory map 8 years ago
Alexander Graf 36c37a8481 efi_loader: Always flush in cache line size granularity 8 years ago
Alexander Graf ecbe1a07c5 efi_loader: Increase path string to 32 characters 8 years ago
Alexander Graf 8c3df0bf2e efi_loader: Add el torito support 8 years ago
Alexander Graf 4a12a97c14 efi_loader: Split drive add into function 8 years ago
Stefan Roese 456ecd08ec lib/crc8: Add crc start value 8 years ago
Alexander Graf 38ce65e1fe efi_loader: Always allocate the highest available address 8 years ago
Tom Rini 65b3c6bbae lib/physmem.c: Switch to __weak for arch_phys_memset 8 years ago
Masahiro Yamada 6797630685 cosmetic: Fix typos "privide" 8 years ago
Alexander Graf 1cd29f0abd efi_loader: Fix some entry/exit points 8 years ago
Bin Meng 075bb5c6ea efi_stub: Move carriage return before line feed in putc() 8 years ago
Alexander Graf be8d324191 efi_loader: Add GOP support 8 years ago
Tom Rini f23baa572f cmd_dhry.c: Use lldiv for vax_mips calculation as well 8 years ago
Simon Glass 69ca6fd850 x86: dts: Drop memory SPD compatible string 8 years ago
Simon Glass f215287bd5 dhry: Correct dhrystone calculation for fast machines 8 years ago
Simon Glass 779653b0cb x86: Drop all the old pin configuration code 8 years ago
Alexander Graf 0f4060ebcb efi_loader: Pass proper device path in on boot 8 years ago
Alexander Graf ed980b8c62 efi_loader: hook up in build environment 8 years ago
Alexander Graf 5d00995c36 efi_loader: Implement memory allocation and map 8 years ago
Alexander Graf 2a22d05d33 efi_loader: Add disk interfaces 8 years ago
Alexander Graf 50149ea37a efi_loader: Add runtime services 8 years ago
Alexander Graf c1311ad4e0 efi_loader: Add console interface 8 years ago
Alexander Graf bee91169f5 efi_loader: Add boot time services 8 years ago
Alexander Graf cb149c6634 efi_loader: Add PE image loader 8 years ago
Stefan Roese ecb57f69b2 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value 8 years ago
Stefan Roese 7109157ff2 lib/crc16.c: Coding-style cleanup 8 years ago
Simon Glass aa34fbc087 fdt: Allow libfdt to be used in SPL 8 years ago
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 8 years ago
Simon Glass fd30d2c608 dm: fdtdec: Correct a sandbox build warning 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 8 years ago
Simon Glass 69e173eb57 Move CONFIG_OF_LIBFDT to Kconfig 8 years ago
Simon Glass f8a2d7a416 libfdt: Add a function to write a property placeholder 8 years ago
Simon Glass c95fec3192 timer: Provide an early timer 8 years ago
Simon Glass 83cc112e82 lib: Don't instrument the div64 function 8 years ago
Simon Glass d76592122b tegra: nyan-big: Move the LCD driver to driver model 8 years ago
Stephen Warren 15b51878be Makefile: remove BUILD_TAG from KBUILD_CFLAGS 8 years ago
Stephen Warren 1934665742 gunzip: remove avail_in recalculation 8 years ago
Peng Fan 1889a7e275 fdt: introduce fdtdec_get_child_count 8 years ago
Simon Glass 512cab7e8e bzlib: Try another way to fix an unused variable 8 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
Christophe Ricard 0e37d4c2c6 tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM 8 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