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