1. 3eb3e72 nand/denali: Adding Denali NAND driver support by Chin Liang See · 10 years ago
  2. be16aba mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep() by Stefan Roese · 10 years ago
  3. 2f66594 mtd: nand: am335x: Fix 'bit-flip' errors in SPL by Rostislav Lisovy · 10 years ago
  4. e3a4fac checkpatch: remove unnecessary + after {8,8} by Joe Perches · 10 years ago
  5. f1ef2b6 kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · 10 years ago
  6. 783e6a7 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · 10 years ago
  7. 540d434 tools: remove reformat.py by Masahiro Yamada · 10 years ago
  8. 92c2dc0 README.clang: update FreeBSD instructions by Jeroen Hofstee · 10 years ago
  9. 0a5051c compiler_gcc: prevent redefining attributes by Jeroen Hofstee · 10 years ago
  10. f494e0a kbuild: refactor some makefiles by Masahiro Yamada · 10 years ago
  11. d660b40 common.h: remove MIN, MAX, MIN3, MAX3 macros by Masahiro Yamada · 10 years ago
  12. c79cba3 cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · 10 years ago
  13. 87f13aa compiler.h: remove duplicated uninitialized_var by Jeroen Hofstee · 10 years ago
  14. 93d3232 cmd_nand: Update (nand_info_t*)nand after arg_off(_size) call by Rostislav Lisovy · 10 years ago
  15. 97d5e9d linker_lists: fix comment by Masahiro Yamada · 10 years ago
  16. 64147e5 kconfig: remove config_cmd_defaults.h by Masahiro Yamada · 10 years ago
  17. 1d5c201 kconfig: move CONFIG_CMD_IMPORTENV to Kconfig by Masahiro Yamada · 10 years ago
  18. 726ac8e kconfig: move CONFIG_CMD_GO to Kconfig by Masahiro Yamada · 10 years ago
  19. cccee18 kconfig: move CONFIG_CMD_EXPORTENV to Kconfig by Masahiro Yamada · 10 years ago
  20. ca05ee9 kconfig: move CONFIG_CMD_CRC32 to Kconfig by Masahiro Yamada · 10 years ago
  21. dba1697 kconfig: move CONFIG_CMD_BOOTM to Kconfig by Masahiro Yamada · 10 years ago
  22. b0928da kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig by Masahiro Yamada · 10 years ago
  23. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  24. a03bdaa config_distro_bootcmd: Run 'scsi scan' before trying scsi disks by Hans de Goede · 10 years ago
  25. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  26. e5a504e MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · 10 years ago
  27. 5dff844 tools/genboardscfg.py: pick up also commented maitainers by Masahiro Yamada · 10 years ago
  28. 129acd4 test: Add a test for command repeat by Simon Glass · 10 years ago
  29. 07b3427 test: Remove tabs from trace test by Simon Glass · 10 years ago
  30. 8969ea3 sandbox: Disable Ctrl-C by Simon Glass · 10 years ago
  31. b845052 Reactivate the tracing feature by Simon Glass · 10 years ago
  32. 214b3f3 cleanup disk/part.c whitespace by Pavel Machek · 10 years ago
  33. ab7cb4e mpc8xx: move common linker scripts into the CPU directory by Masahiro Yamada · 10 years ago
  34. a427720 e1000: fix no nvm build by Marcel Ziswiler · 10 years ago
  35. bdc7dc4 tools/env: change stripping strategy to allow no-stripping by Thomas Petazzoni · 10 years ago
  36. e5bf987 usb/gadget: fastboot: implement sparse format by Steve Rae · 10 years ago
  37. 593cbd9 usb/gadget: fastboot: minor cleanup by Steve Rae · 10 years ago
  38. d1b5ed0 usb/gadget: fastboot: add support for flash command by Steve Rae · 10 years ago
  39. c0aebb3 usb/gadget: fastboot: add eMMC support for flash command by Steve Rae · 10 years ago
  40. 7172de3 powerpc/t104xrdb: Enable SPI flash Extend address support by Zhiqiang Hou · 10 years ago
  41. bf9b86d spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues by Stefan Roese · 10 years ago
  42. 0299046 spi: kirkwood_spi.c: Make global variable static by Stefan Roese · 10 years ago
  43. c032174 spi: kirkwood_spi.c: Some fixes and cleanup by Stefan Roese · 10 years ago
  44. 75f698e arm: kirkwood: spi.h: Add some missing parenthesis by Stefan Roese · 10 years ago
  45. 31969b8 sf: Add M25PX64 SPI NOR flash ID by Stefan Roese · 10 years ago
  46. 88e34e5 spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* by Nikita Kiryanov · 10 years ago
  47. 155fa9a spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · 10 years ago
  48. 01d2aaf mtd: spi: add support for M25PE16 and M25PX16 by Nikita Kiryanov · 10 years ago
  49. 47d3deb Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  50. cae025a dm: avoid dev->req_seq overflow by Robert Baldyga · 10 years ago
  51. 59990bf dm: serial: Don't require device tree to configure a console by Simon Glass · 10 years ago
  52. 91cbd79 dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL by Simon Glass · 10 years ago
  53. bf1a86f sf: Add an empty entry to the parameter list by Simon Glass · 10 years ago
  54. e7b14e9 dm: Fix repeated comment in README by Simon Glass · 10 years ago
  55. 692c223 Merge branch 'misc' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  56. 983a274 patman: Add a -m option to avoid copying the maintainers by Simon Glass · 10 years ago
  57. 7798e22 buildman: Fix the logic for the bloat command by Simon Glass · 10 years ago
  58. 6b1978f sandbox: Update minor documentation changes by Jagannadha Sutradharudu Teki · 10 years ago
  59. 2a8c9c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  60. 015b18c ARM: at91sam9rlek: convert to generic board support by Wu, Josh · 10 years ago
  61. 09e03e0 ARM: at91sam9n12ek: convert to generic board support by Wu, Josh · 10 years ago
  62. d357b94 mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC by Boris BREZILLON · 10 years ago
  63. 97b2043 USB: ehci-atmel: use pcr to enable or disable clock by Bo Shen · 10 years ago
  64. 01c8bf5 USB: ohci-at91: use pcr to enable or disable clock by Bo Shen · 10 years ago
  65. abe307d ARM: atmel: add pcr related definition by Bo Shen · 10 years ago
  66. b24c1a1 ARM: atmel: use pcr to enable or disable peripheral clock by Bo Shen · 10 years ago
  67. 7b1dc26 ARM: atmel: sama5d3: add timings register by Bo Shen · 10 years ago
  68. d6b7943 ARM: atmel: sama5d3xek: enable NOR flash support by Bo Shen · 10 years ago
  69. a931b13 ARM: atmel: sama5d3xek: add nor flash init function by Bo Shen · 10 years ago
  70. 14b3b44 mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register by Wu, Josh · 10 years ago
  71. 3aae66e am335x_evm: Add boot script support to am335x_evm by Guillaume GARDET · 10 years ago
  72. 10226f2 OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' and 'loadbootenv' as already done for 'loadimage' and 'loaduimage'. by Guillaume GARDET · 10 years ago
  73. 6c34382 ARM: keystone: ddr3: workaround for ddr3a/3b memory issue by Murali Karicheri · 10 years ago
  74. 9170818 kconfiglib: change SPDX-License-Identifier to ISC by Masahiro Yamada · 10 years ago
  75. e38b15b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  76. c292ada Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  77. 1ee30ae Revert "ARM: SPL: do not set gd again" by Tom Rini · 10 years ago
  78. 016a954 kconfig: armv8: move CONFIG_ARM64 to Kconfig by Masahiro Yamada · 10 years ago
  79. 8813fda vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI by Masahiro Yamada · 10 years ago
  80. f395e75 net: dns: fix for DNS queries sent to the wrong MAC address by Gerhard Sittig · 10 years ago
  81. 11b5db6 kconfig: add sanity checks for SPL configuration by Masahiro Yamada · 10 years ago
  82. ad6e48e net: usb: Add SMSC copyright to smsc95xx driver by Simon Glass · 10 years ago
  83. 5da163d mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD by maxin.john@enea.com · 10 years ago
  84. 7206111 mtd: nand: davinci_nand: update write_page function for keystone RBL by Khoronzhuk, Ivan · 10 years ago
  85. c970dff generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y by Masahiro Yamada · 10 years ago
  86. 8e71443 kbuild: standalone: simplify clean-files by Masahiro Yamada · 10 years ago
  87. 021f049 scripts/Makefile.clean: clean also $(extra-m) and $(extra-) by Masahiro Yamada · 10 years ago
  88. 8caaec6 kconfig: show an error message when defconfig is not found by Masahiro Yamada · 10 years ago
  89. ec3b482 common: fix include guards for CONFIG_MP by Gabriel Huau · 10 years ago
  90. f458e35 kconfig: fix a bug of "make config" by Masahiro Yamada · 10 years ago
  91. dee745b kconfig: fix savedefconfig to handle TPL correctly by Masahiro Yamada · 10 years ago
  92. 8dffe66 kconfig: fix whitespace handling bug of savedefconfig by Masahiro Yamada · 10 years ago
  93. 93481b9 kconfig: fix savedefconfig to output empty defconfig by Masahiro Yamada · 10 years ago
  94. 2d5db19 standalone: use GCC_VERSION defined in compiler-gcc.h by Masahiro Yamada · 10 years ago
  95. fb8ffd7 compiler*.h: sync include/linux/compiler*.h with Linux 3.16 by Masahiro Yamada · 10 years ago
  96. e6ca1ad implement the Android sparse image format by Steve Rae · 10 years ago
  97. 1c39d85 cleanup code which handles the Android sparse image format by Steve Rae · 10 years ago
  98. 20465c7 update code which handles Android sparse image format by Steve Rae · 10 years ago
  99. b4e4bbe add code to handle Android sparse image format by Steve Rae · 10 years ago
  100. 5a8608e cmd_mem: add static to internally used functions by Masahiro Yamada · 10 years ago