1. d012436 serial: bfin: Remove the bfin_serialN_device exports from serial.h by Marek Vasut · 12 years ago
  2. 3f08506 serial: ns16550: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  3. f9bf966 serial: mpc512x: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  4. d97fb5c serial: microblaze: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  5. 354531e serial: zynq: Move serial registration from serial_initialize() by Tom Rini · 12 years ago
  6. 533e31e serial: s5p: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  7. f344201 serial: pxa: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  8. b3e48aa serial: s3c24xx: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  9. 419d894 serial: mpc8xx: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  10. f6af048 serial: Implement serial_initfunc() macro by Marek Vasut · 12 years ago
  11. e79aa90 serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config files by Marek Vasut · 12 years ago
  12. bcf4872 serial: pxa: Make local functions static by Marek Vasut · 12 years ago
  13. 0d4bef7 serial: pxa: Make use of default_serial_console in serial_pxa by Marek Vasut · 12 years ago
  14. bc53d14 serial: pxa: Implement default_serial_console in serial_pxa.c by Marek Vasut · 12 years ago
  15. 5bcdf24 serial: Properly spell out the structure member names of serial_driver by Marek Vasut · 12 years ago
  16. b46931d serial: Rename .init() and .uninit() in serial_device by Marek Vasut · 12 years ago
  17. 80919de serial: Coding style cleanup of struct serial_device by Marek Vasut · 12 years ago
  18. 1b476f9 COMMON: Use __stringify() instead of rest of implementations by Marek Vasut · 12 years ago
  19. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  20. fd5ba89 COMMON: Use __stringify() instead of xstr() by Marek Vasut · 12 years ago
  21. a3f1634 COMMON: Add __stringify() function by Marek Vasut · 12 years ago
  22. a16c1a5 SPL: Remove setting GD_FLG_RELOC in preloader_console_init() by Tom Rini · 12 years ago
  23. 036618c MAINTAINERS: Move dbau1x00 to orphaned. by Tom Rini · 12 years ago
  24. 3132715 gth2: Remove this platform by Tom Rini · 12 years ago
  25. c336f87 common: cmd_elf.c: use uintptr_t for casts from u32 to void* by Daniel Schwierzeck · 12 years ago
  26. fa87af3 common: cmd_elf.c: fix checkpath.pl warnings by Daniel Schwierzeck · 12 years ago
  27. a3e5c52 lib: vsprintf.c: replace NUM_TYPE with s64/u64 types by Daniel Schwierzeck · 12 years ago
  28. fc14785 lib: vsprintf.c: fix checkpath.pl warnings by Daniel Schwierzeck · 12 years ago
  29. d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  30. e1680d3 Prepare v2012.10 by Tom Rini · 12 years ago
  31. 8ed7a80 m28: Properly configure the SPI flash chipselect by Marek Vasut · 12 years ago
  32. 4551ecc Prepare v2012.10-rc3 by Tom Rini · 12 years ago
  33. f30ef81 arm: armv7: omap3: Fix restore sequence in lowlevel_init by Albert ARIBAUD · 12 years ago
  34. 514c65c yaffs2: Fix GCC 4.6 compile warnings by Anatolij Gustschin · 12 years ago
  35. 71b4e3b disk: part_dos: don't claim whole-disk FAT filesystems by Stephen Warren · 12 years ago
  36. 2e1b357 FAT: check for partition 0 not 1 for whole-disk fs by Stephen Warren · 12 years ago
  37. 08d5451 arm: rmobile: bugfix: wrong register saving in lowlevel_init by Tetsuyuki Kobayashi · 12 years ago
  38. f5c0be0 ide: Correct IDE_BUS(dev) macro by Luka Perkov · 13 years ago
  39. 46a409d GPIO: pca953x: fix error reporting by Laurence Withers · 12 years ago
  40. 7a63c65 GPIO: pca953x: fix spelling in help by Laurence Withers · 12 years ago
  41. 7163a88 ml507: Fix Xilinx uartlite driver hang by Rommel Custodio · 12 years ago
  42. 89329dc Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  43. dd66108 arm: armv7: temporarily set -mno-unaligned-access by Albert ARIBAUD · 12 years ago
  44. 4cd22c5 MAINTAINERS: Add Tetsuyuki Kobayshi for kzm9g by Tetsuyuki Kobayashi · 12 years ago
  45. a62685d env: fix crash using default -f -a by Gerlando Falauto · 12 years ago
  46. ceb18fc Improve license declaration for cmd_ini.h by Joe Hershberger · 12 years ago
  47. 178d49c MPC85xx: remove support for TQM85xx boards by Wolfgang Denk · 12 years ago
  48. 49c9c7a sh: ap_sh4a_4a: Fixed initialization value of DDR memory by Nobuhiro Iwamatsu · 12 years ago
  49. 659c9cd Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  50. ad51f7c ARM: Add Altera SOCFPGA Cyclone5 by Dinh Nguyen · 12 years ago
  51. fd3682a snowball: Clear UART RX FIFO by Ramesh Chandrasekaran · 12 years ago
  52. af482d5 xilinx: Add new Zynq board by Michal Simek · 12 years ago
  53. dea68a7 arm: Support new Xilinx Zynq platform by Michal Simek · 12 years ago
  54. 76bed83 serial: Add Zynq serial driver by Michal Simek · 12 years ago
  55. 8c2ef80 arm: Fixed the offset for the no relocation. by Zhong Hongbo · 12 years ago
  56. ceea077 arm: Add CONFIG_OF_BOARD_SETUP support to bootm by Joe Hershberger · 12 years ago
  57. 216559a arm: Remove additional config flags by Michal Simek · 12 years ago
  58. 0a16790 armv7 cpu_init_crit: Simplify code by Benoît Thébaudeau · 12 years ago
  59. a8c7aea arm: work around assembler bug by Allen Martin · 12 years ago
  60. 4b4969b tools, config.mk: add binutils-version by Allen Martin · 12 years ago
  61. 13137f3 ARM: increase lmb stack space reservation to 4KB by Rob Herring · 12 years ago
  62. 181e06b ARM: Add X600 board support (SPEAr600 based) by Stefan Roese · 13 years ago
  63. ea8e519 ext4: Rename block group descriptor table from gd to bgd by Simon Glass · 12 years ago
  64. 5594677 Output strings from echo with puts where easy by Joe Hershberger · 12 years ago
  65. 59f3f52 Add a command to access the system timer by Joe Hershberger · 12 years ago
  66. 0fd32d7 Add a new "ini" command by Joe Hershberger · 12 years ago
  67. 8cab156 Cleanup cache command prints by Joe Hershberger · 12 years ago
  68. 3745b8c Fix checkpatch.pl complaints in cmd_cache.c by Joe Hershberger · 12 years ago
  69. 19d6bc0 net: fix netconsole filtering by Joe Hershberger · 12 years ago
  70. 47685cf Add parameter to md5sum to save the md5 sum by Joe Hershberger · 12 years ago
  71. cd39f64 Implement verify option for md5sum command by Joe Hershberger · 12 years ago
  72. 95e1108 Add parameter to sha1sum to save the SHA1 sum by Joe Hershberger · 12 years ago
  73. d448312 Implement verify option for sha1sum command by Joe Hershberger · 12 years ago
  74. eeff228 Change dead code in "test" cmd to debug output by Joe Hershberger · 12 years ago
  75. 96ccaf3 Allow runtime configuration of "zero-delay" check by Joe Hershberger · 12 years ago
  76. 1b0280e Merge remote-tracking branch 'u-boot-marvell/master' by Albert ARIBAUD · 12 years ago
  77. 61aa89f lsxl: also turn off fan in power down mode by Michael Walle · 12 years ago
  78. 8887481 km_kirkwood: enable MV88E6352_SWITCH support for kmnusa by Valentin Longchamp · 12 years ago
  79. 310164a arm/km: add mv88e6352 configuration for kmnusa by Valentin Longchamp · 12 years ago
  80. a1ec610 edminiv2: increase malloc len to 256K by Albert ARIBAUD · 12 years ago
  81. bd58c45 ARM: kirkwood/orion5x: Use reset_cpu definition in include/common.h by Dinh Nguyen · 12 years ago
  82. 50135dd kirkwood: ib62x0: Invert SATA activity LEDs by Simon Baatz · 12 years ago
  83. b59a955 arm/km: use kw_sdram_size_adjust to adjust SDRAM size by Holger Brunck · 12 years ago
  84. ea32b7e kirkwood: implement kw_sdram_size_adjust by Gerlando Falauto · 12 years ago
  85. ac935e2 kirkwood: implement kw_sdram_bs_set() by Gerlando Falauto · 12 years ago
  86. 67393fc kirkwood: use c-struct for access to SDRAM addr decode registers by Holger Brunck · 12 years ago
  87. 9f49706 kirkwood: add support for Iomega iConnect board by Luka Perkov · 12 years ago
  88. 6c46604 kirkwood: fix mpp.h coding style by Luka Perkov · 12 years ago
  89. caf09e2 ARM: add support for d2 Network v2 by Simon Guinot · 12 years ago
  90. 13c5ae6 ARM: add support for Network Space v2 Lite and Mini by Simon Guinot · 12 years ago
  91. 707f5d6 lacie_kw: add support for EFI partitions by Simon Guinot · 12 years ago
  92. c4824ff ARM : Add support for MINI2440 (s3c2440). by Gabriel Huau · 13 years ago
  93. dd15930 ARM : Add GPIO Driver and IOMUX definition for S3C2440 by Gabriel Huau · 13 years ago
  94. b95d3da rmobile: Fix build timer driver with BUILD_DIR by Nobuhiro Iwamatsu · 12 years ago
  95. 955cb9c i2c: sh: Remove irq_wait function by Nobuhiro Iwamatsu · 12 years ago
  96. 90f0b3b doc/git-mailrc: Add 'rmobile' alias by Nobuhiro Iwamatsu · 12 years ago
  97. 8c1ccde rmobile: Add README by Nobuhiro Iwamatsu · 12 years ago
  98. 953bf47 rmobile: armadillo-800eva: Remove CONFIG_SYS_NO_L2CACHE by Nobuhiro Iwamatsu · 12 years ago
  99. af03f20 rmobile: armadillo-800eva: Add Support NFS and BOOTZ command by Nobuhiro Iwamatsu · 12 years ago
  100. 712d3e0 rmobile: armadillo-800eva: Add Support CONFIG_OF_LIBFDT by Nobuhiro Iwamatsu · 12 years ago