1. 5052e81 PWM: Correct misspellings of "module" in context of PWM by Robert P. J. Day · 8 years ago
  2. 59a51a1 ARM64: Add support for some of atomic64 operations by Adam Oleksy · 8 years ago
  3. 9c00d98 cmd/onenand.c: block align warning by Ladislav Michl · 8 years ago
  4. 3626643 search.h: Numerous grammatical fixes, comment updates by Robert P. J. Day · 8 years ago
  5. fc0b594 Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  6. 81049ba ARMv8/sec-firmware: fix a compile error by Hou Zhiqiang · 8 years ago
  7. 22a402f ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.S by Siarhei Siamashka · 8 years ago
  8. 24307d6 Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_buf: enforce offset to be start of environment by Andreas Fenkart · 8 years ago
  9. ff95e57 tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf by Andreas Fenkart · 8 years ago
  10. c6012bb tools/env: pass bad block offset by value by Andreas Fenkart · 8 years ago
  11. e2c9351 tools/env: factor out environment_end function by Andreas Fenkart · 8 years ago
  12. d025021 gunzip: cache-align write buffer memory by Clemens Gruber · 8 years ago
  13. 4dc34be README: Fix CONFIG_SYS_NAND_MAX_DEVICE typo by Simon Glass · 8 years ago
  14. b43957b README: Drop CONFIG_MPC8349ADS by Simon Glass · 8 years ago
  15. 89e5440 README: Drop README.imx31 by Simon Glass · 8 years ago
  16. b44b632 atmel: Drop README.at91-soc by Simon Glass · 8 years ago
  17. 4b7283a README: Drop CONFIG_SYS_USE_OSCCLK by Simon Glass · 8 years ago
  18. acd51f9 README: Drop CONFIG_SYS_INIT_DATA_SIZE by Simon Glass · 8 years ago
  19. 945a18e README: i2c: Drop unused i2c CONFIG options by Simon Glass · 8 years ago
  20. b7381bb README: sh: Drop CONFIG_SYS_I2C_SH_BASE5 by Simon Glass · 8 years ago
  21. 5371d34 README: Drop CONFIG_SYS_USB_BRG_CLK by Simon Glass · 8 years ago
  22. d501d45 README: Drop CONFIG_LAN91C96_BASE by Simon Glass · 8 years ago
  23. dd9c6e4 README: Drop CONFIG_OF_BOOT_CPU by Simon Glass · 8 years ago
  24. 1fb3343 README: Drop unused CONFIG_SYS_LS_MC_FW_... options by Simon Glass · 8 years ago
  25. b2482df README: Drop unused JFFS2 options by Simon Glass · 8 years ago
  26. 9dd05fb README: Correct CONFIG_ENV_OFFSET_RENDUND typo by Simon Glass · 8 years ago
  27. 61a4c21 README: Drop CONFIG_COGENT and related options by Simon Glass · 8 years ago
  28. 8477763 README: Drop old Intel Monahans comment by Simon Glass · 8 years ago
  29. 3c6b176 spi: fsl_qspi: Preserve endianness of QSPI MCR by York Sun · 8 years ago
  30. d32b2d1 spl: Make spl_boot_list a local variable by Simon Glass · 8 years ago
  31. f4d7d85 spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  32. 710e9ca spl: Update fat functions to take an spl_image parameter by Simon Glass · 8 years ago
  33. b4a6c2a spl: Update ext functions to take an spl_image parameter by Simon Glass · 8 years ago
  34. 2a2ee2a spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  35. 97d9df0 spl: Convert spl_board_load_image() to use linker list by Simon Glass · 8 years ago
  36. 7ec0389 spl: Convert spl_net_load_image() to use linker list by Simon Glass · 8 years ago
  37. ea022a3 spi: Move freescale-specific code into a private header by Simon Glass · 8 years ago
  38. 139db7a spl: Convert spl_spi_load_image() to use linker list by Simon Glass · 8 years ago
  39. 0a9b73a spl: spi: Move the generic SPI loader into common/spl by Simon Glass · 8 years ago
  40. 7557147 spl: Convert spl_sata_load_image() to use linker list by Simon Glass · 8 years ago
  41. 56df463 spl: Convert spl_usb_load_image() to use linker list by Simon Glass · 8 years ago
  42. dd6bf90 spl: Convert spl_ymodem_load_image() to use linker list by Simon Glass · 8 years ago
  43. 548b3ee spl: Convert spl_nor_load_image() to use linker list by Simon Glass · 8 years ago
  44. afa6e6c spl: Convert spl_onenand_load_image() to use linker list by Simon Glass · 8 years ago
  45. d5c2b11 spl: Convert spl_nand_load_image() to use linker list by Simon Glass · 8 years ago
  46. 7d7dd82 spl: Convert spl_ubi_load_image() to use linker list by Simon Glass · 8 years ago
  47. 0fed9c7 spl: Convert spl_mmc_load_image() to use linker list by Simon Glass · 8 years ago
  48. 98136b2 spl: Convert spl_ram_load_image() to use linker list by Simon Glass · 8 years ago
  49. a0a8029 spl: Add a way to declare an SPL image loader by Simon Glass · 8 years ago
  50. ecdfd69 spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  51. a807ab3 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig by Simon Glass · 8 years ago
  52. f59961e spl: Add function comments to spl_start_uboot() by Simon Glass · 8 years ago
  53. ca12e65 spl: Add a parameter to jump_to_image_linux() by Simon Glass · 8 years ago
  54. 71316c1 spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  55. d95ceb9 spl: Add a parameter to spl_set_header_raw_uboot() by Simon Glass · 8 years ago
  56. e50d76c spl: Move spl_board_load_image() into a generic header by Simon Glass · 8 years ago
  57. 53d7682 armv7: ls1021a: Move DDR config options to Kconfig by York Sun · 8 years ago
  58. 24aaa09 armv8: fsl-layerscape: Move DDR config options to Kconfig by York Sun · 8 years ago
  59. f534b8f arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig by York Sun · 8 years ago
  60. fd63810 arm: Move FSL_HAS_DP_DDR and NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  61. 25af7dc arm: Move SYS_FSL_IFC_BANK_COUNT to Kconfig by York Sun · 8 years ago
  62. b4b60d0 arm: Move MAX_CPUS to Kconfig by York Sun · 8 years ago
  63. fb2bf8c arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig by York Sun · 8 years ago
  64. 4a44417 arm: Fix Kconfig for proper display menu by York Sun · 8 years ago
  65. c93db4f armv8: fsl: Enable USB only when SYSCLK is 100 MHz by Sriram Dash · 8 years ago
  66. e1e3fc1 armv8: ls1043: Add USB node in dts for ls1043 by Sriram Dash · 8 years ago
  67. e8d3be1 armv8: ls1043: Enable CONFIG_DM_USB in defconfigs by Sriram Dash · 8 years ago
  68. 0ea3671 armv8/fsl-lsch2: Implement workaround for PIN MUX erratum A010539 by Hou Zhiqiang · 8 years ago
  69. adee1d4 ARMv7: LS102xA: Move two macros from header files to Kconfig by Hongbo Zhang · 8 years ago
  70. ef9a5fd armv8: fsl-layerscape: Fix "cpu status" command by York Sun · 8 years ago
  71. 5d1a7a9 armv8/fsl-layerscape: print SoC revsion number by Wenbin Song · 8 years ago
  72. abd9c1b fsl_sfp : Modify macros as per changes in SFP v3.4 by Sumit Garg · 8 years ago
  73. f85a8e8 armv7: LS1021a: enable i-cache in start.S by Xiaoliang Yang · 8 years ago
  74. b259732 fsl_sec_mon: Update driver for Security Monitor by Sumit Garg · 8 years ago
  75. 4de6ce1 armv8: fsl-lsch2: enable snoopable sata read and write by Tang Yuantian · 8 years ago
  76. f0beb49 armv8: fsl-lsch2: adjust sata parameter by Tang Yuantian · 8 years ago
  77. ab895d6 serial: ns16550: Handle -ENOENT when requesting clock by Alexandre Courbot · 8 years ago
  78. 5b0d03b udoo: Add a README file by Fabio Estevam · 8 years ago
  79. 27192d1 pcm052: add new BK4r1 target based on PCM052 SoM by Albert ARIBAUD \(3ADEV\) · 8 years ago
  80. a7e5f7f pcm052: allow specifying onboard DDR size in configs by Albert ARIBAUD \(3ADEV\) · 8 years ago
  81. ed0c2c0 tools: mkimage: add support for Vybrid image format by Albert ARIBAUD \(3ADEV\) · 8 years ago
  82. 303a244 pcm052: add 'm4go' command by Albert ARIBAUD \(3ADEV\) · 8 years ago
  83. 083e4fd pcm052: remove target-specific dtb name from env by Albert ARIBAUD \(3ADEV\) · 8 years ago
  84. 27f7d4f pcm052: fix MTD partitioning by Albert ARIBAUD \(3ADEV\) · 8 years ago
  85. f15ece3 imx: imx6ul: disable POR_B internal pull up by Peng Fan · 8 years ago
  86. 2ee4065 imx-common: enlarge mux width to 4 by Peng Fan · 8 years ago
  87. 81c4ecc imx: mx6: fix USB bmode to use reserved value by Stefan Agner · 8 years ago
  88. 55a42b3 arm: imx: add i.MX6ULL 14x14 EVK board support by Peng Fan · 8 years ago
  89. 35ae994 dm: mmc: intialize dev when probe by Peng Fan · 8 years ago
  90. b0a8e45 arm: dts: add device tree for i.MX6ULL by Peng Fan · 8 years ago
  91. fa72091 dt-bindings: add i.mx6ul clock header by Peng Fan · 8 years ago
  92. f8ca22b arm: dts: imx6ull: add pinctrl defines by Peng Fan · 8 years ago
  93. ca75159 pinctrl: imx6: support i.MX6ULL by Peng Fan · 8 years ago
  94. 07e1c0a imx: iomux: fix snvs usage for i.MX6ULL by Peng Fan · 8 years ago
  95. 5b66482 imx: imx6ull: adjust the ldo 1.2v bandgap voltage by Peng Fan · 8 years ago
  96. 2d4bbd0 imx: mx6ull: Add AIPS3 initialization by Peng Fan · 8 years ago
  97. bdfb2d4 imx: mx6ull: Update memory map address by Peng Fan · 8 years ago
  98. 3974b7f imx: mx6ull: update clock settings and CCM register map by Peng Fan · 8 years ago
  99. b471461 imx: mx6ull: adjust POR_B setting for i.MX6ULL by Peng Fan · 8 years ago
  100. 6615da4 imx: mx6ull: misc soc update by Peng Fan · 8 years ago