1. 11547b2 rpi_b: handle import of environments in files with CRLF as line endings by Alexander Holler · 10 years ago
  2. 4cfe8c3 am335x_evm: handle import of environments in files with CRLF as line endings by Alexander Holler · 10 years ago
  3. 44bd26f omap3_beagle: handle import of environments in files with CRLF as line endings by Alexander Holler · 10 years ago
  4. ecd1446 Add option -r to env import to allow import of text files with CRLF as line endings by Alexander Holler · 10 years ago
  5. 8973601 h2200: Disable SHA256 on FIT images by Tom Rini · 10 years ago
  6. fccacd3 lib/time.c cleanups by Pavel Machek · 10 years ago
  7. 288afdc common: cmd_ide: use __weak and add prototypes by Jeroen Hofstee · 10 years ago
  8. 2bb8eb8 common: cmd_ide: remove PIO mode by Jeroen Hofstee · 10 years ago
  9. 5b9587a serial: ns16550: use a const variable instead of macro by Masahiro Yamada · 10 years ago
  10. f8c7c20 serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor by Masahiro Yamada · 10 years ago
  11. 841977d serial: ns16550: drop CONFIG_OMAP1610 from the special case by Masahiro Yamada · 10 years ago
  12. 8e8d73b bootp can use mdelay by Pavel Machek · 10 years ago
  13. c13bb16 spl: nand: read only in the size of image_header on the first access by Masahiro Yamada · 10 years ago
  14. 949bbd7 catch wrong load address passed to fatload / ext2load by Pavel Machek · 10 years ago
  15. 6b36746 Fix help text of ext2load and fatload. by Pavel Machek · 10 years ago
  16. 9d16e93 tools: compiler.h: add missing time.h by Jeroen Hofstee · 10 years ago
  17. 4a755f1 driver/usb: include upper/lower_32_bits() from linux/compat.h by Lijun Pan · 10 years ago
  18. 8f2df5d linux/compat.h: port lower_32_bits and upper_32_bits from Linux by Lijun Pan · 10 years ago
  19. 9d78b9a sparc: merge LEON2 and LEON3 linker scripts by Masahiro Yamada · 10 years ago
  20. 9f847b8 sparc: merge LEON3 linker scripts by Masahiro Yamada · 10 years ago
  21. ec4f504 esd:cmd_loadpci.c: Switch from "do_source" to "source" by Tom Rini · 10 years ago
  22. 3364b18 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  23. c68112f common: cmd_mii: fix printf format warning by Jeroen Hofstee · 10 years ago
  24. 39e1230 autoboot: add its own header by Jeroen Hofstee · 10 years ago
  25. 5dfd162 board: rpi_b: include mmc header and fix prototype by Jeroen Hofstee · 10 years ago
  26. 750121c mmc: prevent some warnings with make W=1 by Jeroen Hofstee · 10 years ago
  27. 0b7df65 common: env_common: make env_get_char_spec __weak by Jeroen Hofstee · 10 years ago
  28. 862c93e yaffs2: preprocessor cleanup by Jeroen Hofstee · 10 years ago
  29. e803fa2 yaffs2: cosmetic: remove self assignments by Jeroen Hofstee · 10 years ago
  30. 82c3a4c common: bootm_os: make arch_preboot_os __weak by Jeroen Hofstee · 10 years ago
  31. cee9ab7 dirvers: mmc: use __weak by Jeroen Hofstee · 10 years ago
  32. d7b2d9d lib:vsprintf: reduce scope of pack_hex_byte by Jeroen Hofstee · 10 years ago
  33. 3ea664c env_callback.h: spl: mark callback as maybe_unused by Jeroen Hofstee · 10 years ago
  34. 6b13f0c lib:sha1: remove unused constant by Jeroen Hofstee · 10 years ago
  35. 3422299 common: main.c: make show_boot_progress __weak by Jeroen Hofstee · 10 years ago
  36. 2c34f3f lib:lmb: use __weak by Jeroen Hofstee · 10 years ago
  37. cc64b92 common:splash: use __weak by Jeroen Hofstee · 10 years ago
  38. fd536d8 dm: add missing includes by Jeroen Hofstee · 10 years ago
  39. c5d4001 common: board_f: cosmetic use __weak for leds by Jeroen Hofstee · 10 years ago
  40. 0e350f8 common: commands: make commands static by Jeroen Hofstee · 10 years ago
  41. e259d6a lib: div64: add missing include by Jeroen Hofstee · 10 years ago
  42. c15df21 mtd: cfi_flash: fix clang warning by Jeroen Hofstee · 10 years ago
  43. 7c48b01 sunxi: use setbits_le32 to enable the DMA clock by Ian Campbell · 10 years ago
  44. abce2c6 sunxi: add gpio driver by Ian Campbell · 10 years ago
  45. 5c58f8b sunxi: add Cubieboard2 support by Ian Campbell · 10 years ago
  46. b41d7d0 sunxi: use random parts of SID to set ethaddr by Jonathan Liu · 10 years ago
  47. ae5de5a sunxi: Fix reset hang on sun5i by Hans de Goede · 10 years ago
  48. 2428920 sunxi: Add axp152 pmic support by Hans de Goede · 10 years ago
  49. 14bc66b sunxi: Add axp209 pmic support by Henrik Nordstrom · 10 years ago
  50. 6620377 sunxi: Add i2c support by Hans de Goede · 10 years ago
  51. 0db2bbd mvtwsi: convert to CONFIG_SYS_I2C framework by Hans de Goede · 10 years ago
  52. a17fd10 fsl_i2c: add support for 3rd and 4th I2C by Shengzhou Liu · 10 years ago
  53. f7c1053 i2c, omap24xx: add i2c deblock sequenz by Heiko Schocher · 10 years ago
  54. 524123a Prepare v2014.07 by Tom Rini · 10 years ago
  55. 2cc0ea7 socfpga: timer actually counts down by Pavel Machek · 10 years ago
  56. 4ec3f6e ARM: DRA7xx: Update the board_name env variable by Lokesh Vutla · 10 years ago
  57. 75e6cd2 boards.cfg: change "<none>" in the board field to "-" by Masahiro Yamada · 10 years ago
  58. 5b0421e boards.cfg: keep it sorted filling the board field by Masahiro Yamada · 10 years ago
  59. 84f24ac Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  60. e153333 i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10 by Eric Nelson · 10 years ago
  61. 5ba9554 usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x by Felipe Balbi · 10 years ago
  62. 26707d9 usb: host: xhci: make sure to power up PHY by Felipe Balbi · 10 years ago
  63. bc9a78a doc: Add zynq fragment to git-mailrc file by Michal Simek · 10 years ago
  64. 52ddae9 ARM: OMAP4/5: Change omap4_sdp/panda and omap5_uevm maintainer by Lokesh Vutla · 10 years ago
  65. 22692ec Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  66. 157f45d mx6: soc: Update the comments of set_ldo_voltage() by Fabio Estevam · 10 years ago
  67. 2eb268f MX6: Correct calculation of PLL_SYS by Andre Renaud · 10 years ago
  68. 85d8a5f ARM: m53evk: Update default environment by Lothar Rubusch · 10 years ago
  69. fc23b53 ARM: m53evk: Adjust mtdparts settings by Marek Vasut · 10 years ago
  70. 62d3c2d ARM: m53evk: add needed commands and options by Marek Vasut · 10 years ago
  71. a428ac9 ARM: m28evk: Update default environment by Lothar Rubusch · 10 years ago
  72. 76582f9 ARM: m28evk: Adjust mtdparts by Marek Vasut · 10 years ago
  73. 31b57a5 ARM: m28evk: add needed commands and options by Marek Vasut · 10 years ago
  74. 799aff3 sunxi: Avoid unused variable warning. by Ian Campbell · 10 years ago
  75. 80a7cac Merge branch 'tom' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  76. fafee9e TI:omap3: enable CONFIG_CMD_DHCP for omap3_beagle by Tyler Baker · 10 years ago
  77. 072b2d8 kmake: include DTB section into u-boot.bin if CONFIG_OF_EMBED enabled by Alexey Ignatov · 10 years ago
  78. 2835d99 git-mailrc: Add sunxi custodians. by Ian Campbell · 10 years ago
  79. 9a4f479 fit: make sha256 support optional by Dirk Eibach · 10 years ago
  80. 4fb9b41 board: gdsys: Remove commands to reduce footprint by Dirk Eibach · 10 years ago
  81. 5d1a4bf board: iocon: Modify iocon hardware startup by Dirk Eibach · 10 years ago
  82. b415fec board: gdsys: Enable scrambling on DP501 by Dirk Eibach · 10 years ago
  83. 3a990bf board: gdsys: Make gdsys osd hardware detection more robust by Dirk Eibach · 10 years ago
  84. 5568fb4 board: gdsys: Configure bridge on DP501 to support DDC only by Dirk Eibach · 10 years ago
  85. cccd4f4 board: gdsys: Increase iocon and dlv10g version string by Dirk Eibach · 10 years ago
  86. e313536 board: gdsys: Fix dlvision-10g I2C configuration by Dirk Eibach · 10 years ago
  87. b46226b i2c: IHS I2C master driver by Dirk Eibach · 10 years ago
  88. edfe9fe board: iocon: Support DisplayPort hardware by Dirk Eibach · 10 years ago
  89. 35ecf75 board: controlcenterd: Use new API for setting i2c bus by Dirk Eibach · 10 years ago
  90. e9e3742 board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API change by Dirk Eibach · 10 years ago
  91. c2b951b board: controlcenterd: Fix pci access by Dirk Eibach · 10 years ago
  92. 443a2ec blackfin, powerpc: remove redundant definitions of ARRAY_SIZE by Masahiro Yamada · 10 years ago
  93. a91fd00 blackfin: Add more dcache functions by Vasili Galka · 10 years ago
  94. 0519e80 blackfin: Fix warning about undefined function by Vasili Galka · 10 years ago
  95. fa28179 m68k: Fix incorrect memory access on M5235 by Vasili Galka · 10 years ago
  96. 6b02d06 m68k: Fix bug, "address of" operator was forgotten by Vasili Galka · 10 years ago
  97. 98ad54b mpc8xx: remove spc1920 board support by Masahiro Yamada · 10 years ago
  98. b8c1438 mpc8xx: remove v37 board support by Masahiro Yamada · 10 years ago
  99. 03f9d7d mpc8xx: remove fads board support by Masahiro Yamada · 10 years ago
  100. c51c1c9 mpc8xx: remove netta, netta2, netphone board support by Masahiro Yamada · 10 years ago