1. 294191c x86: quark: Fix boot breakage by Bin Meng · 9 years ago
  2. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  3. 20cb2e5 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  4. 650f3f2 MIPS: implement bit manipulating I/O accessors by Daniel Schwierzeck · 9 years ago
  5. a518653 MIPS: fix SPDX license identifier in remaining arch header files by Daniel Schwierzeck · 9 years ago
  6. a6dae71 MIPS: sync processor and register definitions with linux-4.4 by Daniel Schwierzeck · 9 years ago
  7. b01d3e1 MIPS: sync I/O related header files with linux-4.4 by Daniel Schwierzeck · 9 years ago
  8. 02ca55e MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT by Daniel Schwierzeck · 9 years ago
  9. aadd332 MIPS: Kconfig: optimize gcc -march and -mtune setup by Daniel Schwierzeck · 9 years ago
  10. 536ce92 MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ by Daniel Schwierzeck · 9 years ago
  11. e6e124b MIPS: Kconfig: refactor machine setup by Daniel Schwierzeck · 9 years ago
  12. de5b6e2 MIPS: add initial infrastructure for device-tree files by Daniel Schwierzeck · 9 years ago
  13. eda26dd MIPS: do not build position-independent executables for SPL by Daniel Schwierzeck · 9 years ago
  14. 04a665d MIPS: create .text sub-sections for assembler functions by Daniel Schwierzeck · 9 years ago
  15. 7509b57 MIPS: fix annotation of _start and relocate_code by Daniel Schwierzeck · 9 years ago
  16. 23b631d MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO. by Purna Chandra Mandal · 9 years ago
  17. c142d30 socfpga: Modify qts-filter args to allow input for bsp generated files and quartus project directories by Dalon Westergreen · 9 years ago
  18. 8e2334e eth-raw-os.c: Add cast to bind(2) call by Tom Rini · 9 years ago
  19. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  20. 19af854 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  21. 159c0da arm: initialize gd for AArch64 by Stephen Warren · 9 years ago
  22. 0872fb2 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  23. d76eba6 mvebu: Support Synology DS414 by Phil Sutter · 9 years ago
  24. 22e553e mvebu: Add rudimental MV78230 support by Phil Sutter · 9 years ago
  25. a7f94ad mvebu: Introduce kconfig symbols for SoC variants by Phil Sutter · 9 years ago
  26. 8dd44b2 mvebu: axp: refactor board_sat_r_get() and caller by Phil Sutter · 9 years ago
  27. 68010aa drivers/pci/pci_mvebu: Fix for boards with X4 lanes by Phil Sutter · 9 years ago
  28. 04ec0d3 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · 9 years ago
  29. 44e7ebd arm: mvebu: Add runtime boot-device detection by Stefan Roese · 9 years ago
  30. 32139c3 arm: mvebu: Make local structs static const by Stefan Roese · 9 years ago
  31. c03a213 arm: mvebu: Move SAR register defines into header by Stefan Roese · 9 years ago
  32. c1fe9b4 arm: mvebu: Remove leftover Makefile by Stefan Roese · 9 years ago
  33. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  34. b9f41bf arm: mvebu: Consolidate board Kconfig options into one file by Stefan Roese · 9 years ago
  35. 2a539c8 arm: mvebu: Print CPU and SDRAM frequency upon startup by Stefan Roese · 9 years ago
  36. 3025fa6 arm: mvebu: Make serdes setup on Armada XP less noisy by Stefan Roese · 9 years ago
  37. 9aad5c9 arm: mvebu: Don't include "netdev.h" in cpu.c by Stefan Roese · 9 years ago
  38. b158f37 arm: mvebu: Add support for MV78260 by Stefan Roese · 9 years ago
  39. d8a25fc arm: mvebu: Don't use 0 as board ID as its used for the custom boards by Stefan Roese · 9 years ago
  40. 0b1d537 arm: mvebu: Simplify code in setup_usb_phys() a bit by Stefan Roese · 9 years ago
  41. caf74c9 arm: mvebu: Don't disable cache at startup on Armada XP at all by Stefan Roese · 9 years ago
  42. e7c7228 arm: mvebu: Don't call arch_cpu_init() from SPL at all by Stefan Roese · 9 years ago
  43. 77b299c arm: mvebu: Add v7_outer_cache_disable function for AXP & A38x by Stefan Roese · 9 years ago
  44. 479a977 arm: mvebu: Enable L2 cache on Armada XP by Stefan Roese · 9 years ago
  45. 7360640 arm: mvebu: Add SolidRun ClearFog Armada 38x initial support by Stefan Roese · 9 years ago
  46. c14c93f arm: mvebu: Move some defines to common include file by Stefan Roese · 9 years ago
  47. 05b38c1 net: mvneta: Convert to driver model by Stefan Roese · 9 years ago
  48. b0e373c arm: mvebu: armada-388-gp.dts: Add ethernet aliases by Stefan Roese · 9 years ago
  49. c981c0e arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm board by Stefan Roese · 9 years ago
  50. 49e7d77 arm: mvebu: Add SPI driver model support by Stefan Roese · 9 years ago
  51. 83097cf arm: mvebu: Add DM and OF_CONTROL support to SPL by Stefan Roese · 9 years ago
  52. 6417489 arm: mvebu/kirkwood: Use common timer functions by Stefan Roese · 9 years ago
  53. 45e3fd9 arm: lpc32xx: switch SPL builds to driver model by Vladimir Zapolskiy · 9 years ago
  54. 8bf9450 arm: lpc32xx: switch serial console to driver model by Vladimir Zapolskiy · 9 years ago
  55. 85260bb arm: move gd handling outside of C code by Albert ARIBAUD · 9 years ago
  56. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  57. f4d480b Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  58. f58d5bd arm: dts: am4372: add qspi register maps for memory map by Mugunthan V N · 9 years ago
  59. df5f4ea arm: dts: dra72-evm: add spi-flash comaptible for flash by Mugunthan V N · 9 years ago
  60. 20be68d arm: dts: dra7-evm: add spi-flash comaptible for flash by Mugunthan V N · 9 years ago
  61. 4bd456c arm: dts: am437x-gp-evm: add spi-flash comaptible for flash by Mugunthan V N · 9 years ago
  62. 23af70a arm: dts: dra7: add qspi register maps for memory map and control module by Mugunthan V N · 9 years ago
  63. b1f54d8 dts: dra7: add spi alias for qspi by Mugunthan V N · 9 years ago
  64. 66f0570 arm: mvebu: Select SPL_DM_SEQ_ALIAS by Nathan Rossi · 9 years ago
  65. 715b129 x86: qemu: remove cpu node in device tree by Miao Yan · 9 years ago
  66. 35f54b2 x86: qemu: fix cpu device in smp boot by Miao Yan · 9 years ago
  67. 6067762 x86: use actual CPU number for allocating memory by Miao Yan · 9 years ago
  68. 2ee1000 x86: fix a typo in function name by Miao Yan · 9 years ago
  69. 4336af6 x86: qemu: add a cpu uclass driver for qemu target by Miao Yan · 9 years ago
  70. 58a3ce2 x86: qemu: add fw_cfg support by Miao Yan · 9 years ago
  71. 68c94b4 x86: ivybridge: Add macros for LPC decode ranges by Bin Meng · 9 years ago
  72. e12468c x86: fsp: Always use hex numbers in the hob command output by Bin Meng · 9 years ago
  73. c3153b3 x86: ivybridge: Do not require HAVE_INTEL_ME by Bin Meng · 9 years ago
  74. e05c67e x86: ivybridge: Add microcode blobs for all the steppings by Bin Meng · 9 years ago
  75. 4a076fe x86: fsp: Set up init runtime buffer in update_fsp_configs() by Bin Meng · 9 years ago
  76. bf21c09 x86: fsp: Move struct fspinit_rtbuf definition to chipset header by Bin Meng · 9 years ago
  77. faacc7b x86: queensbay: Remove invalid comments in update_fsp_configs() by Bin Meng · 9 years ago
  78. f9a6189 x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option by Bin Meng · 9 years ago
  79. c24aebd x86: fsp: Rename update_fsp_upd() and change its signature by Bin Meng · 9 years ago
  80. a0c94dc x86: fsp: Rename shared_data to fsp_config_data by Bin Meng · 9 years ago
  81. 9936148 x86: fsp: Add boot_mode as a member of struct shared_data by Bin Meng · 9 years ago
  82. 40745a0 x86: fsp: Avoid cast stack_top in struct shared_data by Bin Meng · 9 years ago
  83. 001d5c7 x86: fsp: Simplify fsp_continue() by Bin Meng · 9 years ago
  84. 140b471 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  85. a5d3a4e sandbox: eth-raw-os.c: Ensure that our interface name is not too long by Tom Rini · 9 years ago
  86. e0f177b rockchip: Use the debug UART on rk3036 by Simon Glass · 9 years ago
  87. 0b61928 dm: Convert PCI MMC over to use DM PCI API by Simon Glass · 9 years ago
  88. a403c9f dm: tegra: net: Convert tegra boards to driver model for Ethernet by Simon Glass · 9 years ago
  89. a063086 dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API by Simon Glass · 9 years ago
  90. f9d94d3 dm: pci: video: Convert video and pci_rom to use DM PCI API by Simon Glass · 9 years ago
  91. 26ec287 dm: Convert bios_interrupts to use DM PCI API by Simon Glass · 9 years ago
  92. 3523035 dm: x86: ivybridge: Convert graphics init to use DM PCI API by Simon Glass · 9 years ago
  93. bfffa2c ARM: uniphier: add dump command for DDR Multi PHY registers by Masahiro Yamada · 9 years ago
  94. 95e7487 ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6b by Masahiro Yamada · 9 years ago
  95. efdf340 ARM: uniphier: move headers out of include/mach directory by Masahiro Yamada · 9 years ago
  96. 54d93e2 ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectory by Masahiro Yamada · 9 years ago
  97. cd09278 ARM: uniphier: move cmd_ddrphy.c to dram subdirectory by Masahiro Yamada · 9 years ago
  98. 52d08c4 ARM: uniphier: kill bogus header includes by Masahiro Yamada · 9 years ago
  99. 937fd03 am33xx/am43xx: Add platform data for GPIOs by Tom Rini · 9 years ago
  100. cbd618f powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx by Robert P. J. Day · 9 years ago