1. baf37f0 malta: support for coreFPGA6 boards by Paul Burton · 11 years ago
  2. a257f62 malta: setup super I/O UARTs by Paul Burton · 11 years ago
  3. 7a9d109 qemu-malta: rename to just "malta" by Paul Burton · 11 years ago
  4. fa5cec0 pci.h: allow inclusion in assembly source by Paul Burton · 11 years ago
  5. 62715a2 pcnet: enable the NOUFLO feature by Paul Burton · 11 years ago
  6. f3ac866 pcnet: add cache flushing & invalidation by Paul Burton · 11 years ago
  7. a954004 pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send by Paul Burton · 11 years ago
  8. 6011dab pcnet: code style cleanup by Paul Burton · 11 years ago
  9. fa476f7 mips32: detect L1 cache sizes if they're not defined by Paul Burton · 11 years ago
  10. 15c5cdf Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · 11 years ago
  11. 28c860b sandbox: convert to common time functions by Rob Herring · 11 years ago
  12. 65ba7ad time: add weak annotation to timer_read_counter declaration by Rob Herring · 11 years ago
  13. efd9bb9 netconsole loses 2nd character of input by Suriyan Ramasami · 11 years ago
  14. a81630e serial: s5p: Staticize local functions by Axel Lin · 11 years ago
  15. 9a83233 env: fix the env export varname by Pierre Aubert · 11 years ago
  16. 2a19de4 highbank: set AUTOBOOT_KEYED_CTRLC config option by Mark Langsdorf · 11 years ago
  17. 00ddacc autoboot: add an option to override keyed autoboot by Mark Langsdorf · 11 years ago
  18. 212d7da serial: xuartlite: Staticize local functions by Axel Lin · 11 years ago
  19. f601624 serial: mxs_auart: Staticize local functions by Axel Lin · 11 years ago
  20. 73dc832 fs:fat: fix set file name function by Piotr Wilczek · 11 years ago
  21. 01adbce cmd_zfs: normalize 'file not found' errors by Luka Perkov · 11 years ago
  22. 2e18cb2 cmd_reiser: normalize 'file not found' errors by Luka Perkov · 11 years ago
  23. 7cdebc3 cmd_ubifs: normalize 'file not found' errors by Tim Harvey · 11 years ago
  24. 643aae1 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  25. 5d62314 config/sandbox: Add EFI and GPT support by Egbert Eich · 11 years ago
  26. f9cd3d3 config: Define HAVE_BLOCK_DEVICE when CONFIG_CMD_GPT is set by Egbert Eich · 11 years ago
  27. 619f0fd cmd/gpt: Support gpt command for all devices by Egbert Eich · 11 years ago
  28. 9e22408 cosmetic: UDM-net: clean up the remainders of dead driver by Masahiro Yamada · 11 years ago
  29. d7dd4ff cosmetic: UDM-serial: clean up the remainders of dead driver by Masahiro Yamada · 11 years ago
  30. 566c6e4 cosmetic: doc: driver-model: Do not number driver lists by Masahiro Yamada · 11 years ago
  31. 47d79de usb: dfu: make nand upload working by Bo Shen · 11 years ago
  32. ec9002e usb, g_dnl: make iSerialNumber board configurable by Heiko Schocher · 11 years ago
  33. 31bae4c usb: dfu: correct dfu buffer inited value by Bo Shen · 11 years ago
  34. c2617bc usb: dfu: decrease dfu->r_left along with the transfer by Bo Shen · 11 years ago
  35. 522c956 usb: ohci-hcd: submit_common_msg: report actual_length properly by Mateusz Kulikowski · 11 years ago
  36. 351e9b2 usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · 11 years ago
  37. 4b19ed6 usb: ums: move ums code from trats to Samsung common directory by Przemyslaw Marczak · 11 years ago
  38. 0697f20 usb: ums: fix disk capacity miscalculation and code cleanup by Przemyslaw Marczak · 11 years ago
  39. f4dacf7 usb: ums: allows using every mmc device with ums. by Przemyslaw Marczak · 11 years ago
  40. 93c813b usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · 11 years ago
  41. 39d9abf README: remove wrong config name by Igor Grinberg · 11 years ago
  42. 0f0f757 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  43. 5b62931 common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() functions by Miao Yan · 11 years ago
  44. bb02c53 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm by Masahiro Yamada · 11 years ago
  45. 7d9ec6a Add support for SX151x SPI GPIO Expanders by Viktar Palstsiuk · 11 years ago
  46. 3314204 boards.cfg: remove git leftovers by Luka Perkov · 11 years ago
  47. 7ec0cde boards.cfg: remove trailing whitespace by Paul Burton · 11 years ago
  48. 88733e2 cmd_nvedit.c: Add env exists command by Andrew Ruder · 11 years ago
  49. 8948794 MAKEALL: rename boards_by_* functions to targets_by_* by Masahiro Yamada · 11 years ago
  50. 8e5a2d4 MAKEALL: fix boards_by_field function by Masahiro Yamada · 11 years ago
  51. 54d1f50 MAKEALL: fix a bug to use CROSS_COMPILE_<ARCH> by Masahiro Yamada · 11 years ago
  52. 23d6410 MAKEALL: fix awk warning message by Masahiro Yamada · 11 years ago
  53. 76512e0 sparc: include config.h to start.S by Masahiro Yamada · 11 years ago
  54. 6dca945 EP88x: remove remainders of dead board by Masahiro Yamada · 11 years ago
  55. 4168ba7 README.scrapyard: fix broken format by Masahiro Yamada · 11 years ago
  56. 532ba09 kup: Delete an unused Makefile by Masahiro Yamada · 11 years ago
  57. 2cee040 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Tom Rini · 11 years ago
  58. 76a2241 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  59. 6af3a0e ColdFire: fix some typoes for CF platform by jason · 11 years ago
  60. 8c89443 coldfire: cpu5282: increase malloc space to fix crash on start u-boot by Jens Scharsig (BuS Elektronik) · 11 years ago
  61. edabc1bc Makfile: fix a rule to build u-boot.sb by Masahiro Yamada · 11 years ago
  62. 6e527f6 freescale: p1_p2_rdb_pc: rename COBJS-y to obj-y by Masahiro Yamada · 11 years ago
  63. 32d7cdd fpga: Add support for gzip images with bitstreams by Michal Simek · 11 years ago
  64. b129e8c fpga: zynqpl: Do not place bitstream below 1MB by Michal Simek · 11 years ago
  65. ec4b73f fpga: zynqpl: Add dcache flush support by Jagannadha Sutradharudu Teki · 11 years ago
  66. e5a9a40 pxe: fix handling of absolute paths by Rob Herring · 11 years ago
  67. 5b6da28 ARM: versatile: convert to common timer code by Rob Herring · 11 years ago
  68. 31df989 ARM: tegra: convert to common timer code by Rob Herring · 11 years ago
  69. 23ab7ee ARM: socfpga: convert to common timer code by Rob Herring · 11 years ago
  70. b3a7f22 ARM: vexpress: convert to common timer code by Rob Herring · 11 years ago
  71. 3dae5b5 ARM: mx25: convert to common timer code by Rob Herring · 11 years ago
  72. 9df1bd4 ARM: highbank: convert to common timer code by Rob Herring · 11 years ago
  73. 1b5cf95 sh: convert to common timer code by Rob Herring · 11 years ago
  74. 8dfafdd Introduce common timer functions by Rob Herring · 11 years ago
  75. e32a268 examples: enable gc-sections option by Rob Herring · 11 years ago
  76. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  77. cdb2379 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  78. 2108f4c config: consolidate CONFIG_SYS_HZ definition by Rob Herring · 11 years ago
  79. 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  80. c0bb110 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 11 years ago
  81. cae4d04 blackfin: Move machine specific gpio_port_t structure back to blackfin arch folder. by Steven Miao · 11 years ago
  82. 8468285 blackfin: fix a warning in arch/blackfin/cpu/cpu.c by Masahiro Yamada · 11 years ago
  83. ae12c75 board/keymile/kmp204x/Makefile: Convert to SPDX tag by Tom Rini · 11 years ago
  84. 8cbbb10 board: powerpc: convert more makefiles to Kbuild style by Tom Rini · 11 years ago
  85. 3bddafa Makefile: convert makefiles to Kbuild style and delete grep switch by Masahiro Yamada · 11 years ago
  86. bcfe8fd dts, api, test: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  87. a67cefc post: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  88. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  89. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  90. 36fde45 blackfin: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  91. 64bd89e m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  92. 3954b73 x86: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  93. afea2c9 nios2: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  94. 547bb1e nds32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  95. f6e2c0f mips: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  96. a71a36f microblaze: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  97. f7178eb openrisc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  98. 8fb80a8 avr32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  99. 02b3bf3 sh: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  100. 774b7d5 sparc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago