1. 78be002 sparc: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  2. 3a7de0b powerpc: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  3. 00322d9 openrisc: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  4. e335e3c nios2: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  5. fb20d45 microblaze: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  6. b9b4d22 m68k: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  7. f7cd60a avr32: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  8. d9a4462 sh: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  9. 47a65ad input: Add ANSI 3.64 escape sequence generation. by Hung-Te Lin · 12 years ago
  10. 84f8db6 input: Fix i8042 keyboard reset by Marc Jones · 12 years ago
  11. 46d579c input: i8042: Provide feature to disable keyboard before booting kernel by Louis Yung-Chieh Lo · 12 years ago
  12. 1370230 input: Provide a board specific mechanism to decide whether to skip i8042 init by Gabe Black · 12 years ago
  13. c4459cb input: Use finer grain udelays while waitng for the i8042 keyboard buffer to empty by Gabe Black · 12 years ago
  14. 8132114 env: cosmetic: Consilidate the default env definition by Joe Hershberger · 12 years ago
  15. 65be849 disk: initialize name/part fields when returning a whole disk by Stephen Warren · 12 years ago
  16. 234151a ColdFire: uart: fix build failure for missing header files by Alison Wang · 12 years ago
  17. ffe2f32 ColdFire: Fix the build error for Freescale m5282evb board. by Jason Jin · 12 years ago
  18. 99c82b4 ColdFire: Fix build error for astro mcf53731 board. by Jason Jin · 12 years ago
  19. 6aaba55 m68k: net: Fix unused variable in mcfmii.c by Marek Vasut · 12 years ago
  20. 136c04a m68k: Fix unused variable in board.c by Marek Vasut · 12 years ago
  21. e946a88 m68k: Fix unused variable warning in speed.c by Marek Vasut · 12 years ago
  22. a334ec9 m68k: Fix unused variable warning by Marek Vasut · 12 years ago
  23. 876813b m68k: Fix wrong assembler instruction in start.S by Marek Vasut · 12 years ago
  24. 2f76a00 m68k: Fix relocation errors in start.S by Philippe De Muyter · 12 years ago
  25. 3415de0 powerpc: delete Wind River SBC8560/8540 support by Paul Gortmaker · 12 years ago
  26. 6857c00 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 12 years ago
  27. 39a7693 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  28. 47a470f fs: fat: Fix mkcksum() function parameters by Marek Vasut · 12 years ago
  29. 37c88ea disk: part_dos: print partition UUID in partition list by Stephen Warren · 12 years ago
  30. 61b80a5 disk: part_dos: checkpatch cleanups by Stephen Warren · 12 years ago
  31. d0cf3b6 disk: part_efi: set bootable flag in partition objects by Stephen Warren · 12 years ago
  32. 9fbc2b3 disk: part_efi: print raw partition attributes by Stephen Warren · 12 years ago
  33. e9355dd disk: part_efi: add new partition attribute definitions by Stephen Warren · 12 years ago
  34. 8b855b5 disk: part_efi: print partition UUIDs by Stephen Warren · 12 years ago
  35. 2616326 disk: part_efi: re-order partition list printf, change case by Stephen Warren · 12 years ago
  36. e6df59e disk: part_efi: remove indent level from loop by Stephen Warren · 12 years ago
  37. 3c28be9 disk: get_device_and_partition() return value fixes by Stephen Warren · 12 years ago
  38. 15664ed remove unnecessary includes from cmd_ide.c by Pavel Herrmann · 12 years ago
  39. cca20f8 split PCS440EP specific code from cmd_ide.c by Pavel Herrmann · 12 years ago
  40. 3597c52 split AU1X00 specific code from cmd_ide.c by Pavel Herrmann · 12 years ago
  41. eb81b49 move CPC45 ide_led to the same file as other IDE hooks by Pavel Herrmann · 12 years ago
  42. 95b0cb5 make ide_led() a weak alias by Pavel Herrmann · 12 years ago
  43. 6f4ed97 split CPC45 board-specific IDE functions from cmd_ide.c by Pavel Herrmann · 12 years ago
  44. 35ad9a8 change all versions of input_data() and output_data() to global weak aliases by Pavel Herrmann · 12 years ago
  45. d6a1240 split IVM power hooks from cmd_ide.c by Pavel Herrmann · 12 years ago
  46. 2c13c4a split mpc8xx hooks from cmd_ide.c by Pavel Herrmann · 12 years ago
  47. 006be69 remove CONFIG_SC3 from cmd_ide.c by Pavel Herrmann · 12 years ago
  48. 107d69d kerneldoc: stdio: tmpl: Add stdio template by Marek Vasut · 12 years ago
  49. 95656ea kerneldoc: Annotate drivers/serial/serial.c by Marek Vasut · 12 years ago
  50. bdad807 serial: Reorder get_current() by Marek Vasut · 12 years ago
  51. 0e1b577 serial: Reorder serial_assign() by Marek Vasut · 12 years ago
  52. d9c6449 serial: Use default_serial_puts() in drivers by Marek Vasut · 12 years ago
  53. 6b9124e serial: Implement default_serial_puts() by Marek Vasut · 12 years ago
  54. ed06204 mpc82xx: Remove BMW board port by Stefan Roese · 12 years ago
  55. 4298c93 nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Nobuhiro Iwamatsu · 13 years ago
  56. a8dd2c6 tools/env: Improve debug prints by Joe Hershberger · 12 years ago
  57. 03bf21d tools/env: Fix variable delete operation by Joe Hershberger · 12 years ago
  58. 42a0ecb MIPS: qemu_mips.h: cleanup coding style and checkpatch.pl issues by Daniel Schwierzeck · 12 years ago
  59. e0d6df5 MIPS: add board qemu-mips64 support by Zhi-zhou Zhang · 12 years ago
  60. 9ee0a7a MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.h by Zhi-zhou Zhang · 12 years ago
  61. dc3c251 MIPS: add support for 64 bit addressing by Zhi-zhou Zhang · 12 years ago
  62. 724f618 MIPS: don't use camel-case style by Zhi-zhou Zhang · 12 years ago
  63. 4de3168 i2c_probe: update for use in scripting by Eric Nelson · 12 years ago
  64. 53bb44d common/i2c: Add i2c write command by York Sun · 12 years ago
  65. 2459912 i2c: sh_i2c: use setbits/clrbits macro by Tetsuyuki Kobayashi · 12 years ago
  66. ae41d56 arm: rmobile: kzm9g: enable I2C2 by Tetsuyuki Kobayashi · 12 years ago
  67. 4cd2659 arm: rmobile: kzm9g: enable I2C1 by Tetsuyuki Kobayashi · 12 years ago
  68. 773003c i2c: sh_i2c.c: check error in i2c_read and i2c_write by Tetsuyuki Kobayashi · 12 years ago
  69. cece11c i2c: sh_i2c: enable i2c_probe by Tetsuyuki Kobayashi · 12 years ago
  70. c105d3f i2c: sh_i2c.c: support I2C2, I2C3 and I2C4 by Tetsuyuki Kobayashi · 12 years ago
  71. 6636bd2 i2c: sh_i2c.c: adjust for SH73A0 by Tetsuyuki Kobayashi · 12 years ago
  72. b788fe3 i2c: sh_i2c.c: correct BUSY bit define in ICSR by Tetsuyuki Kobayashi · 12 years ago
  73. cc4283c i2c: sh_i2c.c: support iccl and icch extension by Tetsuyuki Kobayashi · 12 years ago
  74. a29c787 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  75. e79a91f tools/env: Fix build failure from missing header include by Joe Hershberger · 12 years ago
  76. 8671807 kerneldoc: Add myself to the git-mailrc for kerneldoc by Marek Vasut · 12 years ago
  77. 40509a4 kerneldoc: Implement "Example" section handling by Marek Vasut · 12 years ago
  78. 124e895 kerneldoc: Add nicer CSS stylesheet for HTML docs by Marek Vasut · 12 years ago
  79. 1f747c1 kerneldoc: Implant DocBook from Linux kernel by Marek Vasut · 12 years ago
  80. 22e1b01 configs: mx6qsabre_common.h: Use default clock definitions by Fabio Estevam · 12 years ago
  81. be59b6a mx6qsabreauto: Add Ethernet support by Fabio Estevam · 12 years ago
  82. f58c48e mx25: Clean up lowlevel_init by Benoît Thébaudeau · 12 years ago
  83. a83d2a9 mx31: Fix PDR0_CSI_PODF by Benoît Thébaudeau · 12 years ago
  84. bc17d2e mx35: Define MAX and AIPS registers by Benoît Thébaudeau · 12 years ago
  85. 7eeec53 mx31: Add more CCM access macros by Benoît Thébaudeau · 12 years ago
  86. 9d1f282 mx5: Optimize lowlevel_init code size by Benoît Thébaudeau · 12 years ago
  87. 1c0b9be mx6qsabreauto: Use ttymxc3 as console by Otavio Salvador · 12 years ago
  88. 9564605 mx25: Fix eSDHC support by Benoît Thébaudeau · 12 years ago
  89. 6991d6a mx25: Define cpu_eth_init() only if needed by Benoît Thébaudeau · 12 years ago
  90. b3ab139 mx25: Clean up clocks API by Benoît Thébaudeau · 12 years ago
  91. 88a2382 mx25 clocks: Fix MXC_FEC_CLK by Benoît Thébaudeau · 12 years ago
  92. 05dd78f mx25: Define more standard clocks by Benoît Thébaudeau · 12 years ago
  93. 48bffe0 mx25: Clean up clock calculations by Benoît Thébaudeau · 12 years ago
  94. aa1cf2f mx25: Fix decode_pll by Benoît Thébaudeau · 12 years ago
  95. eb9c255 mx5/6 clocks: Fix SDHC clocks by Benoît Thébaudeau · 12 years ago
  96. a23408c mx51: Fix I2C clock ID check by Benoît Thébaudeau · 12 years ago
  97. 743656e mx5 clocks: Fix MXC_FEC_CLK by Benoît Thébaudeau · 12 years ago
  98. 81fb274 mx5 clocks: Simplify imx_get_cspiclk() by Benoît Thébaudeau · 12 years ago
  99. 9aa99c4 mx5 clocks: Fix get_uart_clk() by Benoît Thébaudeau · 12 years ago
  100. 0cef3ae mx5 clocks: Fix get_ipg_per_clk() by Benoît Thébaudeau · 12 years ago