Commit Graph

525 Commits (b71bea71294959c07e67ce7c91594f380f82f3a9)

Author SHA1 Message Date
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 8 years ago
Simon Glass 3ade5bc4dc dm: video: sandbox: Convert sandbox to use driver model for video 8 years ago
Simon Glass cf20452832 bzip2: Support compression for sandbox 8 years ago
Simon Glass 74b1320ae5 tiny-printf: Always print zeroes 8 years ago
Simon Glass 8e31681c5a tiny-printf: Avoid printing NULL strings 8 years ago
Mugunthan V N c833697538 dm: timer: uclass: add timer init in uclass driver to add timer device 8 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 8 years ago
Tom Rini 1811b7d38c gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP 8 years ago
Tom Rini 947c626dc5 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF 8 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 8 years ago
Bin Meng 394e0b6624 fdtdec: Add compatible string for Intel IvyBridge FSP 8 years ago
Simon Glass fcc0a8774b dm: serial: Convert ns16550 driver to use driver model PCI API 8 years ago
Marek Vasut ef4b01b2f7 arm: socfpga: Allow DWC2 UDC probing from OF 9 years ago
Sjoerd Simons e4c5383e4d lib: split out strtoxxxx functions out of vsprintf.c 9 years ago
Sjoerd Simons 2b22a99c65 lib: Split panic functions out of vsprintf.c 9 years ago
Sjoerd Simons 962a43cc96 lib/tiny-printf.c: Implement vprintf 9 years ago
Simon Glass e81ca88451 dm: tegra: pci: Convert tegra boards to driver model for PCI 9 years ago
Bin Meng 9ca07ebbac dm: timer: Support 64-bit counter 9 years ago
Stefan Roese a5ecdd08fd lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updates 9 years ago
Stefan Roese 7d9cde1031 lib/tiny-printf.c: Add tiny printf function for space limited environments 9 years ago