1. d501d45 README: Drop CONFIG_LAN91C96_BASE by Simon Glass · 8 years ago
  2. dd9c6e4 README: Drop CONFIG_OF_BOOT_CPU by Simon Glass · 8 years ago
  3. 1fb3343 README: Drop unused CONFIG_SYS_LS_MC_FW_... options by Simon Glass · 8 years ago
  4. b2482df README: Drop unused JFFS2 options by Simon Glass · 8 years ago
  5. 9dd05fb README: Correct CONFIG_ENV_OFFSET_RENDUND typo by Simon Glass · 8 years ago
  6. 61a4c21 README: Drop CONFIG_COGENT and related options by Simon Glass · 8 years ago
  7. 8477763 README: Drop old Intel Monahans comment by Simon Glass · 8 years ago
  8. 3c6b176 spi: fsl_qspi: Preserve endianness of QSPI MCR by York Sun · 8 years ago
  9. d32b2d1 spl: Make spl_boot_list a local variable by Simon Glass · 8 years ago
  10. f4d7d85 spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  11. 710e9ca spl: Update fat functions to take an spl_image parameter by Simon Glass · 8 years ago
  12. b4a6c2a spl: Update ext functions to take an spl_image parameter by Simon Glass · 8 years ago
  13. 2a2ee2a spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  14. 97d9df0 spl: Convert spl_board_load_image() to use linker list by Simon Glass · 8 years ago
  15. 7ec0389 spl: Convert spl_net_load_image() to use linker list by Simon Glass · 8 years ago
  16. ea022a3 spi: Move freescale-specific code into a private header by Simon Glass · 8 years ago
  17. 139db7a spl: Convert spl_spi_load_image() to use linker list by Simon Glass · 8 years ago
  18. 0a9b73a spl: spi: Move the generic SPI loader into common/spl by Simon Glass · 8 years ago
  19. 7557147 spl: Convert spl_sata_load_image() to use linker list by Simon Glass · 8 years ago
  20. 56df463 spl: Convert spl_usb_load_image() to use linker list by Simon Glass · 8 years ago
  21. dd6bf90 spl: Convert spl_ymodem_load_image() to use linker list by Simon Glass · 8 years ago
  22. 548b3ee spl: Convert spl_nor_load_image() to use linker list by Simon Glass · 8 years ago
  23. afa6e6c spl: Convert spl_onenand_load_image() to use linker list by Simon Glass · 8 years ago
  24. d5c2b11 spl: Convert spl_nand_load_image() to use linker list by Simon Glass · 8 years ago
  25. 7d7dd82 spl: Convert spl_ubi_load_image() to use linker list by Simon Glass · 8 years ago
  26. 0fed9c7 spl: Convert spl_mmc_load_image() to use linker list by Simon Glass · 8 years ago
  27. 98136b2 spl: Convert spl_ram_load_image() to use linker list by Simon Glass · 8 years ago
  28. a0a8029 spl: Add a way to declare an SPL image loader by Simon Glass · 8 years ago
  29. ecdfd69 spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  30. a807ab3 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig by Simon Glass · 8 years ago
  31. f59961e spl: Add function comments to spl_start_uboot() by Simon Glass · 8 years ago
  32. ca12e65 spl: Add a parameter to jump_to_image_linux() by Simon Glass · 8 years ago
  33. 71316c1 spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  34. d95ceb9 spl: Add a parameter to spl_set_header_raw_uboot() by Simon Glass · 8 years ago
  35. e50d76c spl: Move spl_board_load_image() into a generic header by Simon Glass · 8 years ago
  36. 53d7682 armv7: ls1021a: Move DDR config options to Kconfig by York Sun · 8 years ago
  37. 24aaa09 armv8: fsl-layerscape: Move DDR config options to Kconfig by York Sun · 8 years ago
  38. f534b8f arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig by York Sun · 8 years ago
  39. fd63810 arm: Move FSL_HAS_DP_DDR and NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  40. 25af7dc arm: Move SYS_FSL_IFC_BANK_COUNT to Kconfig by York Sun · 8 years ago
  41. b4b60d0 arm: Move MAX_CPUS to Kconfig by York Sun · 8 years ago
  42. fb2bf8c arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig by York Sun · 8 years ago
  43. 4a44417 arm: Fix Kconfig for proper display menu by York Sun · 8 years ago
  44. c93db4f armv8: fsl: Enable USB only when SYSCLK is 100 MHz by Sriram Dash · 8 years ago
  45. e1e3fc1 armv8: ls1043: Add USB node in dts for ls1043 by Sriram Dash · 8 years ago
  46. e8d3be1 armv8: ls1043: Enable CONFIG_DM_USB in defconfigs by Sriram Dash · 8 years ago
  47. 0ea3671 armv8/fsl-lsch2: Implement workaround for PIN MUX erratum A010539 by Hou Zhiqiang · 8 years ago
  48. adee1d4 ARMv7: LS102xA: Move two macros from header files to Kconfig by Hongbo Zhang · 8 years ago
  49. ef9a5fd armv8: fsl-layerscape: Fix "cpu status" command by York Sun · 8 years ago
  50. 5d1a7a9 armv8/fsl-layerscape: print SoC revsion number by Wenbin Song · 8 years ago
  51. abd9c1b fsl_sfp : Modify macros as per changes in SFP v3.4 by Sumit Garg · 8 years ago
  52. f85a8e8 armv7: LS1021a: enable i-cache in start.S by Xiaoliang Yang · 8 years ago
  53. b259732 fsl_sec_mon: Update driver for Security Monitor by Sumit Garg · 8 years ago
  54. 4de6ce1 armv8: fsl-lsch2: enable snoopable sata read and write by Tang Yuantian · 8 years ago
  55. f0beb49 armv8: fsl-lsch2: adjust sata parameter by Tang Yuantian · 8 years ago
  56. ab895d6 serial: ns16550: Handle -ENOENT when requesting clock by Alexandre Courbot · 8 years ago
  57. 5b0d03b udoo: Add a README file by Fabio Estevam · 8 years ago
  58. 27192d1 pcm052: add new BK4r1 target based on PCM052 SoM by Albert ARIBAUD \(3ADEV\) · 8 years ago
  59. a7e5f7f pcm052: allow specifying onboard DDR size in configs by Albert ARIBAUD \(3ADEV\) · 8 years ago
  60. ed0c2c0 tools: mkimage: add support for Vybrid image format by Albert ARIBAUD \(3ADEV\) · 8 years ago
  61. 303a244 pcm052: add 'm4go' command by Albert ARIBAUD \(3ADEV\) · 8 years ago
  62. 083e4fd pcm052: remove target-specific dtb name from env by Albert ARIBAUD \(3ADEV\) · 8 years ago
  63. 27f7d4f pcm052: fix MTD partitioning by Albert ARIBAUD \(3ADEV\) · 8 years ago
  64. f15ece3 imx: imx6ul: disable POR_B internal pull up by Peng Fan · 8 years ago
  65. 2ee4065 imx-common: enlarge mux width to 4 by Peng Fan · 8 years ago
  66. 81c4ecc imx: mx6: fix USB bmode to use reserved value by Stefan Agner · 8 years ago
  67. 55a42b3 arm: imx: add i.MX6ULL 14x14 EVK board support by Peng Fan · 8 years ago
  68. 35ae994 dm: mmc: intialize dev when probe by Peng Fan · 8 years ago
  69. b0a8e45 arm: dts: add device tree for i.MX6ULL by Peng Fan · 8 years ago
  70. fa72091 dt-bindings: add i.mx6ul clock header by Peng Fan · 8 years ago
  71. f8ca22b arm: dts: imx6ull: add pinctrl defines by Peng Fan · 8 years ago
  72. ca75159 pinctrl: imx6: support i.MX6ULL by Peng Fan · 8 years ago
  73. 07e1c0a imx: iomux: fix snvs usage for i.MX6ULL by Peng Fan · 8 years ago
  74. 5b66482 imx: imx6ull: adjust the ldo 1.2v bandgap voltage by Peng Fan · 8 years ago
  75. 2d4bbd0 imx: mx6ull: Add AIPS3 initialization by Peng Fan · 8 years ago
  76. bdfb2d4 imx: mx6ull: Update memory map address by Peng Fan · 8 years ago
  77. 3974b7f imx: mx6ull: update clock settings and CCM register map by Peng Fan · 8 years ago
  78. b471461 imx: mx6ull: adjust POR_B setting for i.MX6ULL by Peng Fan · 8 years ago
  79. 6615da4 imx: mx6ull: misc soc update by Peng Fan · 8 years ago
  80. 00ffa56 imx: mx6ul: using runtime check when configuring PMIC_STBY_REQ by Peng Fan · 8 years ago
  81. cdf33c9 imx: mx6ull: skip setting ahb clock by Peng Fan · 8 years ago
  82. 988acd2 imx: timer: update gpt driver for i.MX6ULL by Peng Fan · 8 years ago
  83. f8b9573 imx: ocotp: support i.MX6ULL by Peng Fan · 8 years ago
  84. bbd1b07 imx-common: introduce is_mx6ull by Peng Fan · 8 years ago
  85. 51db460 imx: mx6ull: add kconfig entry for MX6ULL by Ye Li · 8 years ago
  86. 65ce54b imx: mx6ull: add mx6ull major cpu type by Peng Fan · 8 years ago
  87. 7b4dd81 imx: mx6ull: add iomux header file by Peng Fan · 8 years ago
  88. 112d59a README.imx6: Fix Boundary Devices name by Fabio Estevam · 8 years ago
  89. 43a1be4 board: tbs2910: Add CMD_PART by Soeren Moch · 8 years ago
  90. 9eeab57 imx_watchdog: Do not assert WDOG_B on watchdog init by Ross Parker · 8 years ago
  91. 514a0f4 imx: iomux-v3: fix pad setup on i.MX6DQP when CONFIG_MX6QDL is defined by Filip Brozovic · 8 years ago
  92. 29138c6 board: tbs2910: Fix BOOTMAPSZ by Soeren Moch · 8 years ago
  93. 3b30eec mx6sabresd: Make SPL DDR configuration to match the DCD table by Fabio Estevam · 8 years ago
  94. 5cca52a wandboard: Remove videoargs script by Fabio Estevam · 8 years ago
  95. ba4e159 wandboard: Fix hang when going into low frequency by Fabio Estevam · 8 years ago
  96. 53fec16 Prepare v2016.11-rc1 by Tom Rini · 8 years ago
  97. 51b4a63 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  98. e95b9b4 ti_armv7_common: Disable Falcon Mode on HS devices by Andrew F. Davis · 8 years ago
  99. 2f45096 config: Remove usage of CONFIG_STORAGE_EMMC by Andrew F. Davis · 8 years ago
  100. ba84e6a ti: omap-common: Allow AM33xx devices to be built securely by Andrew F. Davis · 8 years ago