summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib: vsprintf: correct printing of Unicode stringsHeinrich Schuchardt2018-09-231-9/+4
* test: unit tests for Unicode functionsHeinrich Schuchardt2018-09-237-5/+491
* lib: charset: utility functions for UnicodeHeinrich Schuchardt2018-09-232-3/+363
* efi_loader: rename utf16_strlen, utf16_strnlenHeinrich Schuchardt2018-09-237-23/+27
* lib: build charset.o only if neededHeinrich Schuchardt2018-09-232-5/+12
* test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER)Heinrich Schuchardt2018-09-231-4/+2
* vsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER)Heinrich Schuchardt2018-09-231-4/+4
* efi_loader: Pass address to fs_read()Alexander Graf2018-09-231-1/+4
* efi: sandbox: Tidy up copy_fdt() to work with sandboxSimon Glass2018-09-231-29/+50
* efi: Relocate FDT to 127MB instead of 128MBSimon Glass2018-09-231-2/+2
* efi_selftest: test for loaded image protocolHeinrich Schuchardt2018-09-232-0/+109
* efi_loader: pass system table in loaded image protocolHeinrich Schuchardt2018-09-231-0/+1
* efi_selftest: memory leak testing manage protocolsHeinrich Schuchardt2018-09-231-2/+19
* Merge git://git.denx.de/u-boot-imxTom Rini2018-09-1915-104/+536
|\
| * pico-imx7d: Add a new defconfig with PICO-Hobbit selectedOtavio Salvador2018-09-182-0/+66
| * pico-imx7d: Add PICO-Hobbit baseboard supportOtavio Salvador2018-09-181-1/+4
| * pico-imx7d: Fix TechNexion spelling on MAINTAINERS fileOtavio Salvador2018-09-181-2/+2
| * pico-imx6ul: Add a new defconfig with PICO-Pi selectedOtavio Salvador2018-09-182-0/+58
| * pico-imx6ul: Add PICO-Pi baseboard supportOtavio Salvador2018-09-181-0/+3
| * pico-imx6ul: Fix TechNexion spelling on MAINTAINERS fileOtavio Salvador2018-09-181-2/+2
| * Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic2018-09-1883-723/+1043
| |\
| * | pico-imx6ul: Add instructions for booting in Falcon modeFabio Estevam2018-09-141-0/+92
| * | pico-imx6ul: Add Falcon mode supportOtavio Salvador2018-09-143-0/+22
| * | wandboard: README: Include the mx6qp variant in the listFabio Estevam2018-09-141-1/+1
| * | ARM: bootscript: For nfsargs only use rootpath (and remove not needed serverip)Lukasz Majewski2018-09-141-1/+1
| * | ARM: bootscript: Fix the nfsargs and addip in K+P's tpcboot.cmdLukasz Majewski2018-09-141-6/+3
| * | ARM: bootscript: Replace tftpboot with dhcp when downloading kernelLukasz Majewski2018-09-141-1/+1
| * | ARM: bootscript: Remove hard-coded rootpath from K+P's tpcboot.cmdLukasz Majewski2018-09-141-1/+0
| * | imx: imx6ull: fix pinmux input_val for uart5 rx pinHeiko Schocher2018-09-141-1/+1
| * | pico-imx6ul: Remove CONFIG_FSL_USDHC from .hOtavio Salvador2018-09-141-1/+0
| * | pico-imx6ul: Add new pico-hobbit configOtavio Salvador2018-09-142-0/+58
| * | pico-imx6ul: Sync README with pico-imx7dOtavio Salvador2018-09-141-13/+9
| * | pico-imx6ul: Improve default DFU settingsOtavio Salvador2018-09-141-5/+6
| * | pico-imx6ul: Add bootmenu to choose the baseboardOtavio Salvador2018-09-142-2/+13
| * | pico-imx6ul: Sync defconfig with new changesOtavio Salvador2018-09-141-16/+4
| * | pico-imx6ul: Update the README fileFabio Estevam2018-09-141-6/+20
| * | pico-imx6ul: Add support for the 512MB moduleFabio Estevam2018-09-141-3/+24
| * | pico-imx6ul: Add bmode supportFabio Estevam2018-09-141-1/+0
| * | pico-imx6ul: Add fastboot supportFabio Estevam2018-09-141-1/+6
| * | pico-imx6ul: Convert to SPLFabio Estevam2018-09-145-2/+131
| * | pico-imx6ul: Convert to distro configFabio Estevam2018-09-142-50/+21
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2018-09-1925-199/+664
|\ \ \
| * | | arm: mvebu: clearfog: enable eMMC boot partitions supportBaruch Siach2018-09-191-0/+4
| * | | phy: marvell: add SATA comphy RX/TX polarity invert supportRabeeh Khoury2018-09-192-2/+23
| * | | fix: cmd: mvebu: Exclude mvebu commands from SPL buildsKonstantin Porotchkin2018-09-191-1/+2
| * | | fix: mvebu: Add SPI parameters for environment setupKonstantin Porotchkin2018-09-191-0/+6
| * | | fix: env: Fix the SPI flash device setup for DM modeKonstantin Porotchkin2018-09-191-1/+2
| * | | fix: nand: pxa3xx: Add WA for eliminating flash ready timeoutDavid Sniatkiwicz2018-09-191-0/+3
| * | | nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NANDKonstantin Porotchkin2018-09-191-6/+66
| * | | nand: pxa3xx: cosmetic: add comments to the timing layout structuresKonstantin Porotchkin2018-09-191-1/+20