1. c451713 display5: net: Add function to read ethaddr from iMX6 fuses by Lukasz Majewski · 6 years ago
  2. ea4584d display5: ddr: Enable support for DDR3 auto calibration by Lukasz Majewski · 6 years ago
  3. b5f4543 display5: config: Update swupdate initramfs file name (now supporting ext4) by Lukasz Majewski · 6 years ago
  4. 18ccca5 display5: config: factory: Update BACKUP rootfs in factory mode by Lukasz Majewski · 6 years ago
  5. dd4ed88 display5: config: Provide 'tftp_mmc_rootfs_bkp' command to write BACKUP rootfs by Lukasz Majewski · 6 years ago
  6. 76d1d16 display5: wdt: Enable WDT support (both SPL and u-boot) by Lukasz Majewski · 6 years ago
  7. 27aede2 display5: Support for the emergency PAD pressing by Lukasz Majewski · 6 years ago
  8. cf74e0a display5: config: factory: Extend mtdparts to support LEG factory partition by Lukasz Majewski · 6 years ago
  9. 1fa328f display5: config: Update SPI-NOR partition for larger swupdate-initramfs by Lukasz Majewski · 6 years ago
  10. b78e9c4 display5: config: Remove support for Linux initramfs recovery image boot by Lukasz Majewski · 6 years ago
  11. 1bcbf48 display5: config: Reset the board when bootm fails by Lukasz Majewski · 6 years ago
  12. e087905 display5: spl: Check return code of the env_* functions by Lukasz Majewski · 6 years ago
  13. 2f4372a display5: config: Provide command to flash the whole SPI-NOR memory by Lukasz Majewski · 6 years ago
  14. 86d759e display5: config: Add "factory" (1MiB) SPI-NOR partition in u-boot by Lukasz Majewski · 6 years ago
  15. 4864ba7 display5: config: factory: Setup IP config data according to LEG production setup by Lukasz Majewski · 6 years ago
  16. 13e012f display5: factory: Add support for BOOT_FROM = FACTORY switch by Lukasz Majewski · 6 years ago
  17. 0102023 x86: efi: app: Display correct CPU info during boot by Bin Meng · 6 years ago
  18. 3ebd892 x86: Rename efi-x86 target to efi-x86_app by Bin Meng · 6 years ago
  19. d441ec8 x86: efi: payload: Add EFI framebuffer driver support by Bin Meng · 6 years ago
  20. 4a08c74 dm: video: Add an EFI framebuffer driver by Bin Meng · 6 years ago
  21. d1fe992 efi: stub: Pass EFI GOP information to U-Boot payload by Bin Meng · 6 years ago
  22. 252d41f x86: baytrail: Drop EFI-specific test logics by Bin Meng · 6 years ago
  23. 93c7b87 x86: Drop QEMU-specific EFI payload support by Bin Meng · 6 years ago
  24. 32151d4 x86: Add generic EFI payload support by Bin Meng · 6 years ago
  25. 3773c6a x86: efi: payload: Add arch_cpu_init() by Bin Meng · 6 years ago
  26. 4f1dacd x86: efi: Refactor the directory of EFI app and payload support by Bin Meng · 6 years ago
  27. 9efeb3f x86: doc: Fix reference to EFI doc in U-Boot by Bin Meng · 6 years ago
  28. 9f0b011 x86: use EFI calling convention for efi_main on x86_64 by Ivan Gorinov · 6 years ago
  29. e3ec0d0 x86: cherryhill: Fix DTC warning by Bin Meng · 6 years ago
  30. 103c45f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  31. 76d69eb sun50i: h5: Add initial Orange Pi Zero Plus support by Hauke Mehrtens · 6 years ago
  32. a6580df sun8i: h2: Add initial Orange Pi R1 support by Hauke Mehrtens · 6 years ago
  33. a715415 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  34. 891bf67 ARM: rmobile: Disable 4k SF sectors on V3M Eagle by Marek Vasut · 6 years ago
  35. 75b573f ARM: rmobile: Enable cache command on V3M Eagle by Marek Vasut · 6 years ago
  36. c267952 ARM: rmobile: Fix CPGW address on V3M Eagle by Marek Vasut · 6 years ago
  37. 6d82ed8 ARM: dts: rmobile: Add AVB PHY reset on V3M Eagle by Marek Vasut · 6 years ago
  38. 29904b9 ARM: dts: rmobile: Add AVB pinmux on V3M Eagle by Marek Vasut · 6 years ago
  39. bc19d28 ARM: dts: rmobile: Enable SDHI on E3 Ebisu by Marek Vasut · 6 years ago
  40. ef6765c ARM: dts: rmobile: Add initial SDHI nodes to R8A77990 E3 by Marek Vasut · 6 years ago
  41. 65dcc80 ARM: dts: rmobile: Add SCIF2 pinmux to E3 Ebisu by Marek Vasut · 6 years ago
  42. e183a6c ARM: dts: rmobile: Add Renesas RPC HF/QSPI DT node to R8A77990 by Marek Vasut · 6 years ago
  43. c599de3 ARM: rmobile: Enable RPCHF on Draak by Marek Vasut · 6 years ago
  44. b08a704 ARM: rmobile: Fix environment placement on Draak by Marek Vasut · 6 years ago
  45. f58e779 Merge tag 'arc-updates-for-2018.07-rc2' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  46. d94e89c Merge tag 'xilinx-for-v2018.07-rc2' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  47. 3b4410d ARC: HSDK: Add readme by Alexey Brodkin · 6 years ago
  48. 9ddcfef ARC: HSDK: Add tool and make target to generate bsp by Eugeniy Paltsev · 6 years ago
  49. b729ed0 serial: zynq: Make zynq_serial_setbrg static by Michal Simek · 6 years ago
  50. a673025 serial: zynq: Initialize uart only before relocation by Michal Simek · 6 years ago
  51. e90d265 serial: zynq: Write chars till output fifo is full by Michal Simek · 6 years ago
  52. c9a2c47 serial: zynq: Use BIT macros instead of shifts and full hex numbers by Michal Simek · 6 years ago
  53. 01fcf01 gpio: zynq_gpio: bank description should use unsigned type by Michal Simek · 6 years ago
  54. e3c26b8 arm64: zynqmp: Check return value in zynqmp_mmio_rawwrite() by Michal Simek · 6 years ago
  55. 1e3e68f arm64: zynqmp: Check return value from calloc by Michal Simek · 6 years ago
  56. b691178 mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning() by Michal Simek · 6 years ago
  57. 1471fad gpio: zynq: Do not check unsigned type that is >= 0 by Michal Simek · 6 years ago
  58. 1a7414f mmc: sdhci: Fix MMC HS200 tuning command failures by Siva Durga Prasad Paladugu · 6 years ago
  59. c7df098 arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILE by Luca Ceresoli · 6 years ago
  60. 343671e arm64: zynqmp: Enable SPD ddr support for zcu102 targets by Michal Simek · 6 years ago
  61. 56c0e64 timer: cadence: Implement timer_get_boot_us by Michal Simek · 6 years ago
  62. 3c1eaec arm: zynq: Drop #address-cells and #size-cells from gpio-keys by Michal Simek · 6 years ago
  63. bc0f4ed arm64: zynqmp: Split emmc configuration into emmc0 and emmc1 by Siva Durga Prasad Paladugu · 6 years ago
  64. 0ecd14e arm: zynq: Add missing watchdog header by Michal Simek · 6 years ago
  65. 4b334b6 ARM: rmobile: Point load address to more sane area on Gen3 by Marek Vasut · 6 years ago
  66. 910db6c ARM: rmobile: Point load address to more sane area on Gen2 by Marek Vasut · 6 years ago
  67. c29d2a2 ARM: rmobile: Zap CONFIG_SYS_CLK_FREQ where applicable by Marek Vasut · 6 years ago
  68. 2519a29 ARM: rmobile: Sync Gen3 DTS with Linux v4.17 by Marek Vasut · 6 years ago
  69. 252c8b4 ARM: rmobile: Sync Gen2 DTS with Linux v4.17 by Marek Vasut · 6 years ago
  70. bf8d2da pinctrl: renesas: Sync Gen3 PFC tables with Linux v4.17 by Marek Vasut · 6 years ago
  71. 9d0dc69 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  72. 2e975d8 pinctrl: renesas: Sync Gen2 PFC tables with Linux v4.17 by Marek Vasut · 6 years ago
  73. 6995fc3 clk: rmobile: Add R8A77995 RPC clock by Marek Vasut · 6 years ago
  74. 0f4ab20 clk: rmobile: Add R8A77990 RPC clock by Marek Vasut · 6 years ago
  75. e1ccb2c dts: gpio: Sync header with Linux 4.17 by Marek Vasut · 6 years ago
  76. 606fddd Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  77. b9f3475 usb: sunxi: access ahb_reset0_cfg in CCM using its offset by Vasily Khoruzhick · 6 years ago
  78. 58bc69d efi_loader: Allocate memory handle for mem dp by Alexander Graf · 6 years ago
  79. 2f61b13 efi_loader: avoid make race condition by Heinrich Schuchardt · 6 years ago
  80. 44ab2d3 efi_loader: avoid initializer element is not constant by Heinrich Schuchardt · 6 years ago
  81. 2d2b5b2 efi: Add a comment about duplicated ELF constants by Simon Glass · 6 years ago
  82. e467948 efi_loader: Convert runtime reset from switch to if statements by Alexander Graf · 6 years ago
  83. de452c0 riscv: Add support for HI20 PE relocations by Alexander Graf · 6 years ago
  84. 5b2c9a6 net: gem: Check return value from memalign/malloc by Michal Simek · 6 years ago
  85. 7674b64 net: zynq_gem: Initialize phyreg variable by Michal Simek · 6 years ago
  86. b33d4a5 net: zynq_gem: Fix return type for phy...() by Michal Simek · 6 years ago
  87. 5194ed7 net: mvgbe: extract common code for SMI wait by Chris Packham · 6 years ago
  88. c612219 net: designware: set the PS bit when resetting DMA bus in MII configuration by Quentin Schulz · 6 years ago
  89. 3cb51da net: phy: mv88e61xx: Force CPU port link up by Chris Packham · 6 years ago
  90. 199b27b mvebu: neta: align DMA buffers by Jon Nettleton · 6 years ago
  91. a892779 net: add Socionext AVE ethernet driver support by Kunihiko Hayashi · 6 years ago
  92. ff114e0 net: include/phy.h: add new mode for internal phy by Kunihiko Hayashi · 6 years ago
  93. 98017a1 drivers/net/vsc9953: Initialize action RAM in VCAP complex by Radu Bulie · 6 years ago
  94. d48d40a net: nfs: don't fail when nfs_read_reply returns -NFS_RPC_DROP by Vasily Khoruzhick · 6 years ago
  95. 286bea2 net: cpsw: ti: Reap completed packets before stopping interface by Alex Kiernan · 6 years ago
  96. 60177b2 net: Protect net_state from reentrant net_loop() by Leonid Iziumtsev · 6 years ago
  97. 552e7c5 net/phy/cortina: Add support for CS4223 PHY by Vicentiu Galanopulo · 6 years ago
  98. 6e35686 net: sunxi: Correct MAC address register order by Joe Hershberger · 6 years ago
  99. 6f0dc0c net: Express LINK_LOCAL dependency on LIB_RAND by Joe Hershberger · 6 years ago
  100. 5e9d9ab tsec: Fix reading phy registers from DT by Mario Six · 6 years ago