pandora-u-boot.git
2019-02-15 Abel Vesaboard: mx6sabresd: Remove non-DM code
2019-02-15 Abel Vesaconfigs: mx6sabresd: Add DM_SPI_FLASH necessary configs
2019-02-15 Abel Vesaboard: mx6sabreauto: Remove the non-DM code
2019-02-15 Abel Vesaconfigs: mx6sabreauto: Add DM_SPI_FLASH necessary configs
2019-02-15 Abel Vesamx6sabreauto: Add DM_GPIO support
2019-02-15 Abel Vesamx6sabresd: Add DM_GPIO support
2019-02-15 Abel Vesaconfigs: mx6sabresd: Add SPL FIT and DM support
2019-02-15 Abel Vesaconfigs: mx6sabreauto: Add SPL FIT and DM support
2019-02-15 Abel Vesaarm: dts: Update all the dts[i] files for imx6[q|qp...
2019-02-15 Abel Vesaarm: dts: Add all the imx6[q|qp|dl] sabre[auto|sd]...
2019-02-15 Abel Vesaboard: mx6sabreauto: Add board_fit_config_name_match...
2019-02-15 Abel Vesaboard: mx6sabresd: Add board_fit_config_name_match...
2019-02-15 Abel Vesammc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds
2019-02-15 Abel Vesaconfigs: imx6sabreauto: Add DM_USB support
2019-02-15 Abel Vesaconfigs: imx6sabreauto: Add DM_MMC support
2019-02-15 Abel Vesausb: ehci-mx6: Make regulator DM_REGULATOR dependent
2019-02-15 Abel Vesausb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
2019-02-15 Tim Harveynet: mv88e61xx: fix autonegotiation on ports
2019-02-15 Breno Matheus... doc: imx: habv4: Remove secure_boot.txt guide
2019-02-15 Breno Matheus... doc: imx: habv4: Move encrypted boot guide
2019-02-15 Breno Matheus... doc: imx: habv4: Add Secure Boot guide for i.MX6 and...
2019-02-15 Breno Matheus... doc: imx: habv4: Add Secure Boot guide for i.MX6 and...
2019-02-15 Breno Matheus... doc: imx: habv4: Add HABv4 introduction
2019-02-15 Breno Matheus... doc: imx: habv4: Remove extra hab directory for a clean...
2019-02-15 Marcin NiestrojARM: dts: imx6ul-lite*: add DTS files for liteSOM and...
2019-02-15 Adam FordMTD: nand: mxs_nand: Allow driver to auto setup ECC...
2019-02-15 Adam Fordnet: dm: fec: Fix regulator enable when using DM_REGULATOR
2019-02-15 Adam FordARM: imx6q_logic: Correct phy fixup for broken ethernet
2019-02-15 Adam FordARM: imx6q_logic: Enable SPL Booting from NAND
2019-02-15 Adam FordMTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma...
2019-02-15 Adam FordMTD: mxs_nand: Fix BCH read timeout error on boards...
2019-02-15 Lukasz Majewskiddr: vybrid: Add calibration code to memory controler...
2019-02-15 Lukasz Majewskiddr: vybrid: Provide code to perform on-boot calibration
2019-02-15 Lukasz Majewskiddr: vybrid: Add DDRMC calibration related registers...
2019-02-13 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2019-02-13 Heinrich Schuchardtefi_loader: fix EFI_FILE_PROTOCOL.GetInfo()
2019-02-13 Heinrich Schuchardtlib: vsprintf: avoid overflow printing UTF16 strings
2019-02-13 Alexander Grafefi_loader: Make HII a config option
2019-02-13 Alexander Grafarm: Leave smccc calls in .text when efi_loader=n
2019-02-13 Heinrich Schuchardtefi_loader: debug output for HII protocols
2019-02-13 Heinrich Schuchardtefi_selftest: fix HII tests
2019-02-13 AKASHI Takahiroefi_selftest: add HII database protocols test
2019-02-13 AKASHI Takahiroefi: hii: add HII config routing/access protocols
2019-02-13 AKASHI Takahiroefi: hii: add keyboard layout package support
2019-02-13 AKASHI Takahiroefi: hii: add guid package support
2019-02-13 Leif Lindholmefi_loader: Initial HII database protocols
2019-02-13 Heinrich Schuchardtx86: do not use i386 code for x86_64 memory functions
2019-02-13 Heinrich Schuchardtefi_loader: GetNextVariableName() relies on REGEX
2019-02-13 Heinrich Schuchardtefi_loader: fix GetNextVariableName
2019-02-13 Heinrich Schuchardtefi_loader: do not use symbolic links
2019-02-13 Heinrich Schuchardtefi_loader: use library memcpy() in helloworld.efi
2019-02-13 Heinrich Schuchardtefi_loader: use freestanding library for efi apps
2019-02-13 Heinrich Schuchardtefi_loader: provide freestanding library
2019-02-13 AKASHI Takahiroefi_selftest: fix variables test for GetNextVariableName()
2019-02-13 AKASHI Takahiroefi_loader: implement GetNextVariableName()
2019-02-13 Heinrich Schuchardtefi_loader: comments for variable services
2019-02-13 Heinrich Schuchardtefi_loader: remove duplicate function mem2hex()
2019-02-13 Heinrich Schuchardtefi_loader: eliminate duplicate function hex2mem()
2019-02-13 Heinrich Schuchardtefi_loader: remove duplicate GUID definition
2019-02-13 Heinrich Schuchardtefi_loader: consistent build flags for EFI applications
2019-02-13 Heinrich Schuchardtefi_loader: use u16* for file name
2019-02-13 Heinrich Schuchardtefi_loader: fix CopyMem()
2019-02-13 Heinrich Schuchardtefi_loader: refactor switch to non-secure mode
2019-02-13 Heinrich Schuchardtefi_driver: simplify error message
2019-02-13 Heinrich Schuchardtefi_selftest: tpl unit test, check return values
2019-02-13 Heinrich Schuchardtefi_selftest: events unit test, check return values
2019-02-13 Heinrich Schuchardtefi_selftest: SNP unit test on sandbox
2019-02-13 Heinrich Schuchardtefi_loader: efi_set_variable use const void *
2019-02-13 Heinrich Schuchardtefi_loader: use const efi_guid_t * for variable services
2019-02-13 AKASHI Takahiroefi_loader: move efi_init_obj_list() to a new efi_setup.c
2019-02-13 Heinrich Schuchardtdoc: README.uefi: fix typos
2019-02-13 Heinrich Schuchardtefi_selftest: allow building on ARMv7-M
2019-02-13 Heinrich Schuchardtefi_loader: signature of StartImage and Exit
2019-02-13 Heinrich Schuchardtefi_loader: avoid unnecessary pointer to long conversion
2019-02-13 Heinrich Schuchardtefi_loader: fix memory allocation on sandbox
2019-02-13 Heinrich Schuchardtefi_loader: CMD_BOOTEFI_HELLO_COMPILE in configs
2019-02-13 Heinrich Schuchardtefi_loader: use named constant for efi_dp_from_mem()
2019-02-13 AKASHI Takahirodistro: not taint environment variables if possible
2019-02-13 Heinrich Schuchardtefi_loader: efi_connect_controller() use %pD
2019-02-13 Heinrich Schuchardtefi_loader: efi_add_runtime_mmio()
2019-02-13 Heinrich Schuchardtdistro_bootcmd: add NVME support
2019-02-13 Heinrich Schuchardttest: tests for u16_strdup() and u16_strcpy()
2019-02-13 Akashi, Takahirolib: add u16_strcpy/strdup functions
2019-02-13 Heinrich Schuchardtefi_loader: struct efi_configuration_table
2019-02-13 Heinrich Schuchardtefi_loader: efi_guid_t must be 64-bit aligned
2019-02-12 Heinrich Schuchardttest/py: use default load address for tftp
2019-02-12 Tom RiniMerge git://git.denx.de/u-boot-x86
2019-02-12 Andy Shevchenkox86: tangier: Add initial ACPI support for PMIC device
2019-02-12 Bin Mengx86: Use the existing GDT in the ROM for 64-bit U-Boot...
2019-02-12 Bin Mengx86: Don't copy the cpu_call64() function to a hardcode...
2019-02-12 Bin Mengx86: Change 4-level page table base address to low...
2019-02-12 Bernhard Messerklingerx86: tsc: Add support for native calibration of TSC...
2019-02-12 Andy Shevchenkodoc: Fix CONFIG_OF_SEPARATE description
2019-02-12 Andy Shevchenkox86: edison: Switch to CONFIG_OF_SEPARATE
2019-02-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2019-02-11 Tom RiniMerge git://git.denx.de/u-boot-marvell
2019-02-11 Chris PackhamARM: mvebu: x530: use MV_DDR_FREQ_SAR
2019-02-11 Baruch SiachKconfig: fix BUILD_TARGET for ARCH_MVEBU
2019-02-11 Baruch Siacharm: mvebu: cf gt-8k: dts: add PCIe slot reset support
2019-02-11 Baruch Siachpcie: designware: mvebu: fix reset release polarity
next