1. 8069bfe arm, am335x: update for the siemens boards by Samuel Egli · 11 years ago
  2. 6f464a5 usb, g_dnl: make bcdDevice value configurable by Heiko Schocher · 11 years ago
  3. 756a980 omap730p2: Remove board by Tom Rini · 11 years ago
  4. 084240b am33xx: Make SoC bootcount driver have its own symbol by Tom Rini · 11 years ago
  5. 5ef7b86 cm-t35: use gpio_led driver for status led by Igor Grinberg · 11 years ago
  6. 8665a85 am335x_evm: Fix CONS_INDEX numbering by Andrew Bradford · 11 years ago
  7. 37ed0dd boards.cfg: update email address for ti814x_evm maintainer by Matt Porter · 11 years ago
  8. 2233e46 arm, am33x: make RTC32K OSC enable configurable by Heiko Schocher · 11 years ago
  9. 040c5c3 bootcount: store bootcount var in environment by Heiko Schocher · 11 years ago
  10. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  11. 5b9a6c5 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · 11 years ago
  12. 86bd4e8 sandbox: convert to common time functions by Rob Herring · 11 years ago
  13. 316c5c8 time: add weak annotation to timer_read_counter declaration by Rob Herring · 11 years ago
  14. 7f37f22 netconsole loses 2nd character of input by Suriyan Ramasami · 11 years ago
  15. a21e379 serial: s5p: Staticize local functions by Axel Lin · 11 years ago
  16. d8d51f8 env: fix the env export varname by Pierre Aubert · 11 years ago
  17. 71d816f highbank: set AUTOBOOT_KEYED_CTRLC config option by Mark Langsdorf · 11 years ago
  18. c301226 autoboot: add an option to override keyed autoboot by Mark Langsdorf · 11 years ago
  19. 3da5fa8 serial: xuartlite: Staticize local functions by Axel Lin · 11 years ago
  20. d3101d2 serial: mxs_auart: Staticize local functions by Axel Lin · 11 years ago
  21. 65a43e3 fs:fat: fix set file name function by Piotr Wilczek · 11 years ago
  22. e077389 cmd_zfs: normalize 'file not found' errors by Luka Perkov · 11 years ago
  23. 94a4a1f cmd_reiser: normalize 'file not found' errors by Luka Perkov · 11 years ago
  24. 8d66edc cmd_ubifs: normalize 'file not found' errors by Tim Harvey · 11 years ago
  25. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  26. 8177042 config/sandbox: Add EFI and GPT support by Egbert Eich · 11 years ago
  27. f6e664b config: Define HAVE_BLOCK_DEVICE when CONFIG_CMD_GPT is set by Egbert Eich · 11 years ago
  28. bfd4a71 cmd/gpt: Support gpt command for all devices by Egbert Eich · 11 years ago
  29. f94573b cosmetic: UDM-net: clean up the remainders of dead driver by Masahiro Yamada · 11 years ago
  30. fb7daa4 cosmetic: UDM-serial: clean up the remainders of dead driver by Masahiro Yamada · 11 years ago
  31. a756da9 cosmetic: doc: driver-model: Do not number driver lists by Masahiro Yamada · 11 years ago
  32. 8892548 usb: dfu: make nand upload working by Bo Shen · 11 years ago
  33. 1799fa8 usb, g_dnl: make iSerialNumber board configurable by Heiko Schocher · 11 years ago
  34. 247b98f usb: dfu: correct dfu buffer inited value by Bo Shen · 11 years ago
  35. f1f2af5 usb: dfu: decrease dfu->r_left along with the transfer by Bo Shen · 11 years ago
  36. 10b479d usb: ohci-hcd: submit_common_msg: report actual_length properly by Mateusz Kulikowski · 11 years ago
  37. 06ef7cc usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · 11 years ago
  38. 84c4b98 usb: ums: move ums code from trats to Samsung common directory by Przemyslaw Marczak · 11 years ago
  39. 3dab730 usb: ums: fix disk capacity miscalculation and code cleanup by Przemyslaw Marczak · 11 years ago
  40. 0e1e709 usb: ums: allows using every mmc device with ums. by Przemyslaw Marczak · 11 years ago
  41. 674b1a6 usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · 11 years ago
  42. 2beb1fd README: remove wrong config name by Igor Grinberg · 11 years ago
  43. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  44. c4f6353 common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() functions by Miao Yan · 11 years ago
  45. 49a88e3 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm by Masahiro Yamada · 11 years ago
  46. a4c867c Add support for SX151x SPI GPIO Expanders by Viktar Palstsiuk · 11 years ago
  47. 87011d1 boards.cfg: remove git leftovers by Luka Perkov · 11 years ago
  48. d0d2385 boards.cfg: remove trailing whitespace by Paul Burton · 11 years ago
  49. 9446340 cmd_nvedit.c: Add env exists command by Andrew Ruder · 11 years ago
  50. 9d3262b MAKEALL: rename boards_by_* functions to targets_by_* by Masahiro Yamada · 11 years ago
  51. 890a4e8 MAKEALL: fix boards_by_field function by Masahiro Yamada · 11 years ago
  52. 042ff5c MAKEALL: fix a bug to use CROSS_COMPILE_<ARCH> by Masahiro Yamada · 11 years ago
  53. 4a3f1f4 MAKEALL: fix awk warning message by Masahiro Yamada · 11 years ago
  54. ac9ecc4 sparc: include config.h to start.S by Masahiro Yamada · 11 years ago
  55. 51feb2c EP88x: remove remainders of dead board by Masahiro Yamada · 11 years ago
  56. a228136 README.scrapyard: fix broken format by Masahiro Yamada · 11 years ago
  57. 3870556 kup: Delete an unused Makefile by Masahiro Yamada · 11 years ago
  58. 4f95d6e Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  59. 2fb506b Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Tom Rini · 11 years ago
  60. 3cad886 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  61. 56ef75c ColdFire: fix some typoes for CF platform by jason · 11 years ago
  62. ef1030c coldfire: cpu5282: increase malloc space to fix crash on start u-boot by Jens Scharsig (BuS Elektronik) · 11 years ago
  63. 6c04dcd Makfile: fix a rule to build u-boot.sb by Masahiro Yamada · 11 years ago
  64. efe3dc0 freescale: p1_p2_rdb_pc: rename COBJS-y to obj-y by Masahiro Yamada · 11 years ago
  65. ead2d42 fpga: Add support for gzip images with bitstreams by Michal Simek · 11 years ago
  66. 94dc92f fpga: zynqpl: Do not place bitstream below 1MB by Michal Simek · 11 years ago
  67. 8cfb246 fpga: zynqpl: Add dcache flush support by Jagannadha Sutradharudu Teki · 11 years ago
  68. 9028c8e Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  69. 044a5e8 at91: add defines for reset type by Roger Meier · 11 years ago
  70. 2059f31 ARM: ATMEL: eb_cpux9k2: fix TEXT_BASE for ramboot target by Jens Scharsig (BuS Elektronik) · 11 years ago
  71. 4a985df arm: atmel: get rid of too many ifdeffery by Bo Shen · 11 years ago
  72. 8ed8783 arm: atmel: at91sam9n12ek: add usb host support by Bo Shen · 11 years ago
  73. 0e6624a net: macb: get DMA bus width from design config register by Bo Shen · 11 years ago
  74. 759456e pxe: fix handling of absolute paths by Rob Herring · 11 years ago
  75. 4252e98 ARM: versatile: convert to common timer code by Rob Herring · 11 years ago
  76. 741a0bd ARM: tegra: convert to common timer code by Rob Herring · 11 years ago
  77. 55d2326 ARM: socfpga: convert to common timer code by Rob Herring · 11 years ago
  78. 9560ec4 ARM: vexpress: convert to common timer code by Rob Herring · 11 years ago
  79. c4d1a0e ARM: mx25: convert to common timer code by Rob Herring · 11 years ago
  80. 8ba859a ARM: highbank: convert to common timer code by Rob Herring · 11 years ago
  81. 7a626f0 sh: convert to common timer code by Rob Herring · 11 years ago
  82. 5715694 Introduce common timer functions by Rob Herring · 11 years ago
  83. 55fbb1d examples: enable gc-sections option by Rob Herring · 11 years ago
  84. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  85. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  86. a0f85d3 config: consolidate CONFIG_SYS_HZ definition by Rob Herring · 11 years ago
  87. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  88. 9170310 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 11 years ago
  89. 486ab66 wandboard: README: Include the quad version by Fabio Estevam · 11 years ago
  90. 964f7e7 Revert "configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards" by Stefano Babic · 11 years ago
  91. 18b03b5 blackfin: Move machine specific gpio_port_t structure back to blackfin arch folder. by Steven Miao · 11 years ago
  92. 83ee17e blackfin: fix a warning in arch/blackfin/cpu/cpu.c by Masahiro Yamada · 11 years ago
  93. e0f6fba TI:omap5: Add rdaddr, use consistent loadaddr values by Tom Rini · 11 years ago
  94. aff6757 ARM: OMAP5: DDR3: Change io settings by SRICHARAN R · 11 years ago
  95. 4dda5b9 cm_t35: update lcd predefines by Nikita Kiryanov · 11 years ago
  96. 54a9299 cm_t35: turn on GPIO commands by Nikita Kiryanov · 11 years ago
  97. cd823a3 cm_t35: reduce default bootdelay to 3 seconds by Nikita Kiryanov · 11 years ago
  98. 01ae8ca dra7xx_evm: Enabled UART-boot mode and add dra7xx_evm_uart3 build by Minal Shah · 11 years ago
  99. 84286e3 TI:armv7: Change CONFIG_SYS_SPL_ARGS_ADDR to a higher address by Tom Rini · 11 years ago
  100. 303bfe8 am335x: Enable CONFIG_OMAP_WATCHDOG support by Tom Rini · 11 years ago