summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* efi_loader: Add runtime servicesAlexander Graf2016-03-152-3/+293
* efi_loader: Add console interfaceAlexander Graf2016-03-151-0/+360
* efi_loader: Add boot time servicesAlexander Graf2016-03-151-0/+781
* efi_loader: Add PE image loaderAlexander Graf2016-03-151-0/+188
* Merge git://git.denx.de/u-boot-dmTom Rini2016-03-143-6/+7
|\
| * dm: fdtdec: Correct a sandbox build warningSimon Glass2016-03-141-2/+3
| * dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-141-1/+1
| * dm: Use uclass_first_device_err() where it is usefulSimon Glass2016-03-141-3/+3
* | lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start valueStefan Roese2016-03-141-2/+2
* | lib/crc16.c: Coding-style cleanupStefan Roese2016-03-141-41/+40
OpenPOWER on IntegriCloud