1. 351f969 ARM: dts: Keystone2: Import generic dt files from Linux Kernel by Lokesh Vutla · 9 years ago
  2. 8c80b19 ARM: keystone2: Fix serial port init by Lokesh Vutla · 9 years ago
  3. 5215940 sandbox: Introduce dummy remoteproc nodes by Nishanth Menon · 9 years ago
  4. 2da87ab omap-common: Common get_board_serial function to pass serial through ATAG by Paul Kocialkowski · 9 years ago
  5. 679f82c omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
  6. 07815eb omap-common: Common serial and usbethaddr functions based on die id by Paul Kocialkowski · 9 years ago
  7. 9fd5401 omap5: omap_die_id support by Paul Kocialkowski · 9 years ago
  8. 987a40d omap4: omap_die_id support by Paul Kocialkowski · 9 years ago
  9. b50a768 omap3: omap_die_id support by Paul Kocialkowski · 9 years ago
  10. 72931b1 omap-common: Common omap_die_id definition by Paul Kocialkowski · 9 years ago
  11. 858dbdf Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  12. e0ae648 x86: Add support for Advantech SOM-6896 by George McCollister · 9 years ago
  13. 3e45de6 x86: ivybridge: Enable the MRC cache by Bin Meng · 9 years ago
  14. fd8f472 x86: ivybridge: Measure the MRC code execution time by Simon Glass · 9 years ago
  15. e9b3967 x86: ivybridge: Fix car_uninit() to correctly set run state by Simon Glass · 9 years ago
  16. 9fbc5cc x86: ivybridge: Check the RTC return value by Simon Glass · 9 years ago
  17. 53327d3 x86: ivybridge: Use 'ret' instead of 'rcode' by Simon Glass · 9 years ago
  18. 7b95252 x86: chromebook_link: Enable the debug UART by Simon Glass · 9 years ago
  19. 60994a0 x86: Init the debug UART if enabled by Simon Glass · 9 years ago
  20. ef1683d x86: Pass correct cpu_index to ap_init() by Bin Meng · 9 years ago
  21. 06f16c4 x86: galileo: Enable mrc cache by Bin Meng · 9 years ago
  22. 2fc2b83 x86: quark: Implement mrc cache by Bin Meng · 9 years ago
  23. c6c80d8 x86: ivybridge: Correct two typos for MRC by Bin Meng · 9 years ago
  24. ec73da8 x86: Remove unused rw-mrc-cache properties in the link and panther dts files by Bin Meng · 9 years ago
  25. 74e56d1 x86: baytrail: Issue full system reset in reset_cpu() by Bin Meng · 9 years ago
  26. 638a058 x86: Enable mrc cache for bayleybay and minnowmax by Bin Meng · 9 years ago
  27. 8b18504 x86: baytrail: Save mrc cache to spi flash by Bin Meng · 9 years ago
  28. ff1e18a x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init() by Bin Meng · 9 years ago
  29. 4b9f6a6 x86: Use struct mrc_region to describe a mrc region by Bin Meng · 9 years ago
  30. 42913a1 x86: ivybridge: Use APIs provided in the mrccache lib by Bin Meng · 9 years ago
  31. ed80096 x86: Add more common routines to manipulate mrc cache by Bin Meng · 9 years ago
  32. bfa95c5 x86: Add various minor tidy-ups in mrccache codes by Bin Meng · 9 years ago
  33. 2fe66db x86: Do sanity test on the cache record in mrccache_update() by Bin Meng · 9 years ago
  34. f6220f1 x86: Move mrccache.[c|h] to a common place by Bin Meng · 9 years ago
  35. e2d76e9 x86: Add ENABLE_MRC_CACHE Kconfig option by Bin Meng · 9 years ago
  36. 010921a x86: fsp: Add a hdr sub-command to show header information by Bin Meng · 9 years ago
  37. 62716eb x86: fsp: Make hob command a sub-command to fsp by Bin Meng · 9 years ago
  38. b325cbb x86: fsp: Print GUID whenever applicable in the hob command output by Bin Meng · 9 years ago
  39. fd755f0 x86: fsp: Compact the output of hob command by Bin Meng · 9 years ago
  40. 721e992 x86: Add SMBIOS table support by Bin Meng · 9 years ago
  41. 59ec719 x86: Move install_e820_map() out of zimage.c by Bin Meng · 9 years ago
  42. 19038e1 x86: Initialize GDT entry 1 to be the 32-bit CS as well by Bin Meng · 9 years ago
  43. 1f124eb x86: Allow disabling IGD on Intel Queensbay by Bin Meng · 9 years ago
  44. 5bf9359 x86: ivybridge: Remove the dead codes that programs pci bridge by Bin Meng · 9 years ago
  45. e8d124f Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  46. 1d51ea1 arm: mvebu: Enable DM_SERIAL on AXP / A38x boards by Stefan Roese · 9 years ago
  47. 9cffb23 arm: mvebu: Add DM (driver model) support by Stefan Roese · 9 years ago
  48. 39a230a arm: mvebu: Add basic Armada XP / 38x dtsi/dts files by Stefan Roese · 9 years ago
  49. 78de2c0 arm: mvebu: Do not call board_init_r() from board_init_f() by Stefan Roese · 9 years ago
  50. 42cc034 arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL by Stefan Roese · 9 years ago
  51. 944c7a3 arm: mvebu: Add option to use UART xmodem protocol via kwboot by Stefan Roese · 9 years ago
  52. fd8133b sunxi: Add CHIP support by Maxime Ripard · 9 years ago
  53. 862ba7e axp209: Sync the DTSI with the kernel by Maxime Ripard · 9 years ago
  54. f0e8e8d sun5i: Sync the DTSI with the kernel by Maxime Ripard · 9 years ago
  55. f7d6b3c sunxi: board: Only try to use the MMC related functions if enabled by Maxime Ripard · 9 years ago
  56. fc01dae sunxi: Add defconfig for the Sinovoip BPI-M2 board by Hans de Goede · 9 years ago
  57. 6944aff sunxi: power: Unify axp pmic function names by Hans de Goede · 9 years ago
  58. 70ac929 sunxi: Remove board defconfig-s for specific Q8 tablet PCB-s by Hans de Goede · 9 years ago
  59. 6d0bdfd sunxi: Switch to using malloc_simple for the spl by Hans de Goede · 9 years ago
  60. ff42d10 sunxi: Enable CONFIG_SPL_STACK_R by Hans de Goede · 9 years ago
  61. c3d8914 arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig file by Stefan Roese · 9 years ago
  62. 75918af powerpc: Drop old non-generic-board code by Simon Glass · 9 years ago
  63. 7003e4c Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  64. 79ad5ce ARM: rpi: add another revision of Raspberry Pi A+ by Lubomir Rintel · 9 years ago
  65. 8626cb8 ARM: k2e/l: Apply WA for selecting PA clock source by Lokesh Vutla · 9 years ago
  66. b9f06b3 arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possible by Tom Rini · 9 years ago
  67. ac6a532 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  68. 3790a8c arm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga_cyclone5_socdk dts by Dinh Nguyen · 9 years ago
  69. 8d8e13e arm: socfpga: enable data/inst prefetch and shared override in the L2 by Dinh Nguyen · 9 years ago
  70. 53fd4b8 arm: mmu: Add missing volatile for reading SCTLR register by Alison Wang · 9 years ago
  71. 1275456 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  72. aaf87f0 pci: pcie_imx: Fix hang on mx6qp by Fabio Estevam · 9 years ago
  73. b1964c7 armv8/gic: Fix GIC v2 initialization by Thierry Reding · 9 years ago
  74. ad3d6e8 armv8/mmu: Set bits marked RES1 in TCR by Thierry Reding · 9 years ago
  75. 55aa0be armv8/mmu: Clean up TCR programming by Thierry Reding · 9 years ago
  76. 13a3972 Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 9 years ago
  77. f861f51 ls102xa: Fix reset hang by Fabio Estevam · 9 years ago
  78. 4c90234 lpc32xx: fix calculation of HCLK PLL output clock by Vladimir Zapolskiy · 9 years ago
  79. f0aa26f lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN config by Vladimir Zapolskiy · 9 years ago
  80. e392b92 arndale: Apply Cortex-A15 errata #773022 and #774769 by Ian Campbell · 9 years ago
  81. b6b5e39 ppc4xx: Remove lcd4_lwmon5 support by Stefan Roese · 9 years ago
  82. 04386f6 Revert "powerpc: ppc4xx: remove lwmon5 support" by Stefan Roese · 9 years ago
  83. fc04b92 vexpress64: fvp dram: add DRAM configuration by Ryan Harkin · 9 years ago
  84. a8ee68d dm: dts: ls1021a-twr: Enable DSPI2 on LS1021ATWR by Yuan Yao · 9 years ago
  85. 739c5e0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  86. 7bb91dd sandbox: Correct operaion of 'reset' command by Simon Glass · 9 years ago
  87. b1f492c rockchip: Reconfigure the malloc based to point to system memory by Sjoerd Simons · 9 years ago
  88. 996ec1d Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 9 years ago
  89. cce573e trats: fdt: disable unused DW MMC by Przemyslaw Marczak · 9 years ago
  90. 7241df1 mach-exynos: clock: restore calling dead exynos4_get_mmc_clk() by Przemyslaw Marczak · 9 years ago
  91. 97fec71 sunxi: Add generic defconfigs for A23 Q8 tablets with 800x480 LCD by Hans de Goede · 9 years ago
  92. b8d2421 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  93. 931a1d2 vf610: add support for Phytec PCM052 by Albert ARIBAUD \(3ADEV\) · 9 years ago
  94. 3f353ce vf610: refactor DDRMC code by Albert ARIBAUD \\(3ADEV\\) · 9 years ago
  95. e2748b4 imx: mx6: correct enable_fec_anatop_clock by Peng Fan · 9 years ago
  96. 2959f93 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  97. 787ddb7 arm: mvebu: timer.c: Explicitly move "init_done" var to data section by Stefan Roese · 9 years ago
  98. cefd764 arm: mvebu: Fix internal register config on A38x by Stefan Roese · 9 years ago
  99. 4af90a6 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  100. 46f166c sunxi: Add generic defconfigs for A33 Q8 tablets with 1024x600 / 800x480 LCD by Hans de Goede · 9 years ago