1. 8499679 tegra: nyan-big: Update CONFIG_SYS_TEXT to the default in README.chromium by Peter Robinson · 6 years ago
  2. 4ac5df4 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  3. be0d217 arm: timer: sunxi: add Allwinner timer erratum workaround by Andre Przywara · 6 years ago
  4. 3865158 arm: timer: factor out FSL arch timer erratum workaround by Andre Przywara · 6 years ago
  5. 89c5c97 Prepare v2018.07-rc3 by Tom Rini · 6 years ago
  6. d4c7a93 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  7. 03b5499 board/aries: Remove by Tom Rini · 6 years ago
  8. a9ea30d ax25: Switch to CONFIG_BOOTP_PREFER_SERVERIP by Alexander Graf · 6 years ago
  9. bdce340 net: Add option to prefer bootp/dhcp serverip by Alexander Graf · 6 years ago
  10. 449312c net: Prefer command line arguments by Alexander Graf · 6 years ago
  11. d8970da net: Add new wol command - Wake on LAN by Lothar Felten · 6 years ago
  12. 318b5d7 net: mvneta: zero Tx descriptors on init by Rabeeh Khoury · 6 years ago
  13. 0f8888b net: mvneta: dcache flush TX descriptors at init by Rabeeh Khoury · 6 years ago
  14. 6dc73df net: fastboot: Fix build when FASTBOOT_FLASH is disabled by Alex Kiernan · 6 years ago
  15. d1b226b net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read() by Michal Simek · 6 years ago
  16. 6c88079 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  17. ac378bb Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  18. 168de20 Revert "fw_printenv: Don't bail out directly after one env read error" by Tom Rini · 6 years ago
  19. 4014426 doc: vxworks: Mention chain-loading an x86 kernel via 'bootefi' by Bin Meng · 6 years ago
  20. 7314916 x86: doc: Update EFI loader support by Bin Meng · 6 years ago
  21. 47cae01 efi_loader: helloworld: Output ACPI configuration table by Bin Meng · 6 years ago
  22. 86df34d efi_loader: Install ACPI configuration tables by Bin Meng · 6 years ago
  23. bb68c7f efi_loader: Increase number of configuration tables to 16 by Bin Meng · 6 years ago
  24. abe47ca x86: efi_loader: Build EFI memory map per E820 table by Bin Meng · 6 years ago
  25. 8199a14 x86: Use microcode update from device tree for all processors by Ivan Gorinov · 6 years ago
  26. fc48ebe x86: Add scsi command to coreboot and qemu by Bin Meng · 6 years ago
  27. 94e72a6 x86: timer: tsc: Allow specifying clock rate from device tree again by Bin Meng · 6 years ago
  28. 3fcb00b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  29. ee322f3 mx5: Select ARM_CORTEX_A8_CVE_2017_5715 by Fabio Estevam · 6 years ago
  30. 2121bbe lib: div64: fix typeo in include/div64.h by Heinrich Schuchardt · 6 years ago
  31. 94c6a89 ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017-5715 by Nishanth Menon · 6 years ago
  32. dbb7caf ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate CVE_2017-5715 WA in OS by Nishanth Menon · 6 years ago
  33. c2ca3fd ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15 for CVE-2017-5715 by Nishanth Menon · 6 years ago
  34. 7b37a9c ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715 by Nishanth Menon · 6 years ago
  35. 9c22aec usb: sunxi: Use proper reg_mask for clock gate, reset by Jagan Teki · 6 years ago
  36. 9763df8 sunxi: Fix USB PHY index for H3 by Jagan Teki · 6 years ago
  37. 11080bf usb: ohci: change the NUM_EDs from 8 to 32 by Zeng Tao · 6 years ago
  38. ebbc23a usb: sunxi: ohci: make ohci_t the first member in private data by Vasily Khoruzhick · 6 years ago
  39. 069b746 sf: Enable FSR polling on N25Q256(A) by Marek Vasut · 6 years ago
  40. c0eaffa spi: omap3: fix claim/release bus within DM by Hannes Schmelzer · 6 years ago
  41. fb77a9e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  42. af15946 dwc2 USB controller hangs with lan78xx by Andrew Thomas · 6 years ago
  43. de76610 Merge git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  44. 3925b2a fw_printenv: Don't bail out directly after one env read error by Joe Hershberger · 6 years ago
  45. b4cb809 imx: bx50v3: fix Maintainers by Stefano Babic · 6 years ago
  46. 4368f85 mtd: nand: mxs_nand_spl: add mxs_flash_full_ident by Jörg Krause · 7 years ago
  47. f3f2af3 mtd: nand: mxs_nand_spl: refactor mxs_flash_ident by Jörg Krause · 7 years ago
  48. 15e207f spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips by Jörg Krause · 7 years ago
  49. da37d09 mtd: nand: export nand_get_flash_type function by Jörg Krause · 7 years ago
  50. 02bbe2a cl-som-imx7: Remove CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y by Fabio Estevam · 6 years ago
  51. 18053a8 imx6ul: geam: Fix fdt_file mismatch by Jagan Teki · 6 years ago
  52. 7da7ff5 power: pmic: Let PFUZE3000 see all 256 registers by Trent Piepho · 6 years ago
  53. fd8c1fc arm: dts: imx7: colibri: add raw NAND support by Stefan Agner · 6 years ago
  54. aba6a0f arm: dts: imx7: sync with Linux by Stefan Agner · 6 years ago
  55. 6275445 mtd: nand: mxs_nand: add support for specific ECC strength by Stefan Agner · 6 years ago
  56. f75e83b mtd: nand: mxs_nand: add device tree support by Stefan Agner · 6 years ago
  57. 6874834 mtd: nand: mxs_nand: move structs into header file by Stefan Agner · 6 years ago
  58. 502bdc6 mtd: nand: mxs_nand: add use_minimum_ecc to struct by Stefan Agner · 6 years ago
  59. 3b1328a mtd: nand: mxs_nand: separate board/controller init by Stefan Agner · 6 years ago
  60. 0d4e9d8 mtd: nand: mxs_nand: use more precise function name by Stefan Agner · 6 years ago
  61. 931747e mtd: nand: mxs_nand: move register structs to driver data by Stefan Agner · 6 years ago
  62. 984df7a mtd: nand: mxs_nand: add minimal ECC support by Stefan Agner · 6 years ago
  63. 5c69dd0 mtd: nand: mxs_nand: report correct ECC parameters by Stefan Agner · 6 years ago
  64. 28897e8 mtd: nand: mxs_nand: use structure for BCH geometry by Stefan Agner · 6 years ago
  65. dc0b69f mtd: nand: mxs_nand: allow to enable BBT support by Stefan Agner · 6 years ago
  66. 5346c31 mtd: nand: mxs_nand: use self init by Stefan Agner · 6 years ago
  67. 9345943 mtd: nand: mxs_nand: introduce SPL specific init by Stefan Agner · 6 years ago
  68. 94905e1 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  69. 51dce7d mtd: spi: Correct parameters for s25fs512s flash by Ashish Kumar · 6 years ago
  70. 9cddf70 spi: omap3: fix set_speed and set_mode dm callbacks by Hannes Schmelzer · 6 years ago
  71. b1d2b52 spi: omap3: pre-initialize bus-speed with max. slave-speed by Hannes Schmelzer · 6 years ago
  72. 34ad749 spi: mxc_spi: Fix chipselect on DM_SPI driver uclass by Michael Trimarchi · 6 years ago
  73. 618e8e2 spi: mxc: Fix compilation problem of DM_SPI class driver by Michael Trimarchi · 6 years ago
  74. 240cd75 spi: zynq_qspi: Fixed incorrect return value error by Vipul Kumar · 6 years ago
  75. 90efca2 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  76. dd099ec cmd: efi: Fix wrong memory descriptor end address by Bin Meng · 6 years ago
  77. 5983747 x86: efi: payload: Count in conventional memory above 4GB in DRAM bank by Bin Meng · 6 years ago
  78. 1ffa447 x86: efi-x86_payload: Enable PRE_CONSOLE_BUFFER by Bin Meng · 6 years ago
  79. 7c98ca1 efi: stub: Move the use_uart assignment immediately after exit_boot_services() call by Bin Meng · 6 years ago
  80. 5460fd0 x86: Change __kernel_size_t conditionals to use compiler provided defines by Bin Meng · 6 years ago
  81. 0186644 efi.h: Do not use config options by Alexander Graf · 6 years ago
  82. 1ab2c01 x86: efi-x86_payload: Enable usb keyboard during boot by Bin Meng · 6 years ago
  83. 6d02cf0 x86: efi-x86_payload: Enumerate PCI bus during early boot by Bin Meng · 6 years ago
  84. ec15d5f board_r: Do not initialize IDE when DM BLK is on by Bin Meng · 6 years ago
  85. d6fea4e x86: qemu: Change default vesa mode to 1024x768x32 by Bin Meng · 6 years ago
  86. 9649273 x86: Add 64-bit setjmp/longjmp implementation by Ivan Gorinov · 6 years ago
  87. cbd29ef x86: qemu: do not build car.o with start64.o by Heinrich Schuchardt · 6 years ago
  88. 7ec2c21 x86: efi-x86_app: Update MAINTAINERS by Bin Meng · 6 years ago
  89. a60aedf patman: Support using a particular SMTP server by Simon Glass · 6 years ago
  90. fe6ef1e patman: add test for SPDX license by Chris Packham · 6 years ago
  91. 4fb3502 patman: add option for limiting the Cc list by Chris Packham · 6 years ago
  92. 77b5ba5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 6 years ago
  93. 9ef8839 ARM: dts: uniphier: enable SD card for PXs3 reference board by Masahiro Yamada · 6 years ago
  94. e885c5a ARM: dts: uniphier: sync DT with Linux 4.18-rc1 by Masahiro Yamada · 6 years ago
  95. 41bacb5 serial: uniphier: set clock rate without clock-frequency property by Masahiro Yamada · 6 years ago
  96. 157736a serial: uniphier: rename struct uniphier_serial_private_data by Masahiro Yamada · 6 years ago
  97. 25ed0fe reset: uniphier: sync reset data with Linux 4.18-rc1 by Masahiro Yamada · 6 years ago
  98. b0e8bb4 ARM: uniphier: enable CONFIG_SNI_AVE and disable CONFIG_SMC911X by Masahiro Yamada · 6 years ago
  99. d4e5aff Merge tag 'signed-efi-2018.07' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  100. 6fc2c70 efi_loader: Fix GOP 32bpp exposure by Alexander Graf · 6 years ago