1. 439fbe7 powerpc/t1040: enable PBL tool for T1040 by Prabhakar Kushwaha · 11 years ago
  2. 63c4f17 cm_t35: use scf0403 driver by Nikita Kiryanov · 11 years ago
  3. f109a6e omap3_dss: define DSS_ONOFF by Nikita Kiryanov · 11 years ago
  4. f1a7491 lcd: add DataImage SCF0403x LCD panel support by Nikita Kiryanov · 11 years ago
  5. 4700219 spi: define SPI_XFER_ONCE by Nikita Kiryanov · 11 years ago
  6. 5753d09 spi: omap3: add support for more word lengths by Nikita Kiryanov · 11 years ago
  7. 54a759c spi: omap3: remove semicolon from #define by Nikita Kiryanov · 11 years ago
  8. 44376ef video: bcm2835: respect the pitch value by Andre Heider · 11 years ago
  9. cefa471 lcd: allow overriding lcd_get_size() by Anatolij Gustschin · 11 years ago
  10. e2788af ARM: bcm2835: add missing mbox overscan response field by Andre Heider · 11 years ago
  11. 649acfe MPC824x: remove obsolete "PN62" board by Wolfgang Denk · 11 years ago
  12. d770f39 time: fix gcc warnings on MIPS64 by Daniel Schwierzeck · 11 years ago
  13. 60390d7 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  14. a3e8090 malta: arch/mips/include/asm/malta.h SPDX license tag by Paul Burton · 11 years ago
  15. 85b8c5c Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  16. ab41305 malta: define CONFIG_MEMSIZE_IN_BYTES by Gabor Juhos · 11 years ago
  17. f577b42 malta: add myself to maintainers by Paul Burton · 11 years ago
  18. 024fba5 malta: add script & instructions to flash U-boot by Paul Burton · 11 years ago
  19. 81f98bb malta: setup PIIX4 interrupt route by Paul Burton · 11 years ago
  20. fba6f45 malta: store environment in flash by Paul Burton · 11 years ago
  21. 3ced12a malta: enable RTC support by Paul Burton · 11 years ago
  22. e174bd7 malta: disable L2 caches by Paul Burton · 11 years ago
  23. 14b4e1a malta: remove cache size definitions by Paul Burton · 11 years ago
  24. e0878af malta: enable CONFIG_PCNET_79C973, PCNET_HAS_PROM, CONFIG_CMD_DHCP by Paul Burton · 11 years ago
  25. e0ada63 malta: display "U-boot" on the LCD screen by Paul Burton · 11 years ago
  26. baf37f0 malta: support for coreFPGA6 boards by Paul Burton · 11 years ago
  27. a257f62 malta: setup super I/O UARTs by Paul Burton · 11 years ago
  28. 7a9d109 qemu-malta: rename to just "malta" by Paul Burton · 11 years ago
  29. fa5cec0 pci.h: allow inclusion in assembly source by Paul Burton · 11 years ago
  30. 62715a2 pcnet: enable the NOUFLO feature by Paul Burton · 11 years ago
  31. f3ac866 pcnet: add cache flushing & invalidation by Paul Burton · 11 years ago
  32. a954004 pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send by Paul Burton · 11 years ago
  33. 6011dab pcnet: code style cleanup by Paul Burton · 11 years ago
  34. fa476f7 mips32: detect L1 cache sizes if they're not defined by Paul Burton · 11 years ago
  35. 15c5cdf Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · 11 years ago
  36. 28c860b sandbox: convert to common time functions by Rob Herring · 11 years ago
  37. 65ba7ad time: add weak annotation to timer_read_counter declaration by Rob Herring · 11 years ago
  38. efd9bb9 netconsole loses 2nd character of input by Suriyan Ramasami · 11 years ago
  39. a81630e serial: s5p: Staticize local functions by Axel Lin · 11 years ago
  40. 9a83233 env: fix the env export varname by Pierre Aubert · 11 years ago
  41. 2a19de4 highbank: set AUTOBOOT_KEYED_CTRLC config option by Mark Langsdorf · 11 years ago
  42. 00ddacc autoboot: add an option to override keyed autoboot by Mark Langsdorf · 11 years ago
  43. 212d7da serial: xuartlite: Staticize local functions by Axel Lin · 11 years ago
  44. f601624 serial: mxs_auart: Staticize local functions by Axel Lin · 11 years ago
  45. 73dc832 fs:fat: fix set file name function by Piotr Wilczek · 11 years ago
  46. 01adbce cmd_zfs: normalize 'file not found' errors by Luka Perkov · 11 years ago
  47. 2e18cb2 cmd_reiser: normalize 'file not found' errors by Luka Perkov · 11 years ago
  48. 7cdebc3 cmd_ubifs: normalize 'file not found' errors by Tim Harvey · 11 years ago
  49. 643aae1 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  50. 5d62314 config/sandbox: Add EFI and GPT support by Egbert Eich · 11 years ago
  51. f9cd3d3 config: Define HAVE_BLOCK_DEVICE when CONFIG_CMD_GPT is set by Egbert Eich · 11 years ago
  52. 619f0fd cmd/gpt: Support gpt command for all devices by Egbert Eich · 11 years ago
  53. 9e22408 cosmetic: UDM-net: clean up the remainders of dead driver by Masahiro Yamada · 11 years ago
  54. d7dd4ff cosmetic: UDM-serial: clean up the remainders of dead driver by Masahiro Yamada · 11 years ago
  55. 566c6e4 cosmetic: doc: driver-model: Do not number driver lists by Masahiro Yamada · 11 years ago
  56. 47d79de usb: dfu: make nand upload working by Bo Shen · 11 years ago
  57. ec9002e usb, g_dnl: make iSerialNumber board configurable by Heiko Schocher · 11 years ago
  58. 31bae4c usb: dfu: correct dfu buffer inited value by Bo Shen · 11 years ago
  59. c2617bc usb: dfu: decrease dfu->r_left along with the transfer by Bo Shen · 11 years ago
  60. 522c956 usb: ohci-hcd: submit_common_msg: report actual_length properly by Mateusz Kulikowski · 11 years ago
  61. 351e9b2 usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · 11 years ago
  62. 4b19ed6 usb: ums: move ums code from trats to Samsung common directory by Przemyslaw Marczak · 11 years ago
  63. 0697f20 usb: ums: fix disk capacity miscalculation and code cleanup by Przemyslaw Marczak · 11 years ago
  64. f4dacf7 usb: ums: allows using every mmc device with ums. by Przemyslaw Marczak · 11 years ago
  65. 93c813b usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · 11 years ago
  66. 39d9abf README: remove wrong config name by Igor Grinberg · 11 years ago
  67. 0f0f757 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  68. 5b62931 common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() functions by Miao Yan · 11 years ago
  69. bb02c53 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm by Masahiro Yamada · 11 years ago
  70. 7d9ec6a Add support for SX151x SPI GPIO Expanders by Viktar Palstsiuk · 11 years ago
  71. 3314204 boards.cfg: remove git leftovers by Luka Perkov · 11 years ago
  72. 7ec0cde boards.cfg: remove trailing whitespace by Paul Burton · 11 years ago
  73. 88733e2 cmd_nvedit.c: Add env exists command by Andrew Ruder · 11 years ago
  74. 8948794 MAKEALL: rename boards_by_* functions to targets_by_* by Masahiro Yamada · 11 years ago
  75. 8e5a2d4 MAKEALL: fix boards_by_field function by Masahiro Yamada · 11 years ago
  76. 54d1f50 MAKEALL: fix a bug to use CROSS_COMPILE_<ARCH> by Masahiro Yamada · 11 years ago
  77. 23d6410 MAKEALL: fix awk warning message by Masahiro Yamada · 11 years ago
  78. 76512e0 sparc: include config.h to start.S by Masahiro Yamada · 11 years ago
  79. 6dca945 EP88x: remove remainders of dead board by Masahiro Yamada · 11 years ago
  80. 4168ba7 README.scrapyard: fix broken format by Masahiro Yamada · 11 years ago
  81. 532ba09 kup: Delete an unused Makefile by Masahiro Yamada · 11 years ago
  82. 3285d4c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  83. 2cee040 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Tom Rini · 11 years ago
  84. 76a2241 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  85. 6af3a0e ColdFire: fix some typoes for CF platform by jason · 11 years ago
  86. 8c89443 coldfire: cpu5282: increase malloc space to fix crash on start u-boot by Jens Scharsig (BuS Elektronik) · 11 years ago
  87. edabc1b Makfile: fix a rule to build u-boot.sb by Masahiro Yamada · 11 years ago
  88. 6e527f6 freescale: p1_p2_rdb_pc: rename COBJS-y to obj-y by Masahiro Yamada · 11 years ago
  89. 32d7cdd fpga: Add support for gzip images with bitstreams by Michal Simek · 11 years ago
  90. b129e8c fpga: zynqpl: Do not place bitstream below 1MB by Michal Simek · 11 years ago
  91. ec4b73f fpga: zynqpl: Add dcache flush support by Jagannadha Sutradharudu Teki · 11 years ago
  92. c0e5dd8 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  93. c12f941 at91: add defines for reset type by Roger Meier · 11 years ago
  94. f89a6ee ARM: ATMEL: eb_cpux9k2: fix TEXT_BASE for ramboot target by Jens Scharsig (BuS Elektronik) · 11 years ago
  95. dcd2f1a arm: atmel: get rid of too many ifdeffery by Bo Shen · 11 years ago
  96. d9bef0a arm: atmel: at91sam9n12ek: add usb host support by Bo Shen · 11 years ago
  97. 32e4f6b net: macb: get DMA bus width from design config register by Bo Shen · 11 years ago
  98. e5a9a40 pxe: fix handling of absolute paths by Rob Herring · 11 years ago
  99. 5b6da28 ARM: versatile: convert to common timer code by Rob Herring · 11 years ago
  100. 31df989 ARM: tegra: convert to common timer code by Rob Herring · 11 years ago