1. 4e978f6 Update .mailmap using scripts/mailmapper by Masahiro Yamada · 10 years ago
  2. 030bfe8 scripts: add mailmapper, a tool to create/update mailmap file by Masahiro Yamada · 10 years ago
  3. c952a31 add .mailmap for proper git-shortlog output by Masahiro Yamada · 10 years ago
  4. 13334e7 whitespace cleanups by Pavel Machek · 10 years ago
  5. 76836ce Makefile: fix tags target documentation by Igor Grinberg · 10 years ago
  6. 3f7ecb9 Makefile: fix ctags/etags clean targets by Igor Grinberg · 10 years ago
  7. bb8f01b Makefile: fix the {c, e}tags/cscope build targets by Igor Grinberg · 10 years ago
  8. cdda2bc rpi_b: handle import of environments in files with CRLF as line endings by Alexander Holler · 10 years ago
  9. 682d7d8 am335x_evm: handle import of environments in files with CRLF as line endings by Alexander Holler · 10 years ago
  10. 927c751 omap3_beagle: handle import of environments in files with CRLF as line endings by Alexander Holler · 10 years ago
  11. 3e12be7 Add option -r to env import to allow import of text files with CRLF as line endings by Alexander Holler · 10 years ago
  12. c15e1f8 h2200: Disable SHA256 on FIT images by Tom Rini · 10 years ago
  13. cb21e37 lib/time.c cleanups by Pavel Machek · 10 years ago
  14. 9aa3827 common: cmd_ide: use __weak and add prototypes by Jeroen Hofstee · 10 years ago
  15. e0b7e54 common: cmd_ide: remove PIO mode by Jeroen Hofstee · 10 years ago
  16. ef2c62f serial: ns16550: use a const variable instead of macro by Masahiro Yamada · 10 years ago
  17. 75ab6cb serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor by Masahiro Yamada · 10 years ago
  18. dabca15 serial: ns16550: drop CONFIG_OMAP1610 from the special case by Masahiro Yamada · 10 years ago
  19. 764c29d bootp can use mdelay by Pavel Machek · 10 years ago
  20. eac6cd6 spl: nand: read only in the size of image_header on the first access by Masahiro Yamada · 10 years ago
  21. 4c1a9c5 catch wrong load address passed to fatload / ext2load by Pavel Machek · 10 years ago
  22. 264ebb5 Fix help text of ext2load and fatload. by Pavel Machek · 10 years ago
  23. a8aebfe tools: compiler.h: add missing time.h by Jeroen Hofstee · 10 years ago
  24. ae0ae22 driver/usb: include upper/lower_32_bits() from linux/compat.h by Lijun Pan · 10 years ago
  25. 036f66d linux/compat.h: port lower_32_bits and upper_32_bits from Linux by Lijun Pan · 10 years ago
  26. 8ac041e sparc: merge LEON2 and LEON3 linker scripts by Masahiro Yamada · 10 years ago
  27. bbc1850 sparc: merge LEON3 linker scripts by Masahiro Yamada · 10 years ago
  28. 065fd4a esd:cmd_loadpci.c: Switch from "do_source" to "source" by Tom Rini · 10 years ago
  29. 40250da Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  30. a3e5891 common: cmd_mii: fix printf format warning by Jeroen Hofstee · 10 years ago
  31. f682d8c autoboot: add its own header by Jeroen Hofstee · 10 years ago
  32. d5b2fed board: rpi_b: include mmc header and fix prototype by Jeroen Hofstee · 10 years ago
  33. aedeeaa mmc: prevent some warnings with make W=1 by Jeroen Hofstee · 10 years ago
  34. 82d92da common: env_common: make env_get_char_spec __weak by Jeroen Hofstee · 10 years ago
  35. 1990e04 yaffs2: preprocessor cleanup by Jeroen Hofstee · 10 years ago
  36. 7686777 yaffs2: cosmetic: remove self assignments by Jeroen Hofstee · 10 years ago
  37. f7d4a49 common: bootm_os: make arch_preboot_os __weak by Jeroen Hofstee · 10 years ago
  38. 4772630 dirvers: mmc: use __weak by Jeroen Hofstee · 10 years ago
  39. 4659055 lib:vsprintf: reduce scope of pack_hex_byte by Jeroen Hofstee · 10 years ago
  40. 1bd2a6d env_callback.h: spl: mark callback as maybe_unused by Jeroen Hofstee · 10 years ago
  41. 0ee8d79 lib:sha1: remove unused constant by Jeroen Hofstee · 10 years ago
  42. b735e8c common: main.c: make show_boot_progress __weak by Jeroen Hofstee · 10 years ago
  43. 0461dda lib:lmb: use __weak by Jeroen Hofstee · 10 years ago
  44. f7f37e2 common:splash: use __weak by Jeroen Hofstee · 10 years ago
  45. cf0cf82 dm: add missing includes by Jeroen Hofstee · 10 years ago
  46. a802b98 common: board_f: cosmetic use __weak for leds by Jeroen Hofstee · 10 years ago
  47. f384fbf common: commands: make commands static by Jeroen Hofstee · 10 years ago
  48. 2922317 lib: div64: add missing include by Jeroen Hofstee · 10 years ago
  49. 5a85e89 mtd: cfi_flash: fix clang warning by Jeroen Hofstee · 10 years ago
  50. 37787f6 fsl_i2c: add support for 3rd and 4th I2C by Shengzhou Liu · 10 years ago
  51. 0ecd655 i2c, omap24xx: add i2c deblock sequenz by Heiko Schocher · 10 years ago
  52. 17b6bf1 Prepare v2014.07 by Tom Rini · 10 years ago
  53. 3f8ee65 socfpga: timer actually counts down by Pavel Machek · 10 years ago
  54. 6d576a7 ARM: DRA7xx: Update the board_name env variable by Lokesh Vutla · 10 years ago
  55. 9366349 boards.cfg: change "<none>" in the board field to "-" by Masahiro Yamada · 10 years ago
  56. 0dbeac1 boards.cfg: keep it sorted filling the board field by Masahiro Yamada · 10 years ago
  57. fd1cfa5 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  58. 3f8cd17 i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10 by Eric Nelson · 10 years ago
  59. d8d0b2f usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x by Felipe Balbi · 10 years ago
  60. ae46a4c usb: host: xhci: make sure to power up PHY by Felipe Balbi · 10 years ago
  61. baac5dd doc: Add zynq fragment to git-mailrc file by Michal Simek · 10 years ago
  62. 8915973 ARM: OMAP4/5: Change omap4_sdp/panda and omap5_uevm maintainer by Lokesh Vutla · 10 years ago
  63. 496039f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  64. 2e95fe1 mx6: soc: Update the comments of set_ldo_voltage() by Fabio Estevam · 10 years ago
  65. b0be82e MX6: Correct calculation of PLL_SYS by Andre Renaud · 10 years ago
  66. ee2352e ARM: m53evk: Update default environment by Lothar Rubusch · 10 years ago
  67. 360112b ARM: m53evk: Adjust mtdparts settings by Marek Vasut · 10 years ago
  68. c6b14c7 ARM: m53evk: add needed commands and options by Marek Vasut · 10 years ago
  69. 65af06e ARM: m28evk: Update default environment by Lothar Rubusch · 10 years ago
  70. 72d2dee ARM: m28evk: Adjust mtdparts by Marek Vasut · 10 years ago
  71. eb0c701 ARM: m28evk: add needed commands and options by Marek Vasut · 10 years ago
  72. 489a6fb Merge branch 'tom' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  73. ab6c932 TI:omap3: enable CONFIG_CMD_DHCP for omap3_beagle by Tyler Baker · 10 years ago
  74. 576a8d5 kmake: include DTB section into u-boot.bin if CONFIG_OF_EMBED enabled by Alexey Ignatov · 10 years ago
  75. 49ea9bc git-mailrc: Add sunxi custodians. by Ian Campbell · 10 years ago
  76. 88919ca fit: make sha256 support optional by Dirk Eibach · 10 years ago
  77. 6dfe681 board: gdsys: Remove commands to reduce footprint by Dirk Eibach · 10 years ago
  78. d444d03 board: iocon: Modify iocon hardware startup by Dirk Eibach · 10 years ago
  79. f5e157c board: gdsys: Enable scrambling on DP501 by Dirk Eibach · 10 years ago
  80. ca185b0 board: gdsys: Make gdsys osd hardware detection more robust by Dirk Eibach · 10 years ago
  81. 9a5ee72 board: gdsys: Configure bridge on DP501 to support DDC only by Dirk Eibach · 10 years ago
  82. 2b08d8f board: gdsys: Increase iocon and dlv10g version string by Dirk Eibach · 10 years ago
  83. d9adcd7 board: gdsys: Fix dlvision-10g I2C configuration by Dirk Eibach · 10 years ago
  84. b957743 i2c: IHS I2C master driver by Dirk Eibach · 10 years ago
  85. 4a3eae1 board: iocon: Support DisplayPort hardware by Dirk Eibach · 10 years ago
  86. e674bf1 board: controlcenterd: Use new API for setting i2c bus by Dirk Eibach · 10 years ago
  87. 1653bf4 board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API change by Dirk Eibach · 10 years ago
  88. 3a72cbf board: controlcenterd: Fix pci access by Dirk Eibach · 10 years ago
  89. 1ea209b blackfin, powerpc: remove redundant definitions of ARRAY_SIZE by Masahiro Yamada · 10 years ago
  90. 9c72ad1 blackfin: Add more dcache functions by Vasili Galka · 10 years ago
  91. bc69181 blackfin: Fix warning about undefined function by Vasili Galka · 10 years ago
  92. 4834c64 m68k: Fix incorrect memory access on M5235 by Vasili Galka · 10 years ago
  93. 24f413b m68k: Fix bug, "address of" operator was forgotten by Vasili Galka · 10 years ago
  94. df2dd33 mpc8xx: remove spc1920 board support by Masahiro Yamada · 10 years ago
  95. a6f5758 mpc8xx: remove v37 board support by Masahiro Yamada · 10 years ago
  96. 8c970ec mpc8xx: remove fads board support by Masahiro Yamada · 10 years ago
  97. 43d9a80 mpc8xx: remove netta, netta2, netphone board support by Masahiro Yamada · 10 years ago
  98. 54c5d93 mpc8xx: remove rbc823 board support by Masahiro Yamada · 10 years ago
  99. 13be81d mpc8xx: remove RPXlite_dw, quantum board support by Masahiro Yamada · 10 years ago
  100. 3a7095c mpc8xx: remove qs850, qs860t board support by Masahiro Yamada · 10 years ago