Commit Graph

50827 Commits (4f1dacd43fcb5d4e97407df51b48dfde5e920078)
 

Author SHA1 Message Date
Bin Meng 4f1dacd43f x86: efi: Refactor the directory of EFI app and payload support 6 years ago
Bin Meng 9efeb3f4db x86: doc: Fix reference to EFI doc in U-Boot 6 years ago
Ivan Gorinov 9f0b0113c9 x86: use EFI calling convention for efi_main on x86_64 6 years ago
Bin Meng e3ec0d03bb x86: cherryhill: Fix DTC warning 6 years ago
Tom Rini a715415bb5 Merge branch 'master' of git://git.denx.de/u-boot-usb 6 years ago
Tom Rini f58e779513 Merge tag 'arc-updates-for-2018.07-rc2' of git://git.denx.de/u-boot-arc 6 years ago
Tom Rini d94e89c765 Xilinx fixes for v2018.07-rc2 6 years ago
Alexey Brodkin 3b4410dde3 ARC: HSDK: Add readme 6 years ago
Eugeniy Paltsev 9ddcfef6d4 ARC: HSDK: Add tool and make target to generate bsp 6 years ago
Michal Simek b729ed0d95 serial: zynq: Make zynq_serial_setbrg static 6 years ago
Michal Simek a673025535 serial: zynq: Initialize uart only before relocation 6 years ago
Michal Simek e90d2659e4 serial: zynq: Write chars till output fifo is full 6 years ago
Michal Simek c9a2c47b91 serial: zynq: Use BIT macros instead of shifts and full hex numbers 6 years ago
Michal Simek 01fcf01e81 gpio: zynq_gpio: bank description should use unsigned type 6 years ago
Michal Simek e3c26b8d95 arm64: zynqmp: Check return value in zynqmp_mmio_rawwrite() 6 years ago
Michal Simek 1e3e68f109 arm64: zynqmp: Check return value from calloc 6 years ago
Michal Simek b6911780b5 mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning() 6 years ago
Michal Simek 1471fadf69 gpio: zynq: Do not check unsigned type that is >= 0 6 years ago
Siva Durga Prasad Paladugu 1a7414f626 mmc: sdhci: Fix MMC HS200 tuning command failures 6 years ago
Luca Ceresoli c7df098a71 arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILE 6 years ago
Michal Simek 343671e483 arm64: zynqmp: Enable SPD ddr support for zcu102 targets 6 years ago
Michal Simek 56c0e646c4 timer: cadence: Implement timer_get_boot_us 6 years ago
Michal Simek 3c1eaec012 arm: zynq: Drop #address-cells and #size-cells from gpio-keys 6 years ago
Siva Durga Prasad Paladugu bc0f4ed133 arm64: zynqmp: Split emmc configuration into emmc0 and emmc1 6 years ago
Michal Simek 0ecd14e636 arm: zynq: Add missing watchdog header 6 years ago
Tom Rini 9d0dc69235 Patch queue for efi - 2018-06-14 6 years ago
Tom Rini 606fddd76c Merge branch 'master' of git://git.denx.de/u-boot-net 6 years ago
Vasily Khoruzhick b9f34757db usb: sunxi: access ahb_reset0_cfg in CCM using its offset 6 years ago
Alexander Graf 58bc69d20a efi_loader: Allocate memory handle for mem dp 6 years ago
Heinrich Schuchardt 2f61b13d6a efi_loader: avoid make race condition 6 years ago
Heinrich Schuchardt 44ab2d325b efi_loader: avoid initializer element is not constant 6 years ago
Simon Glass 2d2b5b2d00 efi: Add a comment about duplicated ELF constants 6 years ago
Alexander Graf e4679489c3 efi_loader: Convert runtime reset from switch to if statements 6 years ago
Alexander Graf de452c04c3 riscv: Add support for HI20 PE relocations 6 years ago
Michal Simek 5b2c9a6ce3 net: gem: Check return value from memalign/malloc 6 years ago
Michal Simek 7674b64d78 net: zynq_gem: Initialize phyreg variable 6 years ago
Michal Simek b33d4a5fc7 net: zynq_gem: Fix return type for phy...() 6 years ago
Chris Packham 5194ed7edc net: mvgbe: extract common code for SMI wait 6 years ago
Quentin Schulz c61221948c net: designware: set the PS bit when resetting DMA bus in MII configuration 6 years ago
Chris Packham 3cb51dad0d net: phy: mv88e61xx: Force CPU port link up 6 years ago
Jon Nettleton 199b27bb70 mvebu: neta: align DMA buffers 6 years ago
Kunihiko Hayashi a8927795ef net: add Socionext AVE ethernet driver support 6 years ago
Kunihiko Hayashi ff114e0f76 net: include/phy.h: add new mode for internal phy 6 years ago
Radu Bulie 98017a1fb5 drivers/net/vsc9953: Initialize action RAM in VCAP complex 6 years ago
Vasily Khoruzhick d48d40a091 net: nfs: don't fail when nfs_read_reply returns -NFS_RPC_DROP 6 years ago
Alex Kiernan 286bea2e85 net: cpsw: ti: Reap completed packets before stopping interface 6 years ago
Leonid Iziumtsev 60177b2617 net: Protect net_state from reentrant net_loop() 6 years ago
Vicentiu Galanopulo 552e7c57d0 net/phy/cortina: Add support for CS4223 PHY 6 years ago
Joe Hershberger 6e35686d89 net: sunxi: Correct MAC address register order 6 years ago
Joe Hershberger 6f0dc0ca31 net: Express LINK_LOCAL dependency on LIB_RAND 6 years ago