summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-05ARM: tegra: Mark built-in Ethernet as default on Jetson TX2Thierry Reding
2019-06-05ARM: tegra: Rename pcie-controller to pcieThierry Reding
2019-06-05p2771-0000: Add support for framebuffer carveoutsThierry Reding
2019-06-05p2371-2180: Add support for framebuffer carveoutsThierry Reding
2019-06-05p2771-0000: Pass Ethernet MAC to the kernelThierry Reding
2019-06-05p2371-2180: Pass Ethernet MAC to the kernelThierry Reding
2019-06-05ARM: tegra: Enable position independent build for 64-bitThierry Reding
2019-06-05ARM: tegra: Import cbootargs value from cboot DTBThierry Reding
2019-06-05ARM: tegra: Implement cboot_get_ethaddr()Thierry Reding
2019-06-05ARM: tegra: Implement cboot_save_boot_params() in CThierry Reding
2019-06-05ARM: tegra: Unify Tegra186 buildsThierry Reding
2019-06-05ARM: tegra: Restore DRAM bank countThierry Reding
2019-06-05ARM: tegra: Workaround UDC boot issues only if necessaryThierry Reding
2019-06-05ARM: tegra: Support TZ-only access to PMCThierry Reding
2019-06-05ARM: tegra: Allow boards to override boot target devicesThierry Reding
2019-06-05ARM: tegra: Fix save_boot_params() prototypeThierry Reding
2019-06-05ARM: tegra: Guard powergate code with a Kconfig symbolThierry Reding
2019-06-05ARM: tegra: Guard pin controller code with a Kconfig symbolThierry Reding
2019-06-05ARM: tegra: Guard memory controller code with a Kconfig symbolThierry Reding
2019-06-05ARM: tegra: Guard GP pad control code with a Kconfig symbolThierry Reding
2019-06-05ARM: tegra: Guard clock code with a Kconfig symbolThierry Reding
2019-06-05ARM: tegra: Use common header for PMU declarationsThierry Reding
2019-06-05ARM: tegra: Remove disp1 clock initialization on Tegra210Thierry Reding
2019-06-05ARM: tegra: Fix mux type for disp1 and disp2 clocks on Tegra210Thierry Reding
2019-06-05lib: Implement strndup()Thierry Reding
2019-06-05fdtdec: Add fdtdec_set_ethernet_mac_address()Thierry Reding
2019-06-05Merge git://git.denx.de/u-boot-riscvTom Rini
2019-06-05riscv: Add Microchip MPFS Icicle board supportPadmarao Begari
2019-06-05riscv: qemu: Enable e1000 and nvme supportBin Meng
2019-06-05riscv: qemu: Enable PCI host ECAM generic driverBin Meng
2019-06-05riscv: increase the environment size for the qemu-riscv platform to 128kBKarsten Merker
2019-06-04Merge git://git.denx.de/u-boot-marvellTom Rini
2019-06-04arm: mvebu: helios4: add MMC to SPL DTDennis Gilmore
2019-06-02Merge tag 'efi-2019-07-rc4' of git://git.denx.de/u-boot-efiTom Rini
2019-06-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2019-06-01efi_selftest: unit test for OpenProtocolInformation()Heinrich Schuchardt
2019-06-01efi_loader: CloseProtocol() fix open protocol informationHeinrich Schuchardt
2019-06-01efi_loader: open protocol informationHeinrich Schuchardt
2019-06-01efi_loader: correct HandleProtocol()Heinrich Schuchardt
2019-06-01cmd: mdio: Fix access to arbitrary PHY addressesVladimir Oltean
2019-06-01riscv: sifive: fu540: Enable GEMGXL MGMT driverBin Meng
2019-06-01dm: net: macb: Implement link speed change callbackBin Meng
2019-06-01dm: net: macb: Update macb_linkspd_cb() signatureBin Meng
2019-06-01clk: sifive: Add clock driver for GEMGXL MGMTBin Meng
2019-06-01net: eth-uclass: Support device tree MAC addressesThierry Reding
2019-06-01net: eth-uclass: Write MAC address to hardware after probeThierry Reding
2019-06-01efi_loader: Kconfig entries for GetTime(), SetTime()Heinrich Schuchardt
2019-05-31efi_loader: handling of daylight saving timeHeinrich Schuchardt
2019-05-31efi_loader: export efi_set_time()Heinrich Schuchardt
2019-05-31efi_loader: check time in SetTime()Heinrich Schuchardt