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