summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* tinyprintf: Add vprintf implementationHans de Goede2016-06-201-0/+5
* lib/libfdt/: General aesthetic/style fixes.Robert P. J. Day2016-06-1911-97/+109
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-06-131-1/+1
|\
| * fdt: Correct return value in fdtdec_decode_display_timing()Simon Glass2016-06-121-1/+1
* | verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed2016-06-123-6/+9
|/
* tiny-printf: Correct the snprintf() implementationSimon Glass2016-06-091-1/+3
* Merge http://git.denx.de/u-boot-samsungTom Rini2016-06-061-0/+2
|\
| * exynos: Allow tizen to be built without an LCDSimon Glass2016-05-251-0/+2
* | lib: make strmhz available in SPLChris Packham2016-06-061-3/+2
* | Remove unneeded remnants of bcopy().Robert P. J. Day2016-06-061-24/+0
* | efi_loader: Add DM_VIDEO supportAlexander Graf2016-06-061-7/+50
* | efi_loader: Don't allocate from memory holesAlexander Graf2016-06-061-10/+45
* | efi_loader: Move to normal debug infrastructureAlexander Graf2016-06-064-25/+8
* | efi_loader: Add exit supportAlexander Graf2016-06-061-5/+16
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-06-031-0/+1
|\ \
| * | mmc: tegra: add basic Tegra186 supportStephen Warren2016-05-311-0/+1
* | | lib: Enable private libgcc by defaultMarek Vasut2016-06-021-0/+1
* | | tiny-printf: Support sprintf()Marek Vasut2016-06-021-2/+14
|/ /
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-05-272-28/+81
|\ \
| * | dm: efi: Update for CONFIG_BLKSimon Glass2016-05-271-15/+46
| * | tiny-printf: Support snprintf()Simon Glass2016-05-261-2/+25
| * | tiny-printf: Tidy up a few nitsSimon Glass2016-05-261-8/+8
| |/
* | efi_loader: gop: Don't expose fb addressAlexander Graf2016-05-271-3/+0
* | efi_loader: Clean up system table on exitAlexander Graf2016-05-271-0/+16
* | efi_loader: Add bounce buffer supportAlexander Graf2016-05-273-9/+86
* | efi_loader: Add network access supportAlexander Graf2016-05-272-0/+292
|/
* dm: part: Drop the block_drvr tableSimon Glass2016-05-171-11/+16
* Change my mailaddressAndreas Bießmann2016-05-021-1/+1
* efi_loader: Handle memory overflowsAndreas Färber2016-04-181-4/+4
* gunzip.c: use block layer for writesEric Nelson2016-04-181-3/+2
* efi_loader: Expose ascending efi memory mapAlexander Graf2016-04-181-2/+7
* efi_loader: Always flush in cache line size granularityAlexander Graf2016-04-181-1/+9
* efi_loader: Increase path string to 32 charactersAlexander Graf2016-04-181-2/+2
* efi_loader: Add el torito supportAlexander Graf2016-04-181-0/+35
* efi_loader: Split drive add into functionAlexander Graf2016-04-181-37/+47
* lib/crc8: Add crc start valueStefan Roese2016-04-111-13/+20
* efi_loader: Always allocate the highest available addressAlexander Graf2016-04-011-0/+29
* lib/physmem.c: Switch to __weak for arch_phys_memsetTom Rini2016-04-011-4/+2
* cosmetic: Fix typos "privide"Masahiro Yamada2016-04-011-1/+1
* efi_loader: Fix some entry/exit pointsAlexander Graf2016-03-272-7/+11
* efi_stub: Move carriage return before line feed in putc()Bin Meng2016-03-271-2/+3
* efi_loader: Add GOP supportAlexander Graf2016-03-272-0/+153
* cmd_dhry.c: Use lldiv for vax_mips calculation as wellTom Rini2016-03-171-1/+1
* x86: dts: Drop memory SPD compatible stringSimon Glass2016-03-171-1/+0
* dhry: Correct dhrystone calculation for fast machinesSimon Glass2016-03-171-3/+5
* x86: Drop all the old pin configuration codeSimon Glass2016-03-171-1/+0
* efi_loader: Pass proper device path in on bootAlexander Graf2016-03-151-6/+0
* efi_loader: hook up in build environmentAlexander Graf2016-03-154-0/+23
* efi_loader: Implement memory allocation and mapAlexander Graf2016-03-151-0/+319
* efi_loader: Add disk interfacesAlexander Graf2016-03-151-0/+218
OpenPOWER on IntegriCloud