1. 5ea01ab exynos: Move common exynos settings into a common file by Simon Glass · 10 years ago
  2. 4c7bb1d exynos: Rename -dt config files to -common by Simon Glass · 10 years ago
  3. f0d80fb exynos: dts: Add device tree node for cros_ec keyboard by Simon Glass · 10 years ago
  4. 98149d7 dm: exynos: Split out the cros_ec drivers by Simon Glass · 10 years ago
  5. 5b9c8cb cros_ec: exynos: Use the correct tps65090 driver in each case by Simon Glass · 10 years ago
  6. 2c94611 cros_ec: power: Add a tunnelled version of the tps65090 driver by Simon Glass · 10 years ago
  7. 83d9378 exynos5: Enable data cache by Simon Glass · 10 years ago
  8. e4d7610 Exynos: Use 900MHz ARM frequency in SPL for peach_pit by Simon Glass · 10 years ago
  9. 3cc83f9 Merge branch 'uboot' by Minkyu Kang · 10 years ago
  10. 64f4121 Merge branch 'master' of http://git.denx.de/u-boot-samsung by Minkyu Kang · 10 years ago
  11. 6dd0e7c git-mailrc: add me as a maintainer of UniPhier platform by Masahiro Yamada · 10 years ago
  12. 0fb63aa MAINTAINERS: add me as a maintainer of UniPhier platform by Masahiro Yamada · 10 years ago
  13. 66cba04 ARM: UniPhier: add Kconfig and defconfig by Masahiro Yamada · 10 years ago
  14. 5894ca0 ARM: UniPhier: add UniPhier SoC support code by Masahiro Yamada · 10 years ago
  15. 7f36855 serial: add UniPhier serial driver by Masahiro Yamada · 10 years ago
  16. 845034e mtd: denali: add Denali NAND driver for SPL by Masahiro Yamada · 10 years ago
  17. 4b0abf9 mtd: denali: add Denali controller configs to Kconfig by Masahiro Yamada · 10 years ago
  18. be9f643 Merge branch 'for-tom' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  19. 248a048 spi: Add brackets and tidy defines in spi.h by Simon Glass · 10 years ago
  20. df3b23a dm: spi: Move cmd device code into its own function by Simon Glass · 10 years ago
  21. 5e74934 sandbox: config: Enable all SPI flash chips by Simon Glass · 10 years ago
  22. 110bdee sandbox: Convert SPI flash emulation to use sf_params by Simon Glass · 10 years ago
  23. 2c2277f Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  24. 2c3dc79 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  25. f9860cf nand/denali: Document CONFIG symbols by Scott Wood · 10 years ago
  26. 3eb3e72 nand/denali: Adding Denali NAND driver support by Chin Liang See · 10 years ago
  27. be16aba mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep() by Stefan Roese · 10 years ago
  28. 2f66594 mtd: nand: am335x: Fix 'bit-flip' errors in SPL by Rostislav Lisovy · 10 years ago
  29. 039b773 powerpc: add --bss-plt to LDFLAGS by Chris Packham · 10 years ago
  30. c7eae7f board/ls1021aqds: Add DDR4 support by York Sun · 10 years ago
  31. f80d647 driver/ddr/fsl: Fix DDR4 driver by York Sun · 10 years ago
  32. 8aeb893 ARMv8/ls2085a: Move u-boot location to make room for RCW by York Sun · 10 years ago
  33. 8bfa301 ARMv8/ls2085a: Enable secondary cores by York Sun · 10 years ago
  34. 40f8dec armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page by York Sun · 10 years ago
  35. f43b435 fdt_support: Make of_bus_default_count_cells non static by Arnab Basu · 10 years ago
  36. 08df4a2 fdt_support: Move of_read_number to fdt_support.h by Arnab Basu · 10 years ago
  37. bb57832 driver/ddr/fsl: Fix tXP and tCKE by York Sun · 10 years ago
  38. d9c68b1 ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory block by York Sun · 10 years ago
  39. 1d71efb driver/ddr: Restruct driver to allow standalone memory space by York Sun · 10 years ago
  40. e211c12 board/ls2085a: Add support of NOR and NAND flash for simulator by Prabhakar Kushwaha · 10 years ago
  41. 5b8388a driver/mtd: Use generic timer API for FSL IFC, eLBC by Prabhakar Kushwaha · 10 years ago
  42. e3a4fac checkpatch: remove unnecessary + after {8,8} by Joe Perches · 10 years ago
  43. f1ef2b6 kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · 10 years ago
  44. 783e6a7 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · 10 years ago
  45. 540d434 tools: remove reformat.py by Masahiro Yamada · 10 years ago
  46. 92c2dc0 README.clang: update FreeBSD instructions by Jeroen Hofstee · 10 years ago
  47. 0a5051c compiler_gcc: prevent redefining attributes by Jeroen Hofstee · 10 years ago
  48. f494e0a kbuild: refactor some makefiles by Masahiro Yamada · 10 years ago
  49. d660b40 common.h: remove MIN, MAX, MIN3, MAX3 macros by Masahiro Yamada · 10 years ago
  50. c79cba3 cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · 10 years ago
  51. 87f13aa compiler.h: remove duplicated uninitialized_var by Jeroen Hofstee · 10 years ago
  52. 93d3232 cmd_nand: Update (nand_info_t*)nand after arg_off(_size) call by Rostislav Lisovy · 10 years ago
  53. 97d5e9d linker_lists: fix comment by Masahiro Yamada · 10 years ago
  54. 64147e5 kconfig: remove config_cmd_defaults.h by Masahiro Yamada · 10 years ago
  55. 1d5c201 kconfig: move CONFIG_CMD_IMPORTENV to Kconfig by Masahiro Yamada · 10 years ago
  56. 726ac8e kconfig: move CONFIG_CMD_GO to Kconfig by Masahiro Yamada · 10 years ago
  57. cccee18 kconfig: move CONFIG_CMD_EXPORTENV to Kconfig by Masahiro Yamada · 10 years ago
  58. ca05ee9 kconfig: move CONFIG_CMD_CRC32 to Kconfig by Masahiro Yamada · 10 years ago
  59. dba1697 kconfig: move CONFIG_CMD_BOOTM to Kconfig by Masahiro Yamada · 10 years ago
  60. b0928da kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig by Masahiro Yamada · 10 years ago
  61. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  62. a03bdaa config_distro_bootcmd: Run 'scsi scan' before trying scsi disks by Hans de Goede · 10 years ago
  63. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  64. e5a504e MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · 10 years ago
  65. 5dff844 tools/genboardscfg.py: pick up also commented maitainers by Masahiro Yamada · 10 years ago
  66. 129acd4 test: Add a test for command repeat by Simon Glass · 10 years ago
  67. 07b3427 test: Remove tabs from trace test by Simon Glass · 10 years ago
  68. 8969ea3 sandbox: Disable Ctrl-C by Simon Glass · 10 years ago
  69. b845052 Reactivate the tracing feature by Simon Glass · 10 years ago
  70. 214b3f3 cleanup disk/part.c whitespace by Pavel Machek · 10 years ago
  71. ab7cb4e mpc8xx: move common linker scripts into the CPU directory by Masahiro Yamada · 10 years ago
  72. a427720 e1000: fix no nvm build by Marcel Ziswiler · 10 years ago
  73. bdc7dc4 tools/env: change stripping strategy to allow no-stripping by Thomas Petazzoni · 10 years ago
  74. e5bf987 usb/gadget: fastboot: implement sparse format by Steve Rae · 10 years ago
  75. 593cbd9 usb/gadget: fastboot: minor cleanup by Steve Rae · 10 years ago
  76. d1b5ed0 usb/gadget: fastboot: add support for flash command by Steve Rae · 10 years ago
  77. c0aebb3 usb/gadget: fastboot: add eMMC support for flash command by Steve Rae · 10 years ago
  78. 5273aa3 board/t1040qds: Add sgmii ports support in 0xA7 protocol by Priyanka Jain · 10 years ago
  79. 92f7fed powerpc/t104xrdb: Set DDR ODT to 75ohm by Priyanka Jain · 10 years ago
  80. 07c4eea powerpc/mpc85xx: Serdes protocol "00" is supported by Ebony Zhu · 10 years ago
  81. 1de271b B4860QDS: Enable mac command support by Shaveta Leekha · 10 years ago
  82. 38e0e15 powerpc/b4860: Updated default hwconfig to enable only cpc2 by Shaveta Leekha · 10 years ago
  83. e628c8f powerpc/8xxx: Fix in USB device-tree fixup by ramneek mehresh · 10 years ago
  84. 363fb32 powerpc/t104xrdb: Add T1042RDB board support by vijay rai · 10 years ago
  85. d087e0e powerpc/t104xrdb: Add Support of rcw for T1042RDB in u-boot by vijay rai · 10 years ago
  86. 1b35721 board/ls2085a: Update env_addr after NOR flash relocation by Prabhakar Kushwaha · 10 years ago
  87. 7172de3 powerpc/t104xrdb: Enable SPI flash Extend address support by Zhiqiang Hou · 10 years ago
  88. bf9b86d spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues by Stefan Roese · 10 years ago
  89. 0299046 spi: kirkwood_spi.c: Make global variable static by Stefan Roese · 10 years ago
  90. c032174 spi: kirkwood_spi.c: Some fixes and cleanup by Stefan Roese · 10 years ago
  91. 75f698e arm: kirkwood: spi.h: Add some missing parenthesis by Stefan Roese · 10 years ago
  92. 31969b8 sf: Add M25PX64 SPI NOR flash ID by Stefan Roese · 10 years ago
  93. 88e34e5 spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* by Nikita Kiryanov · 10 years ago
  94. 155fa9a spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · 10 years ago
  95. 01d2aaf mtd: spi: add support for M25PE16 and M25PX16 by Nikita Kiryanov · 10 years ago
  96. 47d3deb Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  97. cae025a dm: avoid dev->req_seq overflow by Robert Baldyga · 10 years ago
  98. 59990bf dm: serial: Don't require device tree to configure a console by Simon Glass · 10 years ago
  99. 91cbd79 dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL by Simon Glass · 10 years ago
  100. bf1a86f sf: Add an empty entry to the parameter list by Simon Glass · 10 years ago