1. 04818bb driver/nand: Update SRAM initialize logic for IFC. by Prabhakar Kushwaha · 10 years ago
  2. 3bab3d8 driver/nand:Define MAX_BANKS same as SoC defined for IFC by Prabhakar Kushwaha · 10 years ago
  3. d0bc514 powerpc/mpc85xx: Remove P1023 RDS support by Lijun Pan · 10 years ago
  4. d43a386 powerpc/mpc85xx: Removed support for G4060 by Sandeep Singh · 10 years ago
  5. 38d67a4e qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · 10 years ago
  6. 09c2046 board/t2080qds: enable sst and eon spi flash for nor boot by Shengzhou Liu · 10 years ago
  7. 1155d8d net/fm: call fm_port_to_index() with proper checks by Rotariu Marian-Cristian · 10 years ago
  8. 605714f powerpc/85xx: add fdt_fixup_dma3 by Shengzhou Liu · 10 years ago
  9. fbe79a1 m68k: define __kernel_size_t as unsinged int again by Masahiro Yamada · 10 years ago
  10. 61f06b1 m68k: fix an undefined behavior warning of M5253DEMO board by Masahiro Yamada · 10 years ago
  11. e807804 boards.cfg: re-claim ownership for TQM8xx boards by Wolfgang Denk · 10 years ago
  12. 75d9a45 Ethernet: let user know if there is no valid ethernet address by Pavel Machek · 10 years ago
  13. 2c997e7 board_r: run scsi init() on ARM too by Ian Campbell · 10 years ago
  14. e0ddcf9 AHCI: Increase link timeout to 200ms by Ian Campbell · 10 years ago
  15. f63e36a .gitignore: clean-up unnecessary entries by Masahiro Yamada · 10 years ago
  16. e89a07e Update .mailmap using scripts/mailmapper by Masahiro Yamada · 10 years ago
  17. 45765ee scripts: add mailmapper, a tool to create/update mailmap file by Masahiro Yamada · 10 years ago
  18. 8b90a11 add .mailmap for proper git-shortlog output by Masahiro Yamada · 10 years ago
  19. 3f9eb6e whitespace cleanups by Pavel Machek · 10 years ago
  20. 5fc2f92 Makefile: fix tags target documentation by Igor Grinberg · 10 years ago
  21. b3dfe43 Makefile: fix ctags/etags clean targets by Igor Grinberg · 10 years ago
  22. 8d819ab Makefile: fix the {c, e}tags/cscope build targets by Igor Grinberg · 10 years ago
  23. 11547b2 rpi_b: handle import of environments in files with CRLF as line endings by Alexander Holler · 10 years ago
  24. 4cfe8c3 am335x_evm: handle import of environments in files with CRLF as line endings by Alexander Holler · 10 years ago
  25. 44bd26f omap3_beagle: handle import of environments in files with CRLF as line endings by Alexander Holler · 10 years ago
  26. ecd1446 Add option -r to env import to allow import of text files with CRLF as line endings by Alexander Holler · 10 years ago
  27. 8973601 h2200: Disable SHA256 on FIT images by Tom Rini · 10 years ago
  28. fccacd3 lib/time.c cleanups by Pavel Machek · 10 years ago
  29. 288afdc common: cmd_ide: use __weak and add prototypes by Jeroen Hofstee · 10 years ago
  30. 2bb8eb8 common: cmd_ide: remove PIO mode by Jeroen Hofstee · 10 years ago
  31. 5b9587a serial: ns16550: use a const variable instead of macro by Masahiro Yamada · 10 years ago
  32. f8c7c20 serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor by Masahiro Yamada · 10 years ago
  33. 841977d serial: ns16550: drop CONFIG_OMAP1610 from the special case by Masahiro Yamada · 10 years ago
  34. 8e8d73b bootp can use mdelay by Pavel Machek · 10 years ago
  35. c13bb16 spl: nand: read only in the size of image_header on the first access by Masahiro Yamada · 10 years ago
  36. 949bbd7 catch wrong load address passed to fatload / ext2load by Pavel Machek · 10 years ago
  37. 6b36746 Fix help text of ext2load and fatload. by Pavel Machek · 10 years ago
  38. 9d16e93 tools: compiler.h: add missing time.h by Jeroen Hofstee · 10 years ago
  39. 4a755f1 driver/usb: include upper/lower_32_bits() from linux/compat.h by Lijun Pan · 10 years ago
  40. 8f2df5d linux/compat.h: port lower_32_bits and upper_32_bits from Linux by Lijun Pan · 10 years ago
  41. 9d78b9a sparc: merge LEON2 and LEON3 linker scripts by Masahiro Yamada · 10 years ago
  42. 9f847b8 sparc: merge LEON3 linker scripts by Masahiro Yamada · 10 years ago
  43. ec4f504 esd:cmd_loadpci.c: Switch from "do_source" to "source" by Tom Rini · 10 years ago
  44. 3364b18 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  45. c68112f common: cmd_mii: fix printf format warning by Jeroen Hofstee · 10 years ago
  46. 39e1230 autoboot: add its own header by Jeroen Hofstee · 10 years ago
  47. 5dfd162 board: rpi_b: include mmc header and fix prototype by Jeroen Hofstee · 10 years ago
  48. 750121c mmc: prevent some warnings with make W=1 by Jeroen Hofstee · 10 years ago
  49. 0b7df65 common: env_common: make env_get_char_spec __weak by Jeroen Hofstee · 10 years ago
  50. 862c93e yaffs2: preprocessor cleanup by Jeroen Hofstee · 10 years ago
  51. e803fa2 yaffs2: cosmetic: remove self assignments by Jeroen Hofstee · 10 years ago
  52. 82c3a4c common: bootm_os: make arch_preboot_os __weak by Jeroen Hofstee · 10 years ago
  53. cee9ab7 dirvers: mmc: use __weak by Jeroen Hofstee · 10 years ago
  54. d7b2d9d lib:vsprintf: reduce scope of pack_hex_byte by Jeroen Hofstee · 10 years ago
  55. 3ea664c env_callback.h: spl: mark callback as maybe_unused by Jeroen Hofstee · 10 years ago
  56. 6b13f0c lib:sha1: remove unused constant by Jeroen Hofstee · 10 years ago
  57. 3422299 common: main.c: make show_boot_progress __weak by Jeroen Hofstee · 10 years ago
  58. 2c34f3f lib:lmb: use __weak by Jeroen Hofstee · 10 years ago
  59. cc64b92 common:splash: use __weak by Jeroen Hofstee · 10 years ago
  60. fd536d8 dm: add missing includes by Jeroen Hofstee · 10 years ago
  61. c5d4001 common: board_f: cosmetic use __weak for leds by Jeroen Hofstee · 10 years ago
  62. 0e350f8 common: commands: make commands static by Jeroen Hofstee · 10 years ago
  63. e259d6a lib: div64: add missing include by Jeroen Hofstee · 10 years ago
  64. c15df21 mtd: cfi_flash: fix clang warning by Jeroen Hofstee · 10 years ago
  65. 7c48b01 sunxi: use setbits_le32 to enable the DMA clock by Ian Campbell · 10 years ago
  66. abce2c6 sunxi: add gpio driver by Ian Campbell · 10 years ago
  67. 5c58f8b sunxi: add Cubieboard2 support by Ian Campbell · 10 years ago
  68. b41d7d0 sunxi: use random parts of SID to set ethaddr by Jonathan Liu · 10 years ago
  69. ae5de5a sunxi: Fix reset hang on sun5i by Hans de Goede · 10 years ago
  70. 2428920 sunxi: Add axp152 pmic support by Hans de Goede · 10 years ago
  71. 14bc66b sunxi: Add axp209 pmic support by Henrik Nordstrom · 10 years ago
  72. 6620377 sunxi: Add i2c support by Hans de Goede · 10 years ago
  73. 0db2bbd mvtwsi: convert to CONFIG_SYS_I2C framework by Hans de Goede · 10 years ago
  74. dab5e34 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  75. a17fd10 fsl_i2c: add support for 3rd and 4th I2C by Shengzhou Liu · 10 years ago
  76. f7c1053 i2c, omap24xx: add i2c deblock sequenz by Heiko Schocher · 10 years ago
  77. 524123a Prepare v2014.07 by Tom Rini · 10 years ago
  78. 2cc0ea7 socfpga: timer actually counts down by Pavel Machek · 10 years ago
  79. 4ec3f6e ARM: DRA7xx: Update the board_name env variable by Lokesh Vutla · 10 years ago
  80. 75e6cd2 boards.cfg: change "<none>" in the board field to "-" by Masahiro Yamada · 10 years ago
  81. 5b0421e boards.cfg: keep it sorted filling the board field by Masahiro Yamada · 10 years ago
  82. 84f24ac Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  83. 14a1613 mx6sx: Add initial support for mx6sxsabresd board by Fabio Estevam · 10 years ago
  84. d95b6ab mx6: clock: Do not enable sata and ipu clocks by Fabio Estevam · 10 years ago
  85. f586040 mx6sx: Add pin definitions by Fabio Estevam · 10 years ago
  86. 05d54b8 mx6: Add support for the mx6solox variant by Fabio Estevam · 10 years ago
  87. e153333 i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10 by Eric Nelson · 10 years ago
  88. 5ba9554 usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x by Felipe Balbi · 10 years ago
  89. 26707d9 usb: host: xhci: make sure to power up PHY by Felipe Balbi · 10 years ago
  90. bc9a78a doc: Add zynq fragment to git-mailrc file by Michal Simek · 10 years ago
  91. 52ddae9 ARM: OMAP4/5: Change omap4_sdp/panda and omap5_uevm maintainer by Lokesh Vutla · 10 years ago
  92. 22692ec Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  93. 157f45d mx6: soc: Update the comments of set_ldo_voltage() by Fabio Estevam · 10 years ago
  94. 2eb268f MX6: Correct calculation of PLL_SYS by Andre Renaud · 10 years ago
  95. 85d8a5f ARM: m53evk: Update default environment by Lothar Rubusch · 10 years ago
  96. fc23b53 ARM: m53evk: Adjust mtdparts settings by Marek Vasut · 10 years ago
  97. 62d3c2d ARM: m53evk: add needed commands and options by Marek Vasut · 10 years ago
  98. a428ac9 ARM: m28evk: Update default environment by Lothar Rubusch · 10 years ago
  99. 76582f9 ARM: m28evk: Adjust mtdparts by Marek Vasut · 10 years ago
  100. 31b57a5 ARM: m28evk: add needed commands and options by Marek Vasut · 10 years ago