1. 2878942 configs: socfpga: convert i2c to dm by Dinh Nguyen · 6 years ago
  2. 2ac7188 reset: socfpga: add reset driver for SoCFPGA platform by Dinh Nguyen · 6 years ago
  3. 81577a3 ARM: dts: stratix10: Add base dtsi and devkit dts by Dinh Nguyen · 7 years ago
  4. e74c15b ARM64: stratix10: add reset manager includes by Dinh Nguyen · 7 years ago
  5. 8faeab9 arm: socfpga: stratix10: Add base address map for Statix10 SoC by Chin Liang See · 7 years ago
  6. 8c0a17b Prepare v2018.05-rc2 by Tom Rini · 6 years ago
  7. e376040 serial: Remove duplicated line in Makefile by Patrice Chotard · 6 years ago
  8. 7f4279c doc: Update git-mailrc entry for lukma (lukma@denx.de) by Lukasz Majewski · 6 years ago
  9. 95058fb env: mmc/fat/ext4: undefined reference to `mmc_initialize' by Heinrich Schuchardt · 6 years ago
  10. 7bcdf19 env: Relocate env drivers if manual reloc is required by Siva Durga Prasad Paladugu · 6 years ago
  11. 90e407a Kconfig: Enlarge default SYS_MALLOC_F_LEN for AM33XX by Sjoerd Simons · 6 years ago
  12. 4f67b93 part: Disable CONFIG_SPL_ISO_PARTITION by default by Alexander Graf · 6 years ago
  13. 9d24b01 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  14. d503239 x86: Rename coreboot-x86 to coreboot by Simon Glass · 6 years ago
  15. 7d9974a doc: vxworks: Update x86 specific instructions by Bin Meng · 6 years ago
  16. 79c584e bootvx: x86: Assign bootaddr based on kernel memory base by Bin Meng · 6 years ago
  17. ced71a2 bootvx: Exit if bootline address is not specified by Bin Meng · 6 years ago
  18. 7824ad6 bootvx: Refactor the bootline copy codes a little bit by Bin Meng · 6 years ago
  19. 447ae4f bootvx: x86: Make VxWorks EFI console driver happy by Bin Meng · 6 years ago
  20. 6113093 pci: video: Only print out when everything is OK by Bin Meng · 6 years ago
  21. 55b4e1b x86: Change default FRAMEBUFFER_VESA_MODE of some boards by Bin Meng · 6 years ago
  22. 17b07d7 video: vesa: Change default FRAMEBUFFER_VESA_MODE by Bin Meng · 6 years ago
  23. ca5eb0c bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE by Bin Meng · 6 years ago
  24. 282f158 Merge git://git.denx.de/u-boot-cfi-flash by Tom Rini · 6 years ago
  25. 839c4e9 elf: Add a very simple ELF64 loader by Bin Meng · 6 years ago
  26. 2bce3f5 elf: Add ELF64 related structure defines by Bin Meng · 6 years ago
  27. df635df elf: Clean up the ELF header file by Bin Meng · 6 years ago
  28. 4551992 x86: Rename e820entry to e820_entry by Bin Meng · 6 years ago
  29. 87af71c x86: Use 'unsigned int' in install_e820_map() functions by Bin Meng · 6 years ago
  30. fa5e91f vxworks: x86: Rename e820info to e820_info by Bin Meng · 6 years ago
  31. 1351700 bootvx: x86: Explicitly clear the bootloader image size by Bin Meng · 6 years ago
  32. 2902be8 bootvx: x86: Prepare e820 related stuff from the given kernel memory base address by Bin Meng · 6 years ago
  33. 2ad3d08 doc: vxworks: Minor update for clarity by Bin Meng · 6 years ago
  34. 014d7b1 x86: Update the io.h file to use {out|in}_{be|le}X macros by Lukasz Majewski · 6 years ago
  35. 53cabe3 x86: Add 64-bit memory-mapped I/O functions by Ivan Gorinov · 6 years ago
  36. 8bfeb33 mtd: cfi_flash: Make live-tree compatible by Mario Six · 6 years ago
  37. ebca902 Merge git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  38. df13a44 Merge git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  39. 6d0409f Merge git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  40. b4e9bdc mx6cuboxi: Fix some memory configuration errors by Jon Nettleton · 6 years ago
  41. f916757 imx: Create distinct pre-processed mkimage config files by Trent Piepho · 6 years ago
  42. 448fc44 mx31ads: Delete by Tom Rini · 6 years ago
  43. bcca8aa imx31_phycore: Delete by Tom Rini · 6 years ago
  44. ebca601 pico-imx7d: Replace fatload command by Vanessa Maegima · 6 years ago
  45. 723f835 imx: mx7: snvs: Add an SNVS init routine by Bryan O'Donoghue · 6 years ago
  46. b04ff9b boot: script: The boot.scr file for K+P's boards by Lukasz Majewski · 6 years ago
  47. dd4671c imx: board: Add support for the K+P's kp_imx6q_tpc board by Lukasz Majewski · 6 years ago
  48. 6c0e6b4 board: ge: bx50v3: enable backlight on demand by Ian Ray · 6 years ago
  49. 7a0ce1f arm: imx: Add Winbond SPI-NOR support for Advantech DMS-BA16 board by Ken Lin · 6 years ago
  50. 49e6242 imx: hab: Provide hab_auth_img_or_fail command by Bryan O'Donoghue · 7 years ago
  51. f4d8fcc imximage: Encase majority of header in __ASSEMBLY__ declaration by Bryan O'Donoghue · 7 years ago
  52. 852cc54 warp7: Set u-boot serial# based on OTP value by Bryan O'Donoghue · 7 years ago
  53. 1ab1ffd imx: mx7: Add comment to describe OTP TESTER registers by Bryan O'Donoghue · 7 years ago
  54. ca83182 imx: mx7: Fix CONFIG_SERIAL_TAG compilation by Bryan O'Donoghue · 7 years ago
  55. 14eeb68 ARM: mx6: ddr: Add write leveling correction code by Marek Vasut · 6 years ago
  56. 8519c9c tools/imximage: use 0x prefix in HAB Blocks line by Rasmus Villemoes · 7 years ago
  57. 0658761 Makefile: always preserve output for images that can contain HAB Blocks by Rasmus Villemoes · 7 years ago
  58. cb0b6b0 mmc: tmio: Rename Matsushita to TMIO by Marek Vasut · 6 years ago
  59. 76af7e5 ARM: rmobile: Zap CONFIG_MMC_RENESAS_TUNING by Marek Vasut · 6 years ago
  60. 0e592d0 ARM: rmobile: Convert TPL to SPL by Marek Vasut · 6 years ago
  61. 98a100e ARM: rmobile: Shrink the TPL by Marek Vasut · 6 years ago
  62. ec7113f ARM: rmobile: Update H2 Stout by Marek Vasut · 6 years ago
  63. 68b83cb ARM: rmobile: Fix LBSC programming offset on M2 Porter by Marek Vasut · 6 years ago
  64. 27d7f04 ARM: rmobile: Enable SCIFA0 early on H2 Stout by Marek Vasut · 6 years ago
  65. 451e22f serial: sh: Add SCIFA0 address entry by Marek Vasut · 6 years ago
  66. d526801 net: sh_eth: Add remaining Gen2 DT compatible by Marek Vasut · 6 years ago
  67. cc64a51 clk: renesas: Minor clean up of the R8A7790 clock driver by Marek Vasut · 6 years ago
  68. 901b77b vexpress: fix syntax error in armv7_boot_nonsec_default() by Heinrich Schuchardt · 6 years ago
  69. d291d82 configs: Fixup some CPSW-related items by Tom Rini · 6 years ago
  70. 3194daa vxworks: fixed cpu enable using PSCI on armv8 by Vasyl Vavrychuk · 6 years ago
  71. 16879cd net: phy: Don't limit phy addresses by default by Joe Hershberger · 6 years ago
  72. 86271b3 xilinx: Only enable dist boot pxe when DHCP is enabled by Joe Hershberger · 6 years ago
  73. 092f2f3 Revert "Kconfig: cmd: Make networking command dependent on NET" by Joe Hershberger · 6 years ago
  74. 5f967c0 net: Make core net code depend on NET instead of CMD_NET by Joe Hershberger · 6 years ago
  75. 3dfbc53 net: Make the BOOTP options default by Joe Hershberger · 6 years ago
  76. 2b9f486 net: Improve BOOTP PXE config option by Joe Hershberger · 6 years ago
  77. 80449c0 net: Add the BOOTP_DNS2 option to Kconfig by Joe Hershberger · 6 years ago
  78. 8df69d9 net: Improve menu options and help for BOOTP options by Joe Hershberger · 6 years ago
  79. e88b256 net: Move the DHCP command below the BOOTP command by Joe Hershberger · 6 years ago
  80. 92fa44d net: Move net command options to the cmd menu by Joe Hershberger · 6 years ago
  81. ba62885 net: Fix distro default dependencies by Joe Hershberger · 6 years ago
  82. d7a45ea net: Make CMD_NET a menuconfig by Joe Hershberger · 6 years ago
  83. b107fd5 net: sh_eth: Add remaining Gen2 DT compatible by Marek Vasut · 6 years ago
  84. 69065e8 net: zynq_gem: Use max-speed property from dt by Siva Durga Prasad Paladugu · 6 years ago
  85. 2087eac net: fec: Fix issue in DM probe timeout by Ye Li · 6 years ago
  86. 979e0fc net: fex_mxc: add i.MX6UL/SX/SL compatible by Peng Fan · 6 years ago
  87. fbada48 net: fec: sharing MDIO for two enet controllers by Peng Fan · 6 years ago
  88. 8b20386 net: fec: set dev->seq to priv->dev_id by Peng Fan · 6 years ago
  89. 1bcabd7 net: fec_mxc: simplify fec_get_miibus by Peng Fan · 6 years ago
  90. 07763ac net: fec_mxc: Fix DM driver issue in recv by Ye Li · 6 years ago
  91. 0a85f02 net: mvneta: support setting hardware address by Matt Pelland · 7 years ago
  92. 52ff802 kconfig: add CONFIG_CC_COVERAGE by Christian Gmeiner · 6 years ago
  93. cd5d274 configs: dra7xx_evm/dra7xx_hs_evm: Enable AHCI and PIPE3 by Jean-Jacques Hiblot · 6 years ago
  94. 64563f5 dwc_ahci: Fix breakage by Jean-Jacques Hiblot · 6 years ago
  95. 93cb614 Merge git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  96. c8a0126 Merge git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  97. 97ed677 ARM: rmobile: Set maximum kernel size to 64 MiB on Gen3 by Marek Vasut · 6 years ago
  98. 7beccc5 ARM: rmobile: Fix the memory map on Gen3 by Marek Vasut · 7 years ago
  99. ea5512e spi: sh_qspi: Make use of the 32byte FIFO by Marek Vasut · 6 years ago
  100. 9573db6 spi: sh_qspi: Replace ad hoc waiting with wait_for_bit by Marek Vasut · 6 years ago