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