1. 931bec3 arm: Switch aarch64 to using generic global_data setup by Simon Glass · 9 years ago
  2. 8a3ea97 nios2: fix virt_to_phys for nios2 with MMU by Thomas Chou · 9 years ago
  3. 6168dc6 nios2: zap nios2-generic board dir by Thomas Chou · 9 years ago
  4. 7cacb64 nios2: convert dma_alloc_coherent to use malloc_cache_aligned by Thomas Chou · 9 years ago
  5. b811209 nios2: convert copy_exception_trampoline to use dm cpu data by Thomas Chou · 9 years ago
  6. 21ff734 nios2: convert cache flush to use dm cpu data by Thomas Chou · 9 years ago
  7. 55e2b4d nios2: set default cache configuration in start.S by Thomas Chou · 9 years ago
  8. 4a572fa nios2: clean up comments style in start.S by Thomas Chou · 9 years ago
  9. a64be61 nios2: convert ioremap to use dm cpu data by Thomas Chou · 9 years ago
  10. 121e36d nios2: convert do_reset to use dm cpu data by Thomas Chou · 9 years ago
  11. 6368c3e nios2: remove asm/psr.h by Thomas Chou · 9 years ago
  12. ca844dd nios2: convert altera sysid to driver model by Thomas Chou · 9 years ago
  13. a54915d nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
  14. bcae80e nios2: convert nios2 cpu to driver model by Thomas Chou · 9 years ago
  15. 88d5ecf nios2 : convert altera_pio to driver model by Thomas Chou · 9 years ago
  16. d21275e nios2: add clear and set bits macros by Thomas Chou · 9 years ago
  17. 220e802 nios2: convert altera_jtag_uart to driver model by Thomas Chou · 9 years ago
  18. 37e2449 nios2: map physical address to uncached virtual address by Thomas Chou · 9 years ago
  19. 3e468e6 nios2: call board_init_f_mem by Thomas Chou · 9 years ago
  20. 3424380 nios2: zap version_string by Thomas Chou · 9 years ago
  21. 651389a nios2: zap dly_clks by Thomas Chou · 9 years ago
  22. e6500f8 nios2: Split timer code into timer.c by Thomas Chou · 9 years ago
  23. fea7f3a nios2: Switch to generic timer by Thomas Chou · 9 years ago
  24. e6e2c15 nios2: enable device tree control of U-Boot by Thomas Chou · 9 years ago
  25. 1226dfd nios2: define _end in link script by Thomas Chou · 9 years ago
  26. 355483e nios2: remove gp assignments in link script by Thomas Chou · 9 years ago
  27. e900298 nios2: enlarge the code relocation range by Thomas Chou · 9 years ago
  28. 4192b8c nios2: BSS should be cleared only after board_init_f by Thomas Chou · 9 years ago
  29. a03377b nios2: permit device tree control of U-Boot by Thomas Chou · 9 years ago
  30. eae7ae1 am437x: Add am57xx_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  31. 7a837bc am437x: Add am437x_sk_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  32. 48038c4 am437x: Add am437x_gp_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  33. 11e1582 omap_hsmmc: update struct hsmmc to accomodate base address from DT by Mugunthan V N · 9 years ago
  34. e5520e1 dra7xx: Add dra74_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  35. 2a9a842 ARM: dts: k2g: Add DT support by Lokesh Vutla · 9 years ago
  36. 3b68939 ARM: k2g: add SD card and eMMC support by Roger Quadros · 9 years ago
  37. 4657a2d driver: net: keystone_net: add support for rgmii phy by Vitaly Andrianov · 9 years ago
  38. bf7bd4e driver: net: keystone_net: fix phy mode configuration by Mugunthan V N · 9 years ago
  39. cddb330 ARM: k2g: update keystone nav rx queue numbers by Vitaly Andrianov · 9 years ago
  40. 11d8222 ARM: k2g: Correct base addresses by Vitaly Andrianov · 9 years ago
  41. 5dd6af2 ARM: k2g: Add support for pin mux configuration by Vitaly Andrianov · 9 years ago
  42. 235dd6e ARM: k2g: Add ddr3 info by Vitaly Andrianov · 9 years ago
  43. 0fba27b ARM: k2g: Add PSC info by Vitaly Andrianov · 9 years ago
  44. e6d71e1 ARM: k2g: Add clock information by Vitaly Andrianov · 9 years ago
  45. bda920c ARM: k2g: Add pll data by Vitaly Andrianov · 9 years ago
  46. f9c4a51 ARM: k2g: Add kconfig support by Lokesh Vutla · 9 years ago
  47. f11a328 ARM: k2g: Add support for CPU detection by Lokesh Vutla · 9 years ago
  48. 1985abe ARM: keystone2: Use dtb images by default by Lokesh Vutla · 9 years ago
  49. 16d7f5b ARM: dts: k2e: Enable OF_CONTROL and DM by Lokesh Vutla · 9 years ago
  50. cec6a6b ARM: dts: k2l: Enable OF_CONTROL and DM by Lokesh Vutla · 9 years ago
  51. 391839f ARM: dts: k2hk: Enable OF_CONTROL and DM by Lokesh Vutla · 9 years ago
  52. 8a9bb06 ARM: dts: keystone2: Do not use LPAE addresses in U-Boot by Lokesh Vutla · 9 years ago
  53. 351f969 ARM: dts: Keystone2: Import generic dt files from Linux Kernel by Lokesh Vutla · 9 years ago
  54. 8c80b19 ARM: keystone2: Fix serial port init by Lokesh Vutla · 9 years ago
  55. 5215940 sandbox: Introduce dummy remoteproc nodes by Nishanth Menon · 9 years ago
  56. 2da87ab omap-common: Common get_board_serial function to pass serial through ATAG by Paul Kocialkowski · 9 years ago
  57. 679f82c omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
  58. 07815eb omap-common: Common serial and usbethaddr functions based on die id by Paul Kocialkowski · 9 years ago
  59. 9fd5401 omap5: omap_die_id support by Paul Kocialkowski · 9 years ago
  60. 987a40d omap4: omap_die_id support by Paul Kocialkowski · 9 years ago
  61. b50a768 omap3: omap_die_id support by Paul Kocialkowski · 9 years ago
  62. 72931b1 omap-common: Common omap_die_id definition by Paul Kocialkowski · 9 years ago
  63. 858dbdf Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  64. e0ae648 x86: Add support for Advantech SOM-6896 by George McCollister · 9 years ago
  65. 3e45de6 x86: ivybridge: Enable the MRC cache by Bin Meng · 9 years ago
  66. fd8f472 x86: ivybridge: Measure the MRC code execution time by Simon Glass · 9 years ago
  67. e9b3967 x86: ivybridge: Fix car_uninit() to correctly set run state by Simon Glass · 9 years ago
  68. 9fbc5cc x86: ivybridge: Check the RTC return value by Simon Glass · 9 years ago
  69. 53327d3 x86: ivybridge: Use 'ret' instead of 'rcode' by Simon Glass · 9 years ago
  70. 7b95252 x86: chromebook_link: Enable the debug UART by Simon Glass · 9 years ago
  71. 60994a0 x86: Init the debug UART if enabled by Simon Glass · 9 years ago
  72. ef1683d x86: Pass correct cpu_index to ap_init() by Bin Meng · 9 years ago
  73. 06f16c4 x86: galileo: Enable mrc cache by Bin Meng · 9 years ago
  74. 2fc2b83 x86: quark: Implement mrc cache by Bin Meng · 9 years ago
  75. c6c80d8 x86: ivybridge: Correct two typos for MRC by Bin Meng · 9 years ago
  76. ec73da8 x86: Remove unused rw-mrc-cache properties in the link and panther dts files by Bin Meng · 9 years ago
  77. 74e56d1 x86: baytrail: Issue full system reset in reset_cpu() by Bin Meng · 9 years ago
  78. 638a058 x86: Enable mrc cache for bayleybay and minnowmax by Bin Meng · 9 years ago
  79. 8b18504 x86: baytrail: Save mrc cache to spi flash by Bin Meng · 9 years ago
  80. ff1e18a x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init() by Bin Meng · 9 years ago
  81. 4b9f6a6 x86: Use struct mrc_region to describe a mrc region by Bin Meng · 9 years ago
  82. 42913a1 x86: ivybridge: Use APIs provided in the mrccache lib by Bin Meng · 9 years ago
  83. ed80096 x86: Add more common routines to manipulate mrc cache by Bin Meng · 9 years ago
  84. bfa95c5 x86: Add various minor tidy-ups in mrccache codes by Bin Meng · 9 years ago
  85. 2fe66db x86: Do sanity test on the cache record in mrccache_update() by Bin Meng · 9 years ago
  86. f6220f1 x86: Move mrccache.[c|h] to a common place by Bin Meng · 9 years ago
  87. e2d76e9 x86: Add ENABLE_MRC_CACHE Kconfig option by Bin Meng · 9 years ago
  88. 010921a x86: fsp: Add a hdr sub-command to show header information by Bin Meng · 9 years ago
  89. 62716eb x86: fsp: Make hob command a sub-command to fsp by Bin Meng · 9 years ago
  90. b325cbb x86: fsp: Print GUID whenever applicable in the hob command output by Bin Meng · 9 years ago
  91. fd755f0 x86: fsp: Compact the output of hob command by Bin Meng · 9 years ago
  92. 721e992 x86: Add SMBIOS table support by Bin Meng · 9 years ago
  93. 59ec719 x86: Move install_e820_map() out of zimage.c by Bin Meng · 9 years ago
  94. 19038e1 x86: Initialize GDT entry 1 to be the 32-bit CS as well by Bin Meng · 9 years ago
  95. 1f124eb x86: Allow disabling IGD on Intel Queensbay by Bin Meng · 9 years ago
  96. 5bf9359 x86: ivybridge: Remove the dead codes that programs pci bridge by Bin Meng · 9 years ago
  97. e8d124f Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  98. 1d51ea1 arm: mvebu: Enable DM_SERIAL on AXP / A38x boards by Stefan Roese · 9 years ago
  99. 9cffb23 arm: mvebu: Add DM (driver model) support by Stefan Roese · 9 years ago
  100. 39a230a arm: mvebu: Add basic Armada XP / 38x dtsi/dts files by Stefan Roese · 9 years ago