1. 9e22408 cosmetic: UDM-net: clean up the remainders of dead driver by Masahiro Yamada · 11 years ago
  2. d7dd4ff cosmetic: UDM-serial: clean up the remainders of dead driver by Masahiro Yamada · 11 years ago
  3. 566c6e4 cosmetic: doc: driver-model: Do not number driver lists by Masahiro Yamada · 11 years ago
  4. 47d79de usb: dfu: make nand upload working by Bo Shen · 11 years ago
  5. ec9002e usb, g_dnl: make iSerialNumber board configurable by Heiko Schocher · 11 years ago
  6. 31bae4c usb: dfu: correct dfu buffer inited value by Bo Shen · 11 years ago
  7. c2617bc usb: dfu: decrease dfu->r_left along with the transfer by Bo Shen · 11 years ago
  8. 522c956 usb: ohci-hcd: submit_common_msg: report actual_length properly by Mateusz Kulikowski · 11 years ago
  9. 351e9b2 usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · 11 years ago
  10. 4b19ed6 usb: ums: move ums code from trats to Samsung common directory by Przemyslaw Marczak · 11 years ago
  11. 0697f20 usb: ums: fix disk capacity miscalculation and code cleanup by Przemyslaw Marczak · 11 years ago
  12. f4dacf7 usb: ums: allows using every mmc device with ums. by Przemyslaw Marczak · 11 years ago
  13. 93c813b usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · 11 years ago
  14. 39d9abf README: remove wrong config name by Igor Grinberg · 11 years ago
  15. 0f0f757 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  16. 5b62931 common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() functions by Miao Yan · 11 years ago
  17. bb02c53 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm by Masahiro Yamada · 11 years ago
  18. 7d9ec6a Add support for SX151x SPI GPIO Expanders by Viktar Palstsiuk · 11 years ago
  19. 3314204 boards.cfg: remove git leftovers by Luka Perkov · 11 years ago
  20. 7ec0cde boards.cfg: remove trailing whitespace by Paul Burton · 11 years ago
  21. 88733e2 cmd_nvedit.c: Add env exists command by Andrew Ruder · 11 years ago
  22. 8948794 MAKEALL: rename boards_by_* functions to targets_by_* by Masahiro Yamada · 11 years ago
  23. 8e5a2d4 MAKEALL: fix boards_by_field function by Masahiro Yamada · 11 years ago
  24. 54d1f50 MAKEALL: fix a bug to use CROSS_COMPILE_<ARCH> by Masahiro Yamada · 11 years ago
  25. 23d6410 MAKEALL: fix awk warning message by Masahiro Yamada · 11 years ago
  26. 76512e0 sparc: include config.h to start.S by Masahiro Yamada · 11 years ago
  27. 6dca945 EP88x: remove remainders of dead board by Masahiro Yamada · 11 years ago
  28. 4168ba7 README.scrapyard: fix broken format by Masahiro Yamada · 11 years ago
  29. 532ba09 kup: Delete an unused Makefile by Masahiro Yamada · 11 years ago
  30. 3285d4c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  31. 2cee040 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Tom Rini · 11 years ago
  32. 76a2241 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  33. 6af3a0e ColdFire: fix some typoes for CF platform by jason · 11 years ago
  34. 8c89443 coldfire: cpu5282: increase malloc space to fix crash on start u-boot by Jens Scharsig (BuS Elektronik) · 11 years ago
  35. edabc1bc Makfile: fix a rule to build u-boot.sb by Masahiro Yamada · 11 years ago
  36. 6e527f6 freescale: p1_p2_rdb_pc: rename COBJS-y to obj-y by Masahiro Yamada · 11 years ago
  37. 32d7cdd fpga: Add support for gzip images with bitstreams by Michal Simek · 11 years ago
  38. b129e8c fpga: zynqpl: Do not place bitstream below 1MB by Michal Simek · 11 years ago
  39. ec4b73f fpga: zynqpl: Add dcache flush support by Jagannadha Sutradharudu Teki · 11 years ago
  40. c0e5dd8 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  41. c12f941 at91: add defines for reset type by Roger Meier · 11 years ago
  42. f89a6ee ARM: ATMEL: eb_cpux9k2: fix TEXT_BASE for ramboot target by Jens Scharsig (BuS Elektronik) · 11 years ago
  43. dcd2f1a arm: atmel: get rid of too many ifdeffery by Bo Shen · 11 years ago
  44. d9bef0a arm: atmel: at91sam9n12ek: add usb host support by Bo Shen · 11 years ago
  45. 32e4f6b net: macb: get DMA bus width from design config register by Bo Shen · 11 years ago
  46. e5a9a40 pxe: fix handling of absolute paths by Rob Herring · 11 years ago
  47. 5b6da28 ARM: versatile: convert to common timer code by Rob Herring · 11 years ago
  48. 31df989 ARM: tegra: convert to common timer code by Rob Herring · 11 years ago
  49. 23ab7ee ARM: socfpga: convert to common timer code by Rob Herring · 11 years ago
  50. b3a7f22 ARM: vexpress: convert to common timer code by Rob Herring · 11 years ago
  51. 3dae5b5 ARM: mx25: convert to common timer code by Rob Herring · 11 years ago
  52. 9df1bd4 ARM: highbank: convert to common timer code by Rob Herring · 11 years ago
  53. 1b5cf95 sh: convert to common timer code by Rob Herring · 11 years ago
  54. 8dfafdd Introduce common timer functions by Rob Herring · 11 years ago
  55. e32a268 examples: enable gc-sections option by Rob Herring · 11 years ago
  56. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  57. cdb2379 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  58. 2108f4c config: consolidate CONFIG_SYS_HZ definition by Rob Herring · 11 years ago
  59. 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  60. c0bb110 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 11 years ago
  61. c93addb wandboard: README: Include the quad version by Fabio Estevam · 11 years ago
  62. 195d130 Revert "configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards" by Stefano Babic · 11 years ago
  63. cae4d04 blackfin: Move machine specific gpio_port_t structure back to blackfin arch folder. by Steven Miao · 11 years ago
  64. 8468285 blackfin: fix a warning in arch/blackfin/cpu/cpu.c by Masahiro Yamada · 11 years ago
  65. f672379 TI:omap5: Add rdaddr, use consistent loadaddr values by Tom Rini · 11 years ago
  66. 42d4f37 ARM: OMAP5: DDR3: Change io settings by SRICHARAN R · 11 years ago
  67. f9f6686 cm_t35: update lcd predefines by Nikita Kiryanov · 11 years ago
  68. 5b28f20 cm_t35: turn on GPIO commands by Nikita Kiryanov · 11 years ago
  69. a431be4 cm_t35: reduce default bootdelay to 3 seconds by Nikita Kiryanov · 11 years ago
  70. a13cbf5 dra7xx_evm: Enabled UART-boot mode and add dra7xx_evm_uart3 build by Minal Shah · 11 years ago
  71. 552998e TI:armv7: Change CONFIG_SYS_SPL_ARGS_ADDR to a higher address by Tom Rini · 11 years ago
  72. 6843918 am335x: Enable CONFIG_OMAP_WATCHDOG support by Tom Rini · 11 years ago
  73. e1e55c1 cm-t35: move the display code to common place by Igor Grinberg · 11 years ago
  74. 689be5f cm-t35: move the eeprom code to common place by Igor Grinberg · 11 years ago
  75. 0178296 tricorder: support 256MiB SDRAM on revision > D by Andreas Bießmann · 11 years ago
  76. eadbdf9 tricorder: read kernel directly from NAND by Andreas Bießmann · 11 years ago
  77. 69df69d tricorder: switch to alternative memtest by Thomas Weber · 11 years ago
  78. 8ce1b82 tricorder: Make u-boot faster by Thomas Weber · 11 years ago
  79. ad9f072 tricorder: add led support by Andreas Bießmann · 11 years ago
  80. 8908805 tricorder: panic() on unknown board by Andreas Bießmann · 11 years ago
  81. 459f1da tricorder: add tricordereeprom command by Andreas Bießmann · 11 years ago
  82. deac6d6 tricorder: add mtdparts to environment by Andreas Bießmann · 11 years ago
  83. ec24645 tricorder: add cmdline history by Andreas Bießmann · 11 years ago
  84. a1c38c0 tricorder: add configuration for a flashcard u-boot by Andreas Bießmann · 11 years ago
  85. 0dff13a tricorder: use generic provided loadaddr by Andreas Bießmann · 11 years ago
  86. 5c68f12 tricorder: update flash partitioning by Andreas Bießmann · 11 years ago
  87. 83976f1 tricorder: remove lcdmode from bootargs by Thomas Weber · 11 years ago
  88. 660a2e6 arm, da85x: update for the ipam390 board by Heiko Schocher · 11 years ago
  89. 2fff63c nand, davinci: add special UBL ecc position by Heiko Schocher · 11 years ago
  90. 1d7b289 ARM: OMAP4: Convert to ti_armv7_common.h by Lokesh Vutla · 11 years ago
  91. f565be7 OMAP3: igep00x0: rename config file to omap3_igep00x0.h by Javier Martinez Canillas · 11 years ago
  92. 4225f1a ARM: IGEP0033: rename config file to am335x_igep0033.h by Javier Martinez Canillas · 11 years ago
  93. a1c143f TI:am33xx: Add bootcount support to ti_am335x_common.h by Tom Rini · 11 years ago
  94. 22ee397 bootcount_davinci: Switch to scratch register #2 by Tom Rini · 11 years ago
  95. 155d424 am33xx, davinci: Create and use <asm/davinci_rtc.h> by Tom Rini · 11 years ago
  96. 5d4d38d drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directly by Tom Rini · 11 years ago
  97. ae12c75 board/keymile/kmp204x/Makefile: Convert to SPDX tag by Tom Rini · 11 years ago
  98. 8cbbb10 board: powerpc: convert more makefiles to Kbuild style by Tom Rini · 11 years ago
  99. 3bddafa Makefile: convert makefiles to Kbuild style and delete grep switch by Masahiro Yamada · 11 years ago
  100. bcfe8fd dts, api, test: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago