1. 477fe65 nios2: remove unnecessary header include path by Masahiro Yamada · 11 years ago
  2. 0298793 board: cogent: include header files in a more natural way by Masahiro Yamada · 11 years ago
  3. e63510d configs: clean up unused macro CONFIG_L2_OFF by Masahiro Yamada · 11 years ago
  4. 5e995c0 TI:omap: Update u-boot-spl.lds for i2c multibus/multiadapter update by Tom Rini · 11 years ago
  5. c3ebb8c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  6. 51abee6 powerpc/85xx: fix broken cpu "clock-frequency" property by Laurentiu TUDOR · 11 years ago
  7. 8f9fe66 powerpc/t4240: fix per pci endpoint liodn offsets by Laurentiu TUDOR · 11 years ago
  8. b4125a2 powerpc/t4240: set pcie liodn in the correct register by Laurentiu TUDOR · 11 years ago
  9. 4e2e0df powerpc/83xx: Define USB1 and USB2 base addr for MPC834x by ramneek mehresh · 11 years ago
  10. 0d7ba2e powerpc/t104xrdb: Add T1042RDB_PI board support by Priyanka Jain · 11 years ago
  11. 062ef1a powerpc/t104xrdb: Add T1040RDB board support by Priyanka Jain · 11 years ago
  12. 2967af6 powerpc/t1040: Update defines to support T1040SoC personalities by Priyanka Jain · 11 years ago
  13. 62af761 powerpc/p1010rdb: update readme for p1010rdb-pa and p1010rdb-pb by Shengzhou Liu · 11 years ago
  14. 439fbe7 powerpc/t1040: enable PBL tool for T1040 by Prabhakar Kushwaha · 11 years ago
  15. f9de54e designware_i2c: remove 10msec delay in i2c_xfer_finish by Alexey Brodkin · 11 years ago
  16. 8b7c872 designware_i2c: disable i2c controller during target address setup by Alexey Brodkin · 11 years ago
  17. a2e0a45 cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM by Alexey Brodkin · 11 years ago
  18. 85bb251 i2c, omap1510: remove i2c driver by Heiko Schocher · 11 years ago
  19. 0bdffe7 i2c, zynq: convert zynq i2c driver to new multibus/multiadapter framework by Heiko Schocher · 11 years ago
  20. 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  21. 1249135 i2c: mxs_i2c: Squash endless loop by Marek Vasut · 11 years ago
  22. 2035d77 i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework by Nobuhiro Iwamatsu · 11 years ago
  23. 63c4f17 cm_t35: use scf0403 driver by Nikita Kiryanov · 11 years ago
  24. f109a6e omap3_dss: define DSS_ONOFF by Nikita Kiryanov · 11 years ago
  25. f1a7491 lcd: add DataImage SCF0403x LCD panel support by Nikita Kiryanov · 11 years ago
  26. 4700219 spi: define SPI_XFER_ONCE by Nikita Kiryanov · 11 years ago
  27. 5753d09 spi: omap3: add support for more word lengths by Nikita Kiryanov · 11 years ago
  28. 54a759c spi: omap3: remove semicolon from #define by Nikita Kiryanov · 11 years ago
  29. 44376ef video: bcm2835: respect the pitch value by Andre Heider · 11 years ago
  30. cefa471 lcd: allow overriding lcd_get_size() by Anatolij Gustschin · 11 years ago
  31. e2788af ARM: bcm2835: add missing mbox overscan response field by Andre Heider · 11 years ago
  32. 649acfe MPC824x: remove obsolete "PN62" board by Wolfgang Denk · 11 years ago
  33. d770f39 time: fix gcc warnings on MIPS64 by Daniel Schwierzeck · 11 years ago
  34. 60390d7 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  35. a3e8090 malta: arch/mips/include/asm/malta.h SPDX license tag by Paul Burton · 11 years ago
  36. 85b8c5c Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  37. ab41305 malta: define CONFIG_MEMSIZE_IN_BYTES by Gabor Juhos · 11 years ago
  38. f577b42 malta: add myself to maintainers by Paul Burton · 11 years ago
  39. 024fba5 malta: add script & instructions to flash U-boot by Paul Burton · 11 years ago
  40. 81f98bb malta: setup PIIX4 interrupt route by Paul Burton · 11 years ago
  41. fba6f45 malta: store environment in flash by Paul Burton · 11 years ago
  42. 3ced12a malta: enable RTC support by Paul Burton · 11 years ago
  43. e174bd7 malta: disable L2 caches by Paul Burton · 11 years ago
  44. 14b4e1a malta: remove cache size definitions by Paul Burton · 11 years ago
  45. e0878af malta: enable CONFIG_PCNET_79C973, PCNET_HAS_PROM, CONFIG_CMD_DHCP by Paul Burton · 11 years ago
  46. e0ada63 malta: display "U-boot" on the LCD screen by Paul Burton · 11 years ago
  47. baf37f0 malta: support for coreFPGA6 boards by Paul Burton · 11 years ago
  48. a257f62 malta: setup super I/O UARTs by Paul Burton · 11 years ago
  49. 7a9d109 qemu-malta: rename to just "malta" by Paul Burton · 11 years ago
  50. fa5cec0 pci.h: allow inclusion in assembly source by Paul Burton · 11 years ago
  51. 62715a2 pcnet: enable the NOUFLO feature by Paul Burton · 11 years ago
  52. f3ac866 pcnet: add cache flushing & invalidation by Paul Burton · 11 years ago
  53. a954004 pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send by Paul Burton · 11 years ago
  54. 6011dab pcnet: code style cleanup by Paul Burton · 11 years ago
  55. fa476f7 mips32: detect L1 cache sizes if they're not defined by Paul Burton · 11 years ago
  56. 15c5cdf Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · 11 years ago
  57. 28c860b sandbox: convert to common time functions by Rob Herring · 11 years ago
  58. 65ba7ad time: add weak annotation to timer_read_counter declaration by Rob Herring · 11 years ago
  59. efd9bb9 netconsole loses 2nd character of input by Suriyan Ramasami · 11 years ago
  60. a81630e serial: s5p: Staticize local functions by Axel Lin · 11 years ago
  61. 9a83233 env: fix the env export varname by Pierre Aubert · 11 years ago
  62. 2a19de4 highbank: set AUTOBOOT_KEYED_CTRLC config option by Mark Langsdorf · 11 years ago
  63. 00ddacc autoboot: add an option to override keyed autoboot by Mark Langsdorf · 11 years ago
  64. 212d7da serial: xuartlite: Staticize local functions by Axel Lin · 11 years ago
  65. f601624 serial: mxs_auart: Staticize local functions by Axel Lin · 11 years ago
  66. 73dc832 fs:fat: fix set file name function by Piotr Wilczek · 11 years ago
  67. 01adbce cmd_zfs: normalize 'file not found' errors by Luka Perkov · 11 years ago
  68. 2e18cb2 cmd_reiser: normalize 'file not found' errors by Luka Perkov · 11 years ago
  69. 7cdebc3 cmd_ubifs: normalize 'file not found' errors by Tim Harvey · 11 years ago
  70. 643aae1 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  71. 5d62314 config/sandbox: Add EFI and GPT support by Egbert Eich · 11 years ago
  72. f9cd3d3 config: Define HAVE_BLOCK_DEVICE when CONFIG_CMD_GPT is set by Egbert Eich · 11 years ago
  73. 619f0fd cmd/gpt: Support gpt command for all devices by Egbert Eich · 11 years ago
  74. 9e22408 cosmetic: UDM-net: clean up the remainders of dead driver by Masahiro Yamada · 11 years ago
  75. d7dd4ff cosmetic: UDM-serial: clean up the remainders of dead driver by Masahiro Yamada · 11 years ago
  76. 566c6e4 cosmetic: doc: driver-model: Do not number driver lists by Masahiro Yamada · 11 years ago
  77. 47d79de usb: dfu: make nand upload working by Bo Shen · 11 years ago
  78. ec9002e usb, g_dnl: make iSerialNumber board configurable by Heiko Schocher · 11 years ago
  79. 31bae4c usb: dfu: correct dfu buffer inited value by Bo Shen · 11 years ago
  80. c2617bc usb: dfu: decrease dfu->r_left along with the transfer by Bo Shen · 11 years ago
  81. 522c956 usb: ohci-hcd: submit_common_msg: report actual_length properly by Mateusz Kulikowski · 11 years ago
  82. 351e9b2 usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · 11 years ago
  83. 4b19ed6 usb: ums: move ums code from trats to Samsung common directory by Przemyslaw Marczak · 11 years ago
  84. 0697f20 usb: ums: fix disk capacity miscalculation and code cleanup by Przemyslaw Marczak · 11 years ago
  85. f4dacf7 usb: ums: allows using every mmc device with ums. by Przemyslaw Marczak · 11 years ago
  86. 93c813b usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · 11 years ago
  87. 39d9abf README: remove wrong config name by Igor Grinberg · 11 years ago
  88. 0f0f757 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  89. 5b62931 common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() functions by Miao Yan · 11 years ago
  90. bb02c53 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm by Masahiro Yamada · 11 years ago
  91. 7d9ec6a Add support for SX151x SPI GPIO Expanders by Viktar Palstsiuk · 11 years ago
  92. 3314204 boards.cfg: remove git leftovers by Luka Perkov · 11 years ago
  93. 7ec0cde boards.cfg: remove trailing whitespace by Paul Burton · 11 years ago
  94. 88733e2 cmd_nvedit.c: Add env exists command by Andrew Ruder · 11 years ago
  95. 8948794 MAKEALL: rename boards_by_* functions to targets_by_* by Masahiro Yamada · 11 years ago
  96. 8e5a2d4 MAKEALL: fix boards_by_field function by Masahiro Yamada · 11 years ago
  97. 54d1f50 MAKEALL: fix a bug to use CROSS_COMPILE_<ARCH> by Masahiro Yamada · 11 years ago
  98. 23d6410 MAKEALL: fix awk warning message by Masahiro Yamada · 11 years ago
  99. 76512e0 sparc: include config.h to start.S by Masahiro Yamada · 11 years ago
  100. 6dca945 EP88x: remove remainders of dead board by Masahiro Yamada · 11 years ago