1. c2cfe57 mx6qarm2: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER by Fabio Estevam · 12 years ago
  2. e6e85cd mx6qsabre_common: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER by Fabio Estevam · 12 years ago
  3. 0208a53 mx25pdk: Use internal RAM for stack pointer by Fabio Estevam · 12 years ago
  4. 99070db Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  5. 7f14f30 patman: force git log commands to not use color by Albert ARIBAUD · 12 years ago
  6. eeaec25 sandbox: Change global data baudrate to int by Simon Glass · 12 years ago
  7. 55f97c1 x86: Change global data baudrate to int by Simon Glass · 12 years ago
  8. a25356d nds32: Change global data baudrate to int by Simon Glass · 12 years ago
  9. 8dc22b0 mips: Change global data baudrate to int by Simon Glass · 12 years ago
  10. 5e84e5a blackfin: Change global data baudrate to int by Simon Glass · 12 years ago
  11. e46e31a arm: Change global data baudrate to int by Simon Glass · 12 years ago
  12. a8f1f1c sparc: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  13. a7e5ee9 powerpc: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  14. 7a68e33 openrisc: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  15. 7fffe2f nios2: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  16. 74e8456 microblaze: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  17. f5a5b3c m68k: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  18. 15dc95d avr32: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  19. ecd4551 sh: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  20. 44abe47 input: Add ANSI 3.64 escape sequence generation. by Hung-Te Lin · 12 years ago
  21. 59a1b72 input: Fix i8042 keyboard reset by Marc Jones · 12 years ago
  22. 45fe668 input: i8042: Provide feature to disable keyboard before booting kernel by Louis Yung-Chieh Lo · 12 years ago
  23. 48edb30 input: Provide a board specific mechanism to decide whether to skip i8042 init by Gabe Black · 12 years ago
  24. ef94f7f input: Use finer grain udelays while waitng for the i8042 keyboard buffer to empty by Gabe Black · 12 years ago
  25. ddd8418 env: cosmetic: Consilidate the default env definition by Joe Hershberger · 12 years ago
  26. 6ab6a65 disk: initialize name/part fields when returning a whole disk by Stephen Warren · 12 years ago
  27. 39826f0 arm: fdt: Relocate fdt along with other data by Simon Glass · 12 years ago
  28. 39c7a26 ColdFire: uart: fix build failure for missing header files by Alison Wang · 12 years ago
  29. 87c9b18 ColdFire: Fix the build error for Freescale m5282evb board. by Jason Jin · 12 years ago
  30. fa862dd ColdFire: Fix build error for astro mcf53731 board. by Jason Jin · 12 years ago
  31. 2b758ca m68k: net: Fix unused variable in mcfmii.c by Marek Vasut · 12 years ago
  32. c59ac90 m68k: Fix unused variable in board.c by Marek Vasut · 12 years ago
  33. c1568ca5 m68k: Fix unused variable warning in speed.c by Marek Vasut · 12 years ago
  34. 2b05593 m68k: Fix unused variable warning by Marek Vasut · 12 years ago
  35. 37d6cc3 m68k: Fix wrong assembler instruction in start.S by Marek Vasut · 12 years ago
  36. 2ca7406 m68k: Fix relocation errors in start.S by Philippe De Muyter · 12 years ago
  37. 1fb187b actux[123]: Update linker script for ELDK 4.2 by Tom Rini · 12 years ago
  38. de1f9ac versatile: board configs: Use buffered writes on flash by 402jagan@gmail.com · 12 years ago
  39. fb24ffc dm: Move s3c24xx USB driver to a proper place by Marek Vasut · 12 years ago
  40. d731282 dm: wdt: arm: Move tnetv107x into drivers/watchdog/ by Marek Vasut · 12 years ago
  41. 12c79a9 powerpc: delete Wind River SBC8560/8540 support by Paul Gortmaker · 12 years ago
  42. c4fe17f mx5: Add workaround for ARM erratum ID 468414 by Fabio Estevam · 12 years ago
  43. f5a289b mx6qsabrelite: enable DCache and MMC bounce buffer by Dirk Behme · 12 years ago
  44. 0690c69 configs: mx53evk: Remove CONFIG_HAS_ETH1 by Fabio Estevam · 12 years ago
  45. ff7a89b configs: mx51evk: Remove CONFIG_HAS_ETH1 by Fabio Estevam · 12 years ago
  46. eca0442 configs: mx53loco: Remove CONFIG_HAS_ETH1 by Fabio Estevam · 12 years ago
  47. c606608 mx53loco: Adapt the IPU clock by Fabio Estevam · 12 years ago
  48. 782b028 mx5: lowlevel_init.S: Fix PLL settings for mx53 by Fabio Estevam · 12 years ago
  49. 758c344 mx5: lowlevel_init.S: Split init_clock macro by Fabio Estevam · 12 years ago
  50. 953cfd2 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 12 years ago
  51. d1ff690 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  52. ff04f6d fs: fat: Fix mkcksum() function parameters by Marek Vasut · 12 years ago
  53. e2e9b37 disk: part_dos: print partition UUID in partition list by Stephen Warren · 12 years ago
  54. 304b571 disk: part_dos: checkpatch cleanups by Stephen Warren · 12 years ago
  55. b4414f4 disk: part_efi: set bootable flag in partition objects by Stephen Warren · 12 years ago
  56. 13bf2f5 disk: part_efi: print raw partition attributes by Stephen Warren · 12 years ago
  57. 1c8346a disk: part_efi: add new partition attribute definitions by Stephen Warren · 12 years ago
  58. f07cd2c disk: part_efi: print partition UUIDs by Stephen Warren · 12 years ago
  59. 788a8c1 disk: part_efi: re-order partition list printf, change case by Stephen Warren · 12 years ago
  60. 38a3021 disk: part_efi: remove indent level from loop by Stephen Warren · 12 years ago
  61. 71bba42 disk: get_device_and_partition() return value fixes by Stephen Warren · 12 years ago
  62. 8af4472 remove unnecessary includes from cmd_ide.c by Pavel Herrmann · 12 years ago
  63. 21d2bf4 split PCS440EP specific code from cmd_ide.c by Pavel Herrmann · 12 years ago
  64. 4d1361d split AU1X00 specific code from cmd_ide.c by Pavel Herrmann · 12 years ago
  65. 0a4a64c move CPC45 ide_led to the same file as other IDE hooks by Pavel Herrmann · 12 years ago
  66. 19be2ea make ide_led() a weak alias by Pavel Herrmann · 12 years ago
  67. 28920b1 split CPC45 board-specific IDE functions from cmd_ide.c by Pavel Herrmann · 12 years ago
  68. f5b82c0 change all versions of input_data() and output_data() to global weak aliases by Pavel Herrmann · 12 years ago
  69. e4148c1 split IVM power hooks from cmd_ide.c by Pavel Herrmann · 12 years ago
  70. 8d1165e11a split mpc8xx hooks from cmd_ide.c by Pavel Herrmann · 12 years ago
  71. 94fa029 remove CONFIG_SC3 from cmd_ide.c by Pavel Herrmann · 12 years ago
  72. eb1f09e kerneldoc: stdio: tmpl: Add stdio template by Marek Vasut · 12 years ago
  73. 9cd2b9e kerneldoc: Annotate drivers/serial/serial.c by Marek Vasut · 12 years ago
  74. dee1941 serial: Reorder get_current() by Marek Vasut · 12 years ago
  75. 6d93e25 serial: Reorder serial_assign() by Marek Vasut · 12 years ago
  76. ec3fd68 serial: Use default_serial_puts() in drivers by Marek Vasut · 12 years ago
  77. bfb7d7a serial: Implement default_serial_puts() by Marek Vasut · 12 years ago
  78. bfa5b71 mpc82xx: Remove BMW board port by Stefan Roese · 12 years ago
  79. 6abcf2d nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Nobuhiro Iwamatsu · 13 years ago
  80. 9924ca6 mmc: at91: use max timeout value. It will avoid some situation that timeout happened. by Wu, Josh · 12 years ago
  81. 3a49cd7 ARM: at91sam9x5: enable MCI0 support for 9x5ek board. by Wu, Josh · 12 years ago
  82. 1db7377 mmc: at91: add multi block read/write support. by Wu, Josh · 12 years ago
  83. b9f4bc3 Remove lh7a40x cpu and serial driver by Albert ARIBAUD · 12 years ago
  84. 74620e1 tools/env: Improve debug prints by Joe Hershberger · 12 years ago
  85. ce2f580 tools/env: Fix variable delete operation by Joe Hershberger · 12 years ago
  86. 6b2eba1 MIPS: qemu_mips.h: cleanup coding style and checkpatch.pl issues by Daniel Schwierzeck · 12 years ago
  87. 32afad7 MIPS: add board qemu-mips64 support by Zhi-zhou Zhang · 12 years ago
  88. ff9b0cb MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.h by Zhi-zhou Zhang · 12 years ago
  89. 090854c MIPS: add support for 64 bit addressing by Zhi-zhou Zhang · 12 years ago
  90. cb0a6a1 MIPS: don't use camel-case style by Zhi-zhou Zhang · 12 years ago
  91. 5676f59 mx25: Clean up imx-regs.h by Benoît Thébaudeau · 12 years ago
  92. e58010b i.MX6: mx6qsabrelite: Add splash screen support by Eric Nelson · 12 years ago
  93. f95c960 i.MX6: add HDMI transmitter register declarations from kernel WIP. by Eric Nelson · 12 years ago
  94. 0fb1e57 i.MX6: set drive strength for parallel RGB pads by Eric Nelson · 12 years ago
  95. 08fd6a3 i.MX: ipufb: add const to fb_videomode declarations by Eric Nelson · 12 years ago
  96. 09c8bb2 i.MX video: struct fb_videomode can be const by Eric Nelson · 12 years ago
  97. 6e14232 i.MX: declare iomux_v3_cfg_t arrays as const by Eric Nelson · 12 years ago
  98. 5ae28d2 i.MX: iomux: input pad array can be const by Eric Nelson · 12 years ago
  99. dce67bd mx6qsabreauto: Pass the board revision to the kernel by Fabio Estevam · 12 years ago
  100. 903e779 mx6qsabreauto: Change mmcroot so it works out of box by Otavio Salvador · 12 years ago