1. 505ecee sun6i: Add Mele M9 board by Hans de Goede · 10 years ago
  2. 8c2c9cf sun6i: Enable SPL by Hans de Goede · 10 years ago
  3. 6dbfda8 sun6i: Poke magic sram controller register to avoid cache issues by Hans de Goede · 10 years ago
  4. 9a07eb0 sun6i: Add dram initialization code by Hans de Goede · 10 years ago
  5. bec72c7 sun4i: Rename dram files to dram_sun4i.x by Hans de Goede · 10 years ago
  6. 9d8a533 sun6i: Add cpucfg register definitions by Hans de Goede · 10 years ago
  7. 62c87ef sun6i: Add clock functions needed for SPL / DRAM init by Hans de Goede · 10 years ago
  8. 5c7f10f sun6i: Add basic axp221 driver by Oliver Schinagl · 11 years ago
  9. 3b10e6e sun6i: Add new p2wi controller driver by Oliver Schinagl · 11 years ago
  10. 63f7af9 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  11. f888cf5 Revert "lib: bootm: add missing include" by Michal Simek · 10 years ago
  12. b67932e ARM: UniPhier: call pin_init() also in the normal boot by Masahiro Yamada · 10 years ago
  13. 4f25481 ARM: UniPhier: consolidate board_postclk_init() function by Masahiro Yamada · 10 years ago
  14. 0d8c7f7 ARM: UniPhier: decrease pre-reloc malloc area size by Masahiro Yamada · 10 years ago
  15. 2d5d1c9 ARM: UniPhier: add set_pinsel macro for use in assembly code by Masahiro Yamada · 10 years ago
  16. 495deb4 ARM: UniPhier: enable USB features by Masahiro Yamada · 10 years ago
  17. 048899b usb: UniPhier: add UniPhier on-chip EHCI host driver support by Masahiro Yamada · 10 years ago
  18. 113ef59 ARM: UniPhier: add MIO register file by Masahiro Yamada · 10 years ago
  19. 6e7e929 usb: add basic USB configs in Kconfig by Masahiro Yamada · 10 years ago
  20. f440bf2 ARM: UniPhier: add EHCI host pin settings for PH1-Pro4 by Masahiro Yamada · 10 years ago
  21. a69e037 ARM: UniPhier: move DDR related configuration to Kconfig by Masahiro Yamada · 10 years ago
  22. b603c68 ARM: UniPhier: reset on-board devices on start-up by Masahiro Yamada · 10 years ago
  23. 325b708 serial: UniPhier: borrow macros from linux/serial_reg.h by Masahiro Yamada · 10 years ago
  24. 9906090 Prepare v2015.01-rc1 by Tom Rini · 10 years ago
  25. 1e4b45c Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  26. 490fdad Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 10 years ago
  27. 2db8c2d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  28. e72be89 Added support for comments in input to mkenvimage. by Dominik Muth · 10 years ago
  29. e183de0 ZFS: Clean up cppcheck warnings where relevant, leaked memory etc by Jorgen Lundman · 10 years ago
  30. 6c5f4ae board/esd/common/auto_update.c: fix Uninitialized variable by Wolfgang Denk · 10 years ago
  31. feb8cf4 ARM: MXS: fix Uninitialized variable error by Wolfgang Denk · 10 years ago
  32. cd818a3 i2c: rcar_i2c: Fix order of restart and clear status by Nobuhiro Iwamatsu · 10 years ago
  33. 6dd38cc drivers/i2c/fsl_i2c: Change CONFIG_I2C_TIMEOUT to 100ms by Shaveta Leekha · 10 years ago
  34. b97cd68 ppc4xx: Handle i2c stuck on combined xfer by Dirk Eibach · 10 years ago
  35. 7e78f7a ppc4xx: Fix i2c repeated start by Dirk Eibach · 10 years ago
  36. 6721bb5 bfin: the max bfin sdh block count is 127 by Sonic Zhang · 10 years ago
  37. 240182d bfin: make the CPU macro of LDR target more genenric by Sonic Zhang · 10 years ago
  38. cc87d18 board/matrix_vision/mvblx/sys_eeprom.c: fix buffer overflow by Wolfgang Denk · 10 years ago
  39. 1aaab00 common/cmd_fitupd.c: restore corrupted file by Wolfgang Denk · 10 years ago
  40. 1779dc0 drivers/net/uli526x.c: fix syntax error by Wolfgang Denk · 10 years ago
  41. b807288 board/cogent/lcd.c: fix syntax error by Wolfgang Denk · 10 years ago
  42. 0060517 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · 10 years ago
  43. adbba99 doc: fix documentation of out-of-tree build by Timo Ketola · 10 years ago
  44. ea19527 tools/env: Fix environment size and CRC on 64-bit hosts by Dominic Sacré · 10 years ago
  45. c4c2e14 MAINTAINERS: CFI flash maintainership only includes the CFI related files by Stefan Roese · 10 years ago
  46. 176d098 kbuild: sync misc scripts with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
  47. ad61899 kconfig: sync kconfig files with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
  48. ffe29eb kbuild: sync top Makefile with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
  49. cb6e7b0 kbuild: improve multi-objs dependency and cleanups by Masahiro Yamada · 10 years ago
  50. 87e9072 kbuild: bug fixes and cleanups of Makefile.host by Masahiro Yamada · 10 years ago
  51. 48aa812d kbuild: remove "clobber" target by Masahiro Yamada · 10 years ago
  52. 2302b3a hush: make run_command() return an error on parsing failure by Rabin Vincent · 10 years ago
  53. 128059b hush: fix segfault on syntax error by Rabin Vincent · 10 years ago
  54. 484408f hush: return consistent codes from run_command() by Rabin Vincent · 10 years ago
  55. 7dbcb76 sandbox: init cli for -c by Rabin Vincent · 10 years ago
  56. 854d2b9 dlmalloc: ensure gd is set for early alloc by Rabin Vincent · 10 years ago
  57. 5b471de power_spi.c: Rewrite pmic_reg function by Tom Rini · 10 years ago
  58. c6150aa image-fdt: boot_get_fdt() return value when no DTB exists by Noam Camus · 10 years ago
  59. 8086988 powerpc: o2dnt: convert to generic board by Anatolij Gustschin · 10 years ago
  60. 99dd6ab net: smc911x: Keep MAC programmed by Marek Vasut · 10 years ago
  61. 389b89c sort drivers/mmc/Makefile by Pavel Machek · 10 years ago
  62. 5add293 generic-board: make compile-time noise for non-generic boards by Masahiro Yamada · 10 years ago
  63. cfa1bd0 Merge git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  64. 40bbd52 omap3: cm-t3517: add LCD/DVI and splash support by Igor Grinberg · 10 years ago
  65. a8a78c7 omap3: cm-t3517: add Ethernet support by Igor Grinberg · 10 years ago
  66. 011f5c1 omap3: cm-t3517: add USB support by Igor Grinberg · 10 years ago
  67. b09bf72 omap3: cm-t3517: add basic board support by Igor Grinberg · 10 years ago
  68. 0b03a93 omap: hsmmc: assume cd gpio is active low by Igor Grinberg · 10 years ago
  69. 0b6f358 omap3: cm-t35: move get_board_serial() fallback by Igor Grinberg · 10 years ago
  70. 9886c3d omap3: cm-t35: move the SMC911x code by Igor Grinberg · 10 years ago
  71. f4a40f0 omap3: cm-t35: extract the splash code from board by Igor Grinberg · 10 years ago
  72. 959bc1d omap3: cm-t35: move the USB hub reset code by Igor Grinberg · 10 years ago
  73. a937fd1 compulab: refactor board revision handling by Igor Grinberg · 10 years ago
  74. 52d8486 am335x: make get_board_rev() function weak by Igor Grinberg · 10 years ago
  75. 60ca5ad arm: am335x: net: pxm2: disable rgmii internal delay mode by Heiko Schocher · 10 years ago
  76. 30491fc ks2_evm: board: remove sprintf for simple string by Khoronzhuk, Ivan · 10 years ago
  77. 15bbafa ks2_evm: config: enable fatload command by Khoronzhuk, Ivan · 10 years ago
  78. dd31079 keystone2: config: align names of images with MCSDK by Khoronzhuk, Ivan · 10 years ago
  79. 349c26d keystone2: config: restructure handling of default env settings by Murali Karicheri · 10 years ago
  80. 75d7c0b dma: keystone_nav: remove spurious qm_cfg verification by Khoronzhuk, Ivan · 10 years ago
  81. b7d9f9c keystone2: change default boot mode to ubi by Murali Karicheri · 10 years ago
  82. ff52e3b ks2_evm: configs: fix UBI volume name by Khoronzhuk, Ivan · 10 years ago
  83. ac77926 ARM: TI: omap3: remove raw initrd support in omap3_igep00x0 config file since it is now in ti_armv7_common.h by Guillaume GARDET · 10 years ago
  84. 6440b80 ARM: TI: Enable raw initrd support by Guillaume GARDET · 10 years ago
  85. 35fa0dd net: phy: marvell: add errata w/a for 88E151* chips by Hao Zhang · 10 years ago
  86. 11ada92 Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh by Tom Rini · 10 years ago
  87. 4de96c7 ks2_evm: readme: add k2l evm board information by Khoronzhuk, Ivan · 10 years ago
  88. 796bcee board: k2l_evm: add network support by Hao Zhang · 10 years ago
  89. 6c0fb41 net: keystone_net: add Keystone2 K2L SoC support by Khoronzhuk, Ivan · 10 years ago
  90. 87ac27b net: keystone_serdes: add keystone K2L SoC support by Khoronzhuk, Ivan · 10 years ago
  91. f324f2c ARM: keystone2: keysonte_nav: add support for K2L SoC by Khoronzhuk, Ivan · 10 years ago
  92. fa8b11f Enable Android Fastboot support on am335x_evm board by Dileep Katta · 10 years ago
  93. 625509a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  94. 71bfb0f twl4030: More voltages on VAUX2 and VAUX3 by Paul Kocialkowski · 10 years ago
  95. ae21336 am335x_evm: Convert NOR_BOOT to Kconfig by Tom Rini · 10 years ago
  96. 40aca03 am335x_evm: Add NOR to Kconfig by Tom Rini · 10 years ago
  97. 0b23780 arm: mx6: cm_fx6: detect 1GB DRAM correctly on solo by Nikita Kiryanov · 10 years ago
  98. b65cbab arm: mx6: cm_fx6: change issd gpio order by Nikita Kiryanov · 10 years ago
  99. d5325ef Merge git://www.denx.de/git/u-boot-sunxi by Tom Rini · 10 years ago
  100. 7417e7f Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 10 years ago