summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-23ARM: tegra: reserve unmapped RAM so EFI doesn't use itStephen Warren
2018-09-23efi_loader: simplify ifdefsStephen Warren
2018-09-23lib: charset: remove obsolete functionsHeinrich Schuchardt
2018-09-23efi_loader: buffer size for load optionsHeinrich Schuchardt
2018-09-23efi_loader: don't use unlimited stack as bufferHeinrich Schuchardt
2018-09-23efi_loader: remove limit on variable lengthHeinrich Schuchardt
2018-09-23test: test printing UnicodeHeinrich Schuchardt
2018-09-23lib: vsprintf: correct printing of Unicode stringsHeinrich Schuchardt
2018-09-23test: unit tests for Unicode functionsHeinrich Schuchardt
2018-09-23lib: charset: utility functions for UnicodeHeinrich Schuchardt
2018-09-23efi_loader: rename utf16_strlen, utf16_strnlenHeinrich Schuchardt
2018-09-23lib: build charset.o only if neededHeinrich Schuchardt
2018-09-23test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER)Heinrich Schuchardt
2018-09-23vsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER)Heinrich Schuchardt
2018-09-23efi_loader: Pass address to fs_read()Alexander Graf
2018-09-23efi: sandbox: Tidy up copy_fdt() to work with sandboxSimon Glass
2018-09-23efi: Relocate FDT to 127MB instead of 128MBSimon Glass
2018-09-23efi_selftest: test for loaded image protocolHeinrich Schuchardt
2018-09-23efi_loader: pass system table in loaded image protocolHeinrich Schuchardt
2018-09-23efi_selftest: memory leak testing manage protocolsHeinrich Schuchardt
2018-09-19Merge git://git.denx.de/u-boot-imxTom Rini
2018-09-19Merge git://git.denx.de/u-boot-marvellTom Rini
2018-09-19arm: mvebu: clearfog: enable eMMC boot partitions supportBaruch Siach
2018-09-19phy: marvell: add SATA comphy RX/TX polarity invert supportRabeeh Khoury
2018-09-19fix: cmd: mvebu: Exclude mvebu commands from SPL buildsKonstantin Porotchkin
2018-09-19fix: mvebu: Add SPI parameters for environment setupKonstantin Porotchkin
2018-09-19fix: env: Fix the SPI flash device setup for DM modeKonstantin Porotchkin
2018-09-19fix: nand: pxa3xx: Add WA for eliminating flash ready timeoutDavid Sniatkiwicz
2018-09-19nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NANDKonstantin Porotchkin
2018-09-19nand: pxa3xx: cosmetic: add comments to the timing layout structuresKonstantin Porotchkin
2018-09-19fix: nand: Replace hardcoded page chunk size with calculated oneKonstantin Porotchkin
2018-09-19mtd: nand: pxa3xx: add support for Toshiba flashKonstantin Porotchkin
2018-09-19mtd: nand: pxa3xx: add support for 2KB 8-bit flashVictor Axelrod
2018-09-19mtd: nand: pxa3xx: Fix READOOB implementationBoris Brezillon
2018-09-19mtd: nand: pxa3xx_nand: add support for partial chunksOfer Heifetz
2018-09-19mtd: pxa3xx_nand: Simplify pxa3xx_nand_scanOfer Heifetz
2018-09-19mtd: pxa3xx_nand: Fix initial controller configurationOfer Heifetz
2018-09-19mtd: pxa3xx_nand: Increase the initial chunk sizeOfer Heifetz
2018-09-19nand: pxa3xx: Increase READ_ID buffer and make the size staticOfer Heifetz
2018-09-19mtd: nand: pxa3xx-nand: fix random command timeoutsOfer Heifetz
2018-09-19mtd: nand: pxa3xx_nand: fix early spurious interruptOfer Heifetz
2018-09-19mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing()Ofer Heifetz
2018-09-19mtd: nand: pxa3xx_nand: use nand_to_mtd()Ofer Heifetz
2018-09-19mtd: nand: pxa3xx_nand: Increase initial buffer sizeOfer Heifetz
2018-09-19board: turris_mox: Fixup U-Boot's device tree if PCIe connectedMarek Behún
2018-09-19dts: mvebu: mcbin: drop redundant SD slot nodeBaruch Siach
2018-09-19arch/arm/dts: Update Turris Mox device treeMarek Behún
2018-09-19board: turris_mox: Enable PCI in defconfigMarek Behún
2018-09-19board: turris_mox: Fix watchdog macro nameMarek Behún
2018-09-19clk: armada-37xx-periph: Support changing clock parent and rateMarek Behún