1. e4e93ea armv8/fsl_lsch2: Add fsl_lsch2 SoC by Mingkai Hu · 9 years ago
  2. 0e58b51 armv8/fsl_lsch3: Change arch to fsl-layerscape by Mingkai Hu · 9 years ago
  3. 513eaf2 net: Move some header files to include/ by Shaohui Xie · 9 years ago
  4. 5b0df8a armv7/ls1021a: move ns_access to common file by Mingkai Hu · 9 years ago
  5. cc0619c arm: ls102xa: enable snooping for CAAM transactions by horia.geanta@freescale.com · 9 years ago
  6. 320cc8f Data types defined for 64 bit physical address by Aneesh Bansal · 9 years ago
  7. 79fe078 ls102xa: fdt: Disable IFC in SD boot for QSPI by Alison Wang · 9 years ago
  8. a978fc1 armv8/fsl-lsch3: fdt: Check the pointer returned from call to a function may be NULL by Alison Wang · 9 years ago
  9. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  10. e04843d zynq: Move SPL console init out of board_init_f() by Simon Glass · 9 years ago
  11. c6187a4 microblaze: Add a TODO to call board_init_f_mem() by Simon Glass · 9 years ago
  12. 35375d4 arm: Switch 32-bit ARM to using generic global_data setup by Simon Glass · 9 years ago
  13. 4f45651 arm: Switch aarch64 to using generic global_data setup by Simon Glass · 9 years ago
  14. 9f36cbc nios2: fix virt_to_phys for nios2 with MMU by Thomas Chou · 9 years ago
  15. 4d7d92f nios2: zap nios2-generic board dir by Thomas Chou · 9 years ago
  16. 8e1e96d nios2: convert dma_alloc_coherent to use malloc_cache_aligned by Thomas Chou · 9 years ago
  17. 93f9646 nios2: convert copy_exception_trampoline to use dm cpu data by Thomas Chou · 9 years ago
  18. 741085b nios2: convert cache flush to use dm cpu data by Thomas Chou · 9 years ago
  19. 3982617 nios2: set default cache configuration in start.S by Thomas Chou · 9 years ago
  20. f8efd77 nios2: clean up comments style in start.S by Thomas Chou · 9 years ago
  21. 8701cc3 nios2: convert ioremap to use dm cpu data by Thomas Chou · 9 years ago
  22. 72b6198 nios2: convert do_reset to use dm cpu data by Thomas Chou · 9 years ago
  23. e0fa55f nios2: remove asm/psr.h by Thomas Chou · 9 years ago
  24. 36b9c9a nios2: convert altera sysid to driver model by Thomas Chou · 9 years ago
  25. 221d2ac nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
  26. c617026 nios2: convert nios2 cpu to driver model by Thomas Chou · 9 years ago
  27. fb1a4bf nios2 : convert altera_pio to driver model by Thomas Chou · 9 years ago
  28. 99b336a nios2: add clear and set bits macros by Thomas Chou · 9 years ago
  29. 26066df nios2: convert altera_jtag_uart to driver model by Thomas Chou · 9 years ago
  30. 4e1acb7 nios2: map physical address to uncached virtual address by Thomas Chou · 9 years ago
  31. c3c6ab1 nios2: call board_init_f_mem by Thomas Chou · 9 years ago
  32. 60a3b1b nios2: zap version_string by Thomas Chou · 9 years ago
  33. a646271 nios2: zap dly_clks by Thomas Chou · 9 years ago
  34. 16dc04b nios2: Split timer code into timer.c by Thomas Chou · 9 years ago
  35. 47903a6 nios2: Switch to generic timer by Thomas Chou · 9 years ago
  36. 0d5f5e1 nios2: enable device tree control of U-Boot by Thomas Chou · 9 years ago
  37. 93a7842 nios2: define _end in link script by Thomas Chou · 9 years ago
  38. 63ed255 nios2: remove gp assignments in link script by Thomas Chou · 9 years ago
  39. f2bec0e nios2: enlarge the code relocation range by Thomas Chou · 9 years ago
  40. fb731f2 nios2: BSS should be cleared only after board_init_f by Thomas Chou · 9 years ago
  41. 08e4e9c nios2: permit device tree control of U-Boot by Thomas Chou · 9 years ago
  42. a4d1174 am437x: Add am57xx_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  43. bd2fb22 am437x: Add am437x_sk_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  44. f77f9e7 am437x: Add am437x_gp_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  45. 5f016ba omap_hsmmc: update struct hsmmc to accomodate base address from DT by Mugunthan V N · 9 years ago
  46. 0f14831 dra7xx: Add dra74_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  47. e8e92b8 ARM: dts: k2g: Add DT support by Lokesh Vutla · 9 years ago
  48. 44157de ARM: k2g: add SD card and eMMC support by Roger Quadros · 9 years ago
  49. 4cedef3 driver: net: keystone_net: add support for rgmii phy by Vitaly Andrianov · 9 years ago
  50. d44bb34 driver: net: keystone_net: fix phy mode configuration by Mugunthan V N · 9 years ago
  51. 71c8993 ARM: k2g: update keystone nav rx queue numbers by Vitaly Andrianov · 9 years ago
  52. 9dadfd7 ARM: k2g: Correct base addresses by Vitaly Andrianov · 9 years ago
  53. 6099011 ARM: k2g: Add support for pin mux configuration by Vitaly Andrianov · 9 years ago
  54. bbf8ac2 ARM: k2g: Add ddr3 info by Vitaly Andrianov · 9 years ago
  55. b00e9cd ARM: k2g: Add PSC info by Vitaly Andrianov · 9 years ago
  56. 7fd5b64 ARM: k2g: Add clock information by Vitaly Andrianov · 9 years ago
  57. 2964684 ARM: k2g: Add pll data by Vitaly Andrianov · 9 years ago
  58. 64c0bab ARM: k2g: Add kconfig support by Lokesh Vutla · 9 years ago
  59. 05b8e49 ARM: k2g: Add support for CPU detection by Lokesh Vutla · 9 years ago
  60. b91d3b0 ARM: keystone2: Use dtb images by default by Lokesh Vutla · 9 years ago
  61. 2c14c64 ARM: dts: k2e: Enable OF_CONTROL and DM by Lokesh Vutla · 9 years ago
  62. 8c54a15 ARM: dts: k2l: Enable OF_CONTROL and DM by Lokesh Vutla · 9 years ago
  63. 050d8ab ARM: dts: k2hk: Enable OF_CONTROL and DM by Lokesh Vutla · 9 years ago
  64. d32bd1e ARM: dts: keystone2: Do not use LPAE addresses in U-Boot by Lokesh Vutla · 9 years ago
  65. 7f8bd53 ARM: dts: Keystone2: Import generic dt files from Linux Kernel by Lokesh Vutla · 9 years ago
  66. 2c06c3f ARM: keystone2: Fix serial port init by Lokesh Vutla · 9 years ago
  67. edf8581 sandbox: Introduce dummy remoteproc nodes by Nishanth Menon · 9 years ago
  68. a7267d2 omap-common: Common get_board_serial function to pass serial through ATAG by Paul Kocialkowski · 9 years ago
  69. 6bc318e omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
  70. 2edadee omap-common: Common serial and usbethaddr functions based on die id by Paul Kocialkowski · 9 years ago
  71. c68d569 omap5: omap_die_id support by Paul Kocialkowski · 9 years ago
  72. d76b8b9 omap4: omap_die_id support by Paul Kocialkowski · 9 years ago
  73. 290ba6d omap3: omap_die_id support by Paul Kocialkowski · 9 years ago
  74. e0cfa45 omap-common: Common omap_die_id definition by Paul Kocialkowski · 9 years ago
  75. 7afc48d Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  76. a4dd9bf x86: Add support for Advantech SOM-6896 by George McCollister · 9 years ago
  77. 149f24f x86: ivybridge: Enable the MRC cache by Bin Meng · 9 years ago
  78. 9eff5a7 x86: ivybridge: Measure the MRC code execution time by Simon Glass · 9 years ago
  79. 5d12980 x86: ivybridge: Fix car_uninit() to correctly set run state by Simon Glass · 9 years ago
  80. 664c0e1 x86: ivybridge: Check the RTC return value by Simon Glass · 9 years ago
  81. a45312e x86: ivybridge: Use 'ret' instead of 'rcode' by Simon Glass · 9 years ago
  82. f2dd470 x86: chromebook_link: Enable the debug UART by Simon Glass · 9 years ago
  83. 4773012 x86: Init the debug UART if enabled by Simon Glass · 9 years ago
  84. c0718c1 x86: Pass correct cpu_index to ap_init() by Bin Meng · 9 years ago
  85. 8331aa0 x86: galileo: Enable mrc cache by Bin Meng · 9 years ago
  86. 4c2af8b x86: quark: Implement mrc cache by Bin Meng · 9 years ago
  87. 8046714 x86: ivybridge: Correct two typos for MRC by Bin Meng · 9 years ago
  88. 84dd04f x86: Remove unused rw-mrc-cache properties in the link and panther dts files by Bin Meng · 9 years ago
  89. 71d7c2f x86: baytrail: Issue full system reset in reset_cpu() by Bin Meng · 9 years ago
  90. 9582ad5 x86: Enable mrc cache for bayleybay and minnowmax by Bin Meng · 9 years ago
  91. dc59780 x86: baytrail: Save mrc cache to spi flash by Bin Meng · 9 years ago
  92. 07793c08 x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init() by Bin Meng · 9 years ago
  93. 2845ead x86: Use struct mrc_region to describe a mrc region by Bin Meng · 9 years ago
  94. f34c059 x86: ivybridge: Use APIs provided in the mrccache lib by Bin Meng · 9 years ago
  95. 1f81b59 x86: Add more common routines to manipulate mrc cache by Bin Meng · 9 years ago
  96. 8575ab1 x86: Add various minor tidy-ups in mrccache codes by Bin Meng · 9 years ago
  97. d61a7b4 x86: Do sanity test on the cache record in mrccache_update() by Bin Meng · 9 years ago
  98. 21666cf x86: Move mrccache.[c|h] to a common place by Bin Meng · 9 years ago
  99. 0ffd7e5 x86: Add ENABLE_MRC_CACHE Kconfig option by Bin Meng · 9 years ago
  100. 8938dbd x86: fsp: Add a hdr sub-command to show header information by Bin Meng · 9 years ago