Commit Graph

521 Commits (07adb7c22700921f660182b571366076bbacc01e)

Author SHA1 Message Date
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
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
Simon Glass b7b65090b2 Add a circular memory buffer implementation 9 years ago
Simon Glass 7d94c49765 Drop config.h header from display_options.c 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Simon Glass f77f5e9be7 dm: tegra: Convert keyboard driver to driver model 9 years ago