1. 036ba54 arm: socfpga: clock: Sync with reference code by Marek Vasut · 10 years ago
  2. 44428ab arm: socfpga: clock: Clean up bit definitions by Marek Vasut · 10 years ago
  3. 5d8ad0c arm: socfpga: clock: Trim down code duplication by Marek Vasut · 10 years ago
  4. a832ddb arm: socfpga: clock: Add code to read clock configuration by Pavel Machek · 10 years ago
  5. 0911af0 arm: socfpga: clock: Add missing stubs into board file by Marek Vasut · 10 years ago
  6. 4425e62 arm: socfpga: clock: Drop nonsense inlining from clock manager code by Marek Vasut · 10 years ago
  7. 09f7e31 arm: socfpga: clock: Implant order into bit definitions by Marek Vasut · 10 years ago
  8. 665e4ca arm: socfpga: sysmgr: Clean up system manager by Marek Vasut · 10 years ago
  9. de6da92 arm: socfpga: Add watchdog disable for socfpga by Pavel Machek · 10 years ago
  10. be32435 arm: socfpga: Clean up base address file by Marek Vasut · 10 years ago
  11. e1f006f arm: socfpga: Complete the list of base addresses by Pavel Machek · 10 years ago
  12. 77fa164 Merge branches 'topic/drivers/fpga-20141006', 'topic/drivers/mmc-20141006', 'topic/drivers/net-20141006', 'topic/tools/mkimage-20141006' and 'topic/arm/cache-20141006' into HEAD by Marek Vasut · 10 years ago
  13. ff7e970 arm: cache: Add support for write-allocate D-Cache by Marek Vasut · 10 years ago
  14. 832472a tools: socfpga: Add socfpga preloader signing to mkimage by Charles Manning · 11 years ago
  15. 96cec17 net: dwc: Make the cache handling less cryptic by Marek Vasut · 10 years ago
  16. 4f68678 net: dwc: Fix cache alignment issues by Marek Vasut · 10 years ago
  17. 58ec63d net: phy: Cleanup drivers/net/phy/micrel.c by Pavel Machek · 10 years ago
  18. 464eec6 net: Remove unused CONFIG_DW_SEARCH_PHY from configs by Pavel Machek · 10 years ago
  19. 1bf29b3 mmc: dw_mmc: Fix cache alignment issue by Marek Vasut · 10 years ago
  20. f33c930 mmc: dw_mmc: cleanups by Pavel Machek · 10 years ago
  21. 2012f23 fpga: altera: Turn the switches into table lookup by Marek Vasut · 10 years ago
  22. d44ef7f fpga: altera: Clean up enums in altera.h by Marek Vasut · 10 years ago
  23. fda915a fpga: altera: Make altera_validate return normal values by Marek Vasut · 10 years ago
  24. 54c96b1 fpga: altera: Move altera_validate to the top by Marek Vasut · 10 years ago
  25. 4a4c0a5 fpga: altera: More indentation trimdown by Marek Vasut · 10 years ago
  26. 5561a84 fpga: altera: Clean up altera_validate function by Marek Vasut · 10 years ago
  27. 0ae16cb fpga: altera: Clean up the printing and debug by Marek Vasut · 10 years ago
  28. be9f643 Merge branch 'for-tom' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  29. 248a048 spi: Add brackets and tidy defines in spi.h by Simon Glass · 10 years ago
  30. df3b23a dm: spi: Move cmd device code into its own function by Simon Glass · 10 years ago
  31. 5e74934 sandbox: config: Enable all SPI flash chips by Simon Glass · 10 years ago
  32. 110bdee sandbox: Convert SPI flash emulation to use sf_params by Simon Glass · 10 years ago
  33. 2c2277f Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  34. 2c3dc79 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  35. f9860cf nand/denali: Document CONFIG symbols by Scott Wood · 10 years ago
  36. 3eb3e72 nand/denali: Adding Denali NAND driver support by Chin Liang See · 10 years ago
  37. be16aba mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep() by Stefan Roese · 10 years ago
  38. 2f66594 mtd: nand: am335x: Fix 'bit-flip' errors in SPL by Rostislav Lisovy · 10 years ago
  39. 039b773 powerpc: add --bss-plt to LDFLAGS by Chris Packham · 10 years ago
  40. c7eae7f board/ls1021aqds: Add DDR4 support by York Sun · 10 years ago
  41. f80d647 driver/ddr/fsl: Fix DDR4 driver by York Sun · 10 years ago
  42. 8aeb893 ARMv8/ls2085a: Move u-boot location to make room for RCW by York Sun · 10 years ago
  43. 8bfa301 ARMv8/ls2085a: Enable secondary cores by York Sun · 10 years ago
  44. 40f8dec armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page by York Sun · 10 years ago
  45. f43b435 fdt_support: Make of_bus_default_count_cells non static by Arnab Basu · 10 years ago
  46. 08df4a2 fdt_support: Move of_read_number to fdt_support.h by Arnab Basu · 10 years ago
  47. bb57832 driver/ddr/fsl: Fix tXP and tCKE by York Sun · 10 years ago
  48. d9c68b1 ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory block by York Sun · 10 years ago
  49. 1d71efb driver/ddr: Restruct driver to allow standalone memory space by York Sun · 10 years ago
  50. e211c12 board/ls2085a: Add support of NOR and NAND flash for simulator by Prabhakar Kushwaha · 10 years ago
  51. 5b8388a driver/mtd: Use generic timer API for FSL IFC, eLBC by Prabhakar Kushwaha · 10 years ago
  52. e3a4fac checkpatch: remove unnecessary + after {8,8} by Joe Perches · 10 years ago
  53. f1ef2b6 kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · 10 years ago
  54. 783e6a7 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · 10 years ago
  55. 540d434 tools: remove reformat.py by Masahiro Yamada · 10 years ago
  56. 92c2dc0 README.clang: update FreeBSD instructions by Jeroen Hofstee · 10 years ago
  57. 0a5051c compiler_gcc: prevent redefining attributes by Jeroen Hofstee · 10 years ago
  58. f494e0a kbuild: refactor some makefiles by Masahiro Yamada · 10 years ago
  59. d660b40 common.h: remove MIN, MAX, MIN3, MAX3 macros by Masahiro Yamada · 10 years ago
  60. c79cba3 cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · 10 years ago
  61. 87f13aa compiler.h: remove duplicated uninitialized_var by Jeroen Hofstee · 10 years ago
  62. 93d3232 cmd_nand: Update (nand_info_t*)nand after arg_off(_size) call by Rostislav Lisovy · 10 years ago
  63. 97d5e9d linker_lists: fix comment by Masahiro Yamada · 10 years ago
  64. 64147e5 kconfig: remove config_cmd_defaults.h by Masahiro Yamada · 10 years ago
  65. 1d5c201 kconfig: move CONFIG_CMD_IMPORTENV to Kconfig by Masahiro Yamada · 10 years ago
  66. 726ac8e kconfig: move CONFIG_CMD_GO to Kconfig by Masahiro Yamada · 10 years ago
  67. cccee18 kconfig: move CONFIG_CMD_EXPORTENV to Kconfig by Masahiro Yamada · 10 years ago
  68. ca05ee9 kconfig: move CONFIG_CMD_CRC32 to Kconfig by Masahiro Yamada · 10 years ago
  69. dba1697 kconfig: move CONFIG_CMD_BOOTM to Kconfig by Masahiro Yamada · 10 years ago
  70. b0928da kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig by Masahiro Yamada · 10 years ago
  71. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  72. a03bdaa config_distro_bootcmd: Run 'scsi scan' before trying scsi disks by Hans de Goede · 10 years ago
  73. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  74. e5a504e MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · 10 years ago
  75. 5dff844 tools/genboardscfg.py: pick up also commented maitainers by Masahiro Yamada · 10 years ago
  76. 129acd4 test: Add a test for command repeat by Simon Glass · 10 years ago
  77. 07b3427 test: Remove tabs from trace test by Simon Glass · 10 years ago
  78. 8969ea3 sandbox: Disable Ctrl-C by Simon Glass · 10 years ago
  79. b845052 Reactivate the tracing feature by Simon Glass · 10 years ago
  80. 214b3f3 cleanup disk/part.c whitespace by Pavel Machek · 10 years ago
  81. ab7cb4e mpc8xx: move common linker scripts into the CPU directory by Masahiro Yamada · 10 years ago
  82. a427720 e1000: fix no nvm build by Marcel Ziswiler · 10 years ago
  83. bdc7dc4 tools/env: change stripping strategy to allow no-stripping by Thomas Petazzoni · 10 years ago
  84. e5bf987 usb/gadget: fastboot: implement sparse format by Steve Rae · 10 years ago
  85. 593cbd9 usb/gadget: fastboot: minor cleanup by Steve Rae · 10 years ago
  86. d1b5ed0 usb/gadget: fastboot: add support for flash command by Steve Rae · 10 years ago
  87. c0aebb3 usb/gadget: fastboot: add eMMC support for flash command by Steve Rae · 10 years ago
  88. 5273aa3 board/t1040qds: Add sgmii ports support in 0xA7 protocol by Priyanka Jain · 10 years ago
  89. 92f7fed powerpc/t104xrdb: Set DDR ODT to 75ohm by Priyanka Jain · 10 years ago
  90. 07c4eea powerpc/mpc85xx: Serdes protocol "00" is supported by Ebony Zhu · 10 years ago
  91. 1de271b B4860QDS: Enable mac command support by Shaveta Leekha · 10 years ago
  92. 38e0e15 powerpc/b4860: Updated default hwconfig to enable only cpc2 by Shaveta Leekha · 10 years ago
  93. e628c8f powerpc/8xxx: Fix in USB device-tree fixup by ramneek mehresh · 10 years ago
  94. 363fb32 powerpc/t104xrdb: Add T1042RDB board support by vijay rai · 10 years ago
  95. d087e0e powerpc/t104xrdb: Add Support of rcw for T1042RDB in u-boot by vijay rai · 10 years ago
  96. 1b35721 board/ls2085a: Update env_addr after NOR flash relocation by Prabhakar Kushwaha · 10 years ago
  97. 7172de3 powerpc/t104xrdb: Enable SPI flash Extend address support by Zhiqiang Hou · 10 years ago
  98. bf9b86d spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues by Stefan Roese · 10 years ago
  99. 0299046 spi: kirkwood_spi.c: Make global variable static by Stefan Roese · 10 years ago
  100. c032174 spi: kirkwood_spi.c: Some fixes and cleanup by Stefan Roese · 10 years ago