summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-13efi_selftest: tpl unit test, check return valuesHeinrich Schuchardt
2019-02-13efi_selftest: events unit test, check return valuesHeinrich Schuchardt
2019-02-13efi_selftest: SNP unit test on sandboxHeinrich Schuchardt
2019-02-13efi_loader: efi_set_variable use const void *Heinrich Schuchardt
2019-02-13efi_loader: use const efi_guid_t * for variable servicesHeinrich Schuchardt
2019-02-13efi_loader: move efi_init_obj_list() to a new efi_setup.cAKASHI Takahiro
2019-02-13doc: README.uefi: fix typosHeinrich Schuchardt
2019-02-13efi_selftest: allow building on ARMv7-MHeinrich Schuchardt
2019-02-13efi_loader: signature of StartImage and ExitHeinrich Schuchardt
2019-02-13efi_loader: avoid unnecessary pointer to long conversionHeinrich Schuchardt
2019-02-13efi_loader: fix memory allocation on sandboxHeinrich Schuchardt
2019-02-13efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configsHeinrich Schuchardt
2019-02-13efi_loader: use named constant for efi_dp_from_mem()Heinrich Schuchardt
2019-02-13distro: not taint environment variables if possibleAKASHI Takahiro
2019-02-13efi_loader: efi_connect_controller() use %pDHeinrich Schuchardt
2019-02-13efi_loader: efi_add_runtime_mmio()Heinrich Schuchardt
2019-02-13distro_bootcmd: add NVME supportHeinrich Schuchardt
2019-02-13test: tests for u16_strdup() and u16_strcpy()Heinrich Schuchardt
2019-02-13lib: add u16_strcpy/strdup functionsAkashi, Takahiro
2019-02-13efi_loader: struct efi_configuration_tableHeinrich Schuchardt
2019-02-13efi_loader: efi_guid_t must be 64-bit alignedHeinrich Schuchardt
2019-02-12test/py: use default load address for tftpHeinrich Schuchardt
2019-02-12Merge git://git.denx.de/u-boot-x86Tom Rini
2019-02-12x86: tangier: Add initial ACPI support for PMIC deviceAndy Shevchenko
2019-02-12x86: Use the existing GDT in the ROM for 64-bit U-Boot properBin Meng
2019-02-12x86: Don't copy the cpu_call64() function to a hardcoded addressBin Meng
2019-02-12x86: Change 4-level page table base address to low memoryBin Meng
2019-02-12x86: tsc: Add support for native calibration of TSC freqBernhard Messerklinger
2019-02-12doc: Fix CONFIG_OF_SEPARATE descriptionAndy Shevchenko
2019-02-12x86: edison: Switch to CONFIG_OF_SEPARATEAndy Shevchenko
2019-02-11Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2019-02-11Merge git://git.denx.de/u-boot-marvellTom Rini
2019-02-11ARM: mvebu: x530: use MV_DDR_FREQ_SARChris Packham
2019-02-11Kconfig: fix BUILD_TARGET for ARCH_MVEBUBaruch Siach
2019-02-11arm: mvebu: cf gt-8k: dts: add PCIe slot reset supportBaruch Siach
2019-02-11pcie: designware: mvebu: fix reset release polarityBaruch Siach
2019-02-11arm: mvebu: mcbin: dts: fix PCIe reset polarityBaruch Siach
2019-02-11i2c: mux: Generate longer i2c mux nameMichal Simek
2019-02-11i2c: Fill req_seq in i2c_post_bind()Michal Simek
2019-02-11i2c: dm: Record maximum id of devices before probing devicesMichal Simek
2019-02-10Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-02-10Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini
2019-02-10Merge branch '2019-02-08-master-imports'Tom Rini
2019-02-09sound: Allow audio codecs to be used by other SoCsSimon Glass
2019-02-09sound: i2s: Tidy up a few commentsSimon Glass
2019-02-09sound: samsung: Fix 'regiter' typoSimon Glass
2019-02-09misc: Allow child devicesSimon Glass
2019-02-09buildman: fix typoChris Packham
2019-02-09of-platdata: improve documentationSimon Goldschmidt
2019-02-09buildman: Write the environment out to an 'env' fileSimon Glass