Age | Commit message (Expand) | Author |
2016-03-27 | efi_loader: Fix some entry/exit points | Alexander Graf |
2016-03-27 | efi_stub: Move carriage return before line feed in putc() | Bin Meng |
2016-03-27 | efi_loader: Add GOP support | Alexander Graf |
2016-03-17 | cmd_dhry.c: Use lldiv for vax_mips calculation as well | Tom Rini |
2016-03-17 | x86: dts: Drop memory SPD compatible string | Simon Glass |
2016-03-17 | dhry: Correct dhrystone calculation for fast machines | Simon Glass |
2016-03-17 | x86: Drop all the old pin configuration code | Simon Glass |
2016-03-15 | efi_loader: Pass proper device path in on boot | Alexander Graf |
2016-03-15 | efi_loader: hook up in build environment | Alexander Graf |
2016-03-15 | efi_loader: Implement memory allocation and map | Alexander Graf |
2016-03-15 | efi_loader: Add disk interfaces | Alexander Graf |
2016-03-15 | efi_loader: Add runtime services | Alexander Graf |
2016-03-15 | efi_loader: Add console interface | Alexander Graf |
2016-03-15 | efi_loader: Add boot time services | Alexander Graf |
2016-03-15 | efi_loader: Add PE image loader | Alexander Graf |
2016-03-14 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2016-03-14 | lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value | Stefan Roese |
2016-03-14 | lib/crc16.c: Coding-style cleanup | Stefan Roese |
2016-03-14 | fdt: Allow libfdt to be used in SPL | Simon Glass |
2016-03-14 | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass |
2016-03-14 | dm: fdtdec: Correct a sandbox build warning | Simon Glass |
2016-03-14 | dm: Drop the block_dev_desc_t typedef | Simon Glass |
2016-03-14 | dm: Use uclass_first_device_err() where it is useful | Simon Glass |
2016-03-14 | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass |
2016-03-14 | libfdt: Add a function to write a property placeholder | Simon Glass |
2016-02-26 | timer: Provide an early timer | Simon Glass |
2016-02-26 | lib: Don't instrument the div64 function | Simon Glass |
2016-02-16 | tegra: nyan-big: Move the LCD driver to driver model | Simon Glass |
2016-02-15 | Makefile: remove BUILD_TAG from KBUILD_CFLAGS | Stephen Warren |
2016-02-09 | gunzip: remove avail_in recalculation | Stephen Warren |
2016-02-06 | fdt: introduce fdtdec_get_child_count | Peng Fan |
2016-02-06 | bzlib: Try another way to fix an unused variable | Simon Glass |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2016-01-28 | tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM | Christophe Ricard |
2016-01-24 | x86: Drop the irq router compatible string | Simon Glass |
2016-01-20 | dm: video: sandbox: Convert sandbox to use driver model for video | Simon Glass |
2016-01-20 | bzip2: Support compression for sandbox | Simon Glass |
2016-01-20 | tiny-printf: Always print zeroes | Simon Glass |
2016-01-20 | tiny-printf: Avoid printing NULL strings | Simon Glass |
2016-01-20 | dm: timer: uclass: add timer init in uclass driver to add timer device | Mugunthan V N |
2016-01-19 | Add more SPDX-License-Identifier tags | Tom Rini |
2016-01-19 | gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP | Tom Rini |
2016-01-19 | vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF | Tom Rini |
2016-01-14 | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Tom Rini |
2016-01-13 | block: pass block dev not num to read/write/erase() | Stephen Warren |
2016-01-13 | fdtdec: Add compatible string for Intel IvyBridge FSP | Bin Meng |
2016-01-12 | dm: serial: Convert ns16550 driver to use driver model PCI API | Simon Glass |
2015-12-20 | arm: socfpga: Allow DWC2 UDC probing from OF | Marek Vasut |
2015-12-13 | lib: split out strtoxxxx functions out of vsprintf.c | Sjoerd Simons |
2015-12-13 | lib: Split panic functions out of vsprintf.c | Sjoerd Simons |