1. 66cba04 ARM: UniPhier: add Kconfig and defconfig by Masahiro Yamada · 10 years ago
  2. 5894ca0 ARM: UniPhier: add UniPhier SoC support code by Masahiro Yamada · 10 years ago
  3. 7f36855 serial: add UniPhier serial driver by Masahiro Yamada · 10 years ago
  4. 845034e mtd: denali: add Denali NAND driver for SPL by Masahiro Yamada · 10 years ago
  5. 4b0abf9 mtd: denali: add Denali controller configs to Kconfig by Masahiro Yamada · 10 years ago
  6. b966db0 dw_mmc: cleanups by Pavel Machek · 10 years ago
  7. fa7b885 cmd_mmc: fix bootpart-resize maxarg to 4 by Wally Yeh · 10 years ago
  8. 786a27b mmc: Fix mmc bus width by Mario Schuknecht · 10 years ago
  9. bcd0698 mvebu_mmc: Driver addition by Mario Schuknecht · 10 years ago
  10. 19345d7 env_mmc: correct fini partition to match init partition by Peter Bigot · 10 years ago
  11. 6dc93e7 mmc: restore capacity when switching to partition 0 by Peter Bigot · 10 years ago
  12. 021a805 mmc: fix ERASE_GRP_DEF handling by Hannes Petermaier · 10 years ago
  13. 282a82e mmc: set correct block size value in bfin sdh driver by Sonic Zhang · 10 years ago
  14. 8ca21cb ARM: sheevaplug: add HUSH parser by DrEagle · 10 years ago
  15. 1e3d640 ARM: sheevaplug: redefine MTDPARTS by DrEagle · 10 years ago
  16. 65ae952 ARM: sheevaplug: add MTD defaults by DrEagle · 10 years ago
  17. 0f88a5a ARM: sheevaplug: add MVSATA driver by DrEagle · 10 years ago
  18. 4dfb0e4 ARM: sheevaplug: change env location by DrEagle · 10 years ago
  19. 9f87640c wandboard: Select CONFIG_CMD_FUSE by Fabio Estevam · 10 years ago
  20. 1dd42e3 ARM: mx6: gw_ventana: Remove superfluous memset of GD in board_init_f by Stefan Roese · 10 years ago
  21. 13bc8603 imx6sx: Fix i.MX6SX HAB api function table offset by Nitin Garg · 10 years ago
  22. 661139f imx: mx6dlarm2: Add support for i.MX6Q/DL arm2 LPDDR2 boards by Ye.Li · 10 years ago
  23. b357503 imx: mx6dlarm2: Add support for i.MX6DL arm2 DDR3 board by Ye.Li · 10 years ago
  24. febae49 arm: m53evk: Enable FS_GENERIC by Marek Vasut · 10 years ago
  25. fc532a9 arm: m28evk: Enable FS_GENERIC by Marek Vasut · 10 years ago
  26. 14b256e arm: m53evk: Test if bootscript exists before loading it by Marek Vasut · 10 years ago
  27. 4ba9b1c arm: m28evk: Test if bootscript exists before loading it by Marek Vasut · 10 years ago
  28. 5546ad0 usb: ehci-mx6: Rename the USB register base address by Ye.Li · 10 years ago
  29. 9293d7f imx: mx6: Checking PLL2 PFD0 and PFD2 for periph_clk before PFD reset by Ye.Li · 10 years ago
  30. adca187 imx: mx6qarm2: Change the mmcroot and mmcpart env value by Ye.Li · 10 years ago
  31. e7380a1 imx: mx6qarm2: Add the kernel FDT Loading support by Ye.Li · 10 years ago
  32. 1fb065f arm: mxs: olinuxino: Fine-tune DRAM configuration by Marek Vasut · 10 years ago
  33. ca11db2 arm: mxs: olinuxino: Enable USB only when needed by Marek Vasut · 10 years ago
  34. 7c604e9 arm: mxs: Wait for DRAM to start by Marek Vasut · 10 years ago
  35. be0ecdb arm: mxs: Wait when disabling VDDMEM current limiter by Marek Vasut · 10 years ago
  36. dd24b57 usb: ehci: mxs: Add board-specific callbacks by Marek Vasut · 10 years ago
  37. be9f643 Merge branch 'for-tom' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  38. 248a048 spi: Add brackets and tidy defines in spi.h by Simon Glass · 10 years ago
  39. df3b23a dm: spi: Move cmd device code into its own function by Simon Glass · 10 years ago
  40. 5e74934 sandbox: config: Enable all SPI flash chips by Simon Glass · 10 years ago
  41. 110bdee sandbox: Convert SPI flash emulation to use sf_params by Simon Glass · 10 years ago
  42. 2c2277f Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  43. 2c3dc79 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  44. f9860cf nand/denali: Document CONFIG symbols by Scott Wood · 10 years ago
  45. 3eb3e72 nand/denali: Adding Denali NAND driver support by Chin Liang See · 10 years ago
  46. be16aba mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep() by Stefan Roese · 10 years ago
  47. 2f66594 mtd: nand: am335x: Fix 'bit-flip' errors in SPL by Rostislav Lisovy · 10 years ago
  48. 039b773 powerpc: add --bss-plt to LDFLAGS by Chris Packham · 10 years ago
  49. c7eae7f board/ls1021aqds: Add DDR4 support by York Sun · 10 years ago
  50. f80d647 driver/ddr/fsl: Fix DDR4 driver by York Sun · 10 years ago
  51. 8aeb893 ARMv8/ls2085a: Move u-boot location to make room for RCW by York Sun · 10 years ago
  52. 8bfa301 ARMv8/ls2085a: Enable secondary cores by York Sun · 10 years ago
  53. 40f8dec armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page by York Sun · 10 years ago
  54. f43b435 fdt_support: Make of_bus_default_count_cells non static by Arnab Basu · 10 years ago
  55. 08df4a2 fdt_support: Move of_read_number to fdt_support.h by Arnab Basu · 10 years ago
  56. bb57832 driver/ddr/fsl: Fix tXP and tCKE by York Sun · 10 years ago
  57. d9c68b1 ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory block by York Sun · 10 years ago
  58. 1d71efb driver/ddr: Restruct driver to allow standalone memory space by York Sun · 10 years ago
  59. e211c12 board/ls2085a: Add support of NOR and NAND flash for simulator by Prabhakar Kushwaha · 10 years ago
  60. 5b8388a driver/mtd: Use generic timer API for FSL IFC, eLBC by Prabhakar Kushwaha · 10 years ago
  61. e3a4fac checkpatch: remove unnecessary + after {8,8} by Joe Perches · 10 years ago
  62. f1ef2b6 kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · 10 years ago
  63. 783e6a7 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · 10 years ago
  64. 540d434 tools: remove reformat.py by Masahiro Yamada · 10 years ago
  65. 92c2dc0 README.clang: update FreeBSD instructions by Jeroen Hofstee · 10 years ago
  66. 0a5051c compiler_gcc: prevent redefining attributes by Jeroen Hofstee · 10 years ago
  67. f494e0a kbuild: refactor some makefiles by Masahiro Yamada · 10 years ago
  68. d660b40 common.h: remove MIN, MAX, MIN3, MAX3 macros by Masahiro Yamada · 10 years ago
  69. c79cba3 cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · 10 years ago
  70. 87f13aa compiler.h: remove duplicated uninitialized_var by Jeroen Hofstee · 10 years ago
  71. 93d3232 cmd_nand: Update (nand_info_t*)nand after arg_off(_size) call by Rostislav Lisovy · 10 years ago
  72. 97d5e9d linker_lists: fix comment by Masahiro Yamada · 10 years ago
  73. 64147e5 kconfig: remove config_cmd_defaults.h by Masahiro Yamada · 10 years ago
  74. 1d5c201 kconfig: move CONFIG_CMD_IMPORTENV to Kconfig by Masahiro Yamada · 10 years ago
  75. 726ac8e kconfig: move CONFIG_CMD_GO to Kconfig by Masahiro Yamada · 10 years ago
  76. cccee18 kconfig: move CONFIG_CMD_EXPORTENV to Kconfig by Masahiro Yamada · 10 years ago
  77. ca05ee9 kconfig: move CONFIG_CMD_CRC32 to Kconfig by Masahiro Yamada · 10 years ago
  78. dba1697 kconfig: move CONFIG_CMD_BOOTM to Kconfig by Masahiro Yamada · 10 years ago
  79. b0928da kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig by Masahiro Yamada · 10 years ago
  80. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  81. a03bdaa config_distro_bootcmd: Run 'scsi scan' before trying scsi disks by Hans de Goede · 10 years ago
  82. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  83. e5a504e MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · 10 years ago
  84. 5dff844 tools/genboardscfg.py: pick up also commented maitainers by Masahiro Yamada · 10 years ago
  85. 129acd4 test: Add a test for command repeat by Simon Glass · 10 years ago
  86. 07b3427 test: Remove tabs from trace test by Simon Glass · 10 years ago
  87. 8969ea3 sandbox: Disable Ctrl-C by Simon Glass · 10 years ago
  88. b845052 Reactivate the tracing feature by Simon Glass · 10 years ago
  89. 214b3f3 cleanup disk/part.c whitespace by Pavel Machek · 10 years ago
  90. ab7cb4e mpc8xx: move common linker scripts into the CPU directory by Masahiro Yamada · 10 years ago
  91. a427720 e1000: fix no nvm build by Marcel Ziswiler · 10 years ago
  92. bdc7dc4 tools/env: change stripping strategy to allow no-stripping by Thomas Petazzoni · 10 years ago
  93. e5bf987 usb/gadget: fastboot: implement sparse format by Steve Rae · 10 years ago
  94. 593cbd9 usb/gadget: fastboot: minor cleanup by Steve Rae · 10 years ago
  95. d1b5ed0 usb/gadget: fastboot: add support for flash command by Steve Rae · 10 years ago
  96. c0aebb3 usb/gadget: fastboot: add eMMC support for flash command by Steve Rae · 10 years ago
  97. 5273aa3 board/t1040qds: Add sgmii ports support in 0xA7 protocol by Priyanka Jain · 10 years ago
  98. 92f7fed powerpc/t104xrdb: Set DDR ODT to 75ohm by Priyanka Jain · 10 years ago
  99. 07c4eea powerpc/mpc85xx: Serdes protocol "00" is supported by Ebony Zhu · 10 years ago
  100. 1de271b B4860QDS: Enable mac command support by Shaveta Leekha · 10 years ago