1. daa93d9 x86: Add some missing global_data declarations in files that use gd by Simon Glass · 9 years ago
  2. f2d1a11 x86: Tidy up the 64-bit calling code by Simon Glass · 9 years ago
  3. 1ec83e8 x86: Drop unused copy_fdt_to_ram() by Simon Glass · 9 years ago
  4. 5d18dc9 x86: Tidy up global_data flags by Simon Glass · 9 years ago
  5. feb0027 Reserve the top 16 flag bits for architecture-specific use by Simon Glass · 9 years ago
  6. cecf90e x86: Use CR0 constants in CPU init by Simon Glass · 9 years ago
  7. 611f749 x86: Add various minor tidy-ups to the 32-bit startup code by Simon Glass · 9 years ago
  8. a922cb4 Bring in __aligned_u64 and friends to linux/types.h by Simon Glass · 9 years ago
  9. 68ae3f8 Allow objcopy to work without filling gaps with 0xff by Simon Glass · 9 years ago
  10. 3ed7dda elf: Add a few definitions for 64-bit relocation by Simon Glass · 9 years ago
  11. 6664077 dm: serial: Correct logic in serial_find_console_or_panic() by Simon Glass · 9 years ago
  12. 46766df dm: core: Check for empty list in uclass_find_device() by Simon Glass · 9 years ago
  13. 68b27d3 Support removing default assembler flags by Simon Glass · 9 years ago
  14. d6c09ba common: command add '\n' for debug msg by Peng Fan · 9 years ago
  15. 6cd571b lib: fdt: fix indent of #ifdef..#endif conditional by Masahiro Yamada · 9 years ago
  16. 6bd4484 common: Print nothing in the __weak checkboard() by Bin Meng · 9 years ago
  17. 6b94c42 gitignore: Add defconfig and fdtgrep by Bin Meng · 9 years ago
  18. 947391c x86: bayleybay: Configure PCI IRQ by Bin Meng · 9 years ago
  19. e1c4935 x86: Add Intel Bayley Bay board support by Bin Meng · 9 years ago
  20. 6a3de7c x86: Add microcode for BayTrail-I B0 stepping by Bin Meng · 9 years ago
  21. a43c5d9 x86: baytrail: Update UPD setting for FSP Gold4 release by Bin Meng · 9 years ago
  22. 82977a8 x86: minnowmax: Remove smsc47x superio codes by Bin Meng · 9 years ago
  23. e751844 x86: Sanity test on vesa parameters before setting up kernel screen_info by Bin Meng · 9 years ago
  24. 6647f57 x86: qemu: Add MP initialization by Bin Meng · 9 years ago
  25. b9f3277 x86: Add a 'pause' instruction in __udelay() for QEMU target by Miao Yan · 9 years ago
  26. 8571ea5 doc: dm: Update pci-info.txt for pci support by Bin Meng · 9 years ago
  27. 02284a0 dm: pci: Allow scan bridge child devices before relocation by Bin Meng · 9 years ago
  28. f78abfb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  29. 200eecd configs: ti_armv7_keystone2: replace addr_uboot with loadaddr by Vitaly Andrianov · 9 years ago
  30. 817c1f0 armv8/ls2085ardb: Add USB support for ls2085ardb by Nikhil Badola · 9 years ago
  31. 0393333 armv8/ls2085aqds: Add USB support for ls2085aqds by Nikhil Badola · 9 years ago
  32. 2b53ade armv8/lsch3/config: Define USB XHCI controller base address for LS2085A by Nikhil Badola · 9 years ago
  33. 883f720 armv8/lsch3/config: Define CONFIG_SYS_CACHELINE_SIZE for LS2085A by Nikhil Badola · 9 years ago
  34. 999273f drivers/ddr/fsl: Adjust bstopre value by York Sun · 9 years ago
  35. 9b39fa2 drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helper by horia.geanta@freescale.com · 9 years ago
  36. 66e26aa drivers/crypto/fsl: fix snooping for write transactions by horia.geanta@freescale.com · 9 years ago
  37. 5016de2 drivers/crypto/fsl: fix "era" property value on LE platforms by horia.geanta@freescale.com · 9 years ago
  38. 5d7d24b drivers/pci/layerscape: Add EP mode support by Minghuan Lian · 9 years ago
  39. c5bc6aa drivers/pci: Add function to find an extended capability by Minghuan Lian · 9 years ago
  40. 9564df6 drivers/fsl-mc: flib changes for mc 8.0.0 by Prabhakar Kushwaha · 9 years ago
  41. befb5cb drivers/crypto/fsl: enable raw data instead of von Neumann data by Alex Porosanu · 10 years ago
  42. 5a0d763 drivers/crypto/fsl: change starting entropy delay value by Alex Porosanu · 10 years ago
  43. f8d6a7f drivers/crypto/fsl: disable RNG oscillator maximum frequency check by Alex Porosanu · 10 years ago
  44. 158cff0 armv7/ls1021a/etsec: Enable Tx Data and TxBD snooping by Alison Wang · 9 years ago
  45. 5dec9d7 armv7/ls1021a: allow OCRAM access permission as R/W in SPL by Alison Wang · 9 years ago
  46. 0b5034c armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin table by Wang Dongsheng · 9 years ago
  47. 08a01d4 armv7/ls1021atwr: program the regulator for deep sleep by chenhui zhao · 10 years ago
  48. 8b160bc armv7/ls1021atwr: added deep sleep support in uboot by Tang Yuantian · 10 years ago
  49. 3093be7 armv7/lS1021atwr: Enable bootscript for secure boot by gaurav rana · 10 years ago
  50. d64f1a4 driver/qe: use strncpy instead of strcpy by Zhao Qiang · 10 years ago
  51. 7879a49 drivers/qe: transform parameter to compatible type by Zhao Qiang · 10 years ago
  52. 065bab8 armv7/ls1021a: Reserve secure code into RAM instead of OCRAM by Zhuoyu Zhang · 10 years ago
  53. 3e120f6 Prepare v2015.10-rc1 by Tom Rini · 9 years ago
  54. 4a43fe9 fsl_esdhc.c: Always make check_and_invalidate_dcache_range available by Tom Rini · 9 years ago
  55. 65022b3 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  56. 73f3ccb arm: mx6: tqma6: fix build for WRU-IV baseboard by Stefano Babic · 9 years ago
  57. dbf316a imx: mx6ul_14x14_evk add basic board support by Peng Fan · 9 years ago
  58. 96605db imx: imx6_spl add mx6ul support by Peng Fan · 9 years ago
  59. 98f11a1 imx:mx6ul add dram spl configuration and header file by Peng Fan · 9 years ago
  60. 3df187a mx6_common: Fix LOADADDR and SYS_TEXT_BASE for i.MX6UL by Peng Fan · 9 years ago
  61. f5dd87e mxc: gpio add i.MX6UL support by Peng Fan · 9 years ago
  62. 80b2415 imx: mx6 add PAD_CTL_SPEED_LOW for i.MX6SX/UL by Peng Fan · 9 years ago
  63. cf333da imx: mx6ul update soc related settings by Peng Fan · 9 years ago
  64. 6ac4a43 imx: mx6ul select SYS_L2CACHE_OFF by Peng Fan · 9 years ago
  65. 40a6ed1 imx:mx6ul add clock support by Peng Fan · 9 years ago
  66. d2d4fcb imx: mx6ul remove errata for i.MX6UL by Peng Fan · 9 years ago
  67. ee869ca imx-common: timer: add i.MX6UL support by Peng Fan · 9 years ago
  68. 52d3739 imx: mx6ul Add CONFIG_SYS_CACHELINE_SIZE for i.MX6UL by Peng Fan · 9 years ago
  69. 59e680d imx: mx6ul: Update imx registers head file by Peng Fan · 9 years ago
  70. 5049118 imx: mx6ul: Add pins IOMUX head file by Peng Fan · 9 years ago
  71. eaa53a1 imx: mx6ul: Add i.MX6UL CPU type by Peng Fan · 9 years ago
  72. b577da6 sf: kconfig: add kconfig options for spi flashes by Nikita Kiryanov · 9 years ago
  73. 8184940 usb: kconfig: create a menu for usb by Nikita Kiryanov · 9 years ago
  74. 2f260fb usb: kconfig: usb keyboard kconfig by Nikita Kiryanov · 9 years ago
  75. 9924103 arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option by Nikita Kiryanov · 9 years ago
  76. 484ccc1 arm: mx6: kconfig: don't select CPU_V7 per board by Nikita Kiryanov · 9 years ago
  77. 3aea6ae arm: mx6: cm-fx6: move cm-fx6 target under ARCH_MX6 by Nikita Kiryanov · 9 years ago
  78. 86dfbe8 arm: mx6: cm-fx6: move CMD configs to defconfig by Nikita Kiryanov · 9 years ago
  79. a0f47eb arm: mx6: cm-fx6: setup hdmi only on hdmi enable by Nikita Kiryanov · 9 years ago
  80. ba182c7 arm: mx6: cm-fx6: add support for displaytype env var by Nikita Kiryanov · 9 years ago
  81. 9b1bc39 arm: mx6: cm-fx6: make it possible to not init display by Nikita Kiryanov · 9 years ago
  82. 2d61809 arm: mx6: cm-fx6: map HDMI to IPU1 DI0 explicitly by Nikita Kiryanov · 9 years ago
  83. d4947e3 imx: mx6qpsabreauto: Add MX6QP SABREAUTO CPU3 board support by Peng Fan · 9 years ago
  84. 04321fc imx: mx6sabresd/sabreauto runtime setting fdt_file by Peng Fan · 9 years ago
  85. 5a62fcc imx: mx6qp Enable PRG clock for IPU by Peng Fan · 9 years ago
  86. b5f46f7 imx: mx6: hab : Remove the cache issue workaroud in hab for i.MX6QP by Ye.Li · 9 years ago
  87. 53f3c9e imx: mx6: ccm: Change the clock settings for i.MX6QP by Peng Fan · 9 years ago
  88. 5f24792 imx: add cpu type for i.MX6QP/DP by Peng Fan · 9 years ago
  89. 6a45684 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  90. f3233bd Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  91. 86c6bfe powerpc/T104xRDB: Remove vbank check redundant code by Priyanka Jain · 9 years ago
  92. 796b33a powerpc/t1023rdb: eMMC boot without external SD card by Shengzhou Liu · 9 years ago
  93. 0a8a397 powerpc/t4240: update serdes table by Shaohui Xie · 9 years ago
  94. 0a19789 powerpc/t1023rdb: add support for T1023RDB RevC by Shengzhou Liu · 9 years ago
  95. b69061d powerpc/mpc85xx: SECURE BOOT-Copy Boot Script on RAM by Aneesh Bansal · 9 years ago
  96. 3b9b280 powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P5020 and P5040 by Aneesh Bansal · 9 years ago
  97. e0f5015 powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041 by Aneesh Bansal · 9 years ago
  98. 2b68b36 patman: Don't run patman when it is imported as a module by Simon Glass · 9 years ago
  99. ba2432a armv8: caches: Added routine to set non cacheable region by Siva Durga Prasad Paladugu · 9 years ago
  100. 77b92d6 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago