1. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  2. 6c7c946 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  3. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  4. 42ebaae common: Implement support for linker-generated arrays by Marek Vasut · 12 years ago
  5. 97b24d3 common: Add symbol handling for generic lists into Makefile by Marek Vasut · 12 years ago
  6. 4e0be34 P4080/esdhc: make the P4080 ESDHC13 errata workaround conditional by Zang Roy-R61911 · 12 years ago
  7. 9f26fd7 board/freescale/common:QIXIS:Fix magic number usage by Prabhakar Kushwaha · 12 years ago
  8. 320d53d powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset. by Mark Marshall · 12 years ago
  9. 168e5bc mpc85xx: make gpio_direction_output respect value by Chris Packham · 12 years ago
  10. 505f3e6 fsl_pci: use 'Header Type' field to judge PCIE mode by Minghuan Lian · 12 years ago
  11. 757bff4 mmc: dw-mmc: support DesignWare MMC Controller by Jaehoon Chung · 12 years ago
  12. 48cf9dc mmc: pxa: Remove the old non-generic PXA MMC driver by Marek Vasut · 12 years ago
  13. 831f849 mmc: pxa: Flip over the remaining boards to pxa_mmc_generic by Marek Vasut · 12 years ago
  14. 13243f2 mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd by Tushar Behera · 12 years ago
  15. 804c7f4 mmc: sdhci: add the DMA select for SDMA by Jaehoon Chung · 12 years ago
  16. 5d48e42 mmc: sdhci: increase the timeout value for data transfer by Jaehoon Chung · 12 years ago
  17. d6b2e50 mmc: Fix mmc_spi error on cmd->flags field by Marek Vasut · 12 years ago
  18. 49a627f MMC: Remove the MMC bounce buffer by Marek Vasut · 12 years ago
  19. 6dc71c8 MMC: MXS: Toggle the generic bounce buffer on the boards by Marek Vasut · 12 years ago
  20. 4e6d81d MMC: MXS: Convert MXS MMC driver to generic bounce buffer by Marek Vasut · 12 years ago
  21. b660df3 COMMON: Implement common bounce buffer by Marek Vasut · 12 years ago
  22. 047cea3 powerpc/usb: fix bug of CPU hang when missing USB PHY clock by Shengzhou Liu · 12 years ago
  23. 8b8d779 usb: fallback safely when a configuration descriptor is too large by Vincent Palatin · 12 years ago
  24. e81e79e usb: Support the CONFIG_SYS_64BIT_LBA option by Gabe Black · 12 years ago
  25. ab857f2 imximage: make set_imx_hdr_v1/v2 easier to read by Troy Kisky · 12 years ago
  26. ad0826d imximage: change parameters to set_imx_hdr by Troy Kisky · 12 years ago
  27. 2433198 imximage: delay setting of image size by Troy Kisky · 12 years ago
  28. 348ca8e imximage: fix size of image to load. by Troy Kisky · 12 years ago
  29. 8d8cc82 imximage: move flash_offset check to common location by Troy Kisky · 12 years ago
  30. f14e625 imximage: remove redundant setting of app_dest_ptr by Troy Kisky · 12 years ago
  31. 4d5fa98 imximage: check dcd_len as entries added by Troy Kisky · 12 years ago
  32. c2cfe57 mx6qarm2: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER by Fabio Estevam · 12 years ago
  33. e6e85cd mx6qsabre_common: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER by Fabio Estevam · 12 years ago
  34. 0208a53 mx25pdk: Use internal RAM for stack pointer by Fabio Estevam · 12 years ago
  35. 99070db Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  36. 7f14f30 patman: force git log commands to not use color by Albert ARIBAUD · 12 years ago
  37. eeaec25 sandbox: Change global data baudrate to int by Simon Glass · 12 years ago
  38. 55f97c1 x86: Change global data baudrate to int by Simon Glass · 12 years ago
  39. a25356d nds32: Change global data baudrate to int by Simon Glass · 12 years ago
  40. 8dc22b0 mips: Change global data baudrate to int by Simon Glass · 12 years ago
  41. 5e84e5a blackfin: Change global data baudrate to int by Simon Glass · 12 years ago
  42. e46e31a arm: Change global data baudrate to int by Simon Glass · 12 years ago
  43. a8f1f1c sparc: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  44. a7e5ee9 powerpc: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  45. 7a68e33 openrisc: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  46. 7fffe2f nios2: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  47. 74e8456 microblaze: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  48. f5a5b3c m68k: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  49. 15dc95d avr32: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  50. ecd4551 sh: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  51. 44abe47 input: Add ANSI 3.64 escape sequence generation. by Hung-Te Lin · 12 years ago
  52. 59a1b72 input: Fix i8042 keyboard reset by Marc Jones · 12 years ago
  53. 45fe668 input: i8042: Provide feature to disable keyboard before booting kernel by Louis Yung-Chieh Lo · 12 years ago
  54. 48edb30 input: Provide a board specific mechanism to decide whether to skip i8042 init by Gabe Black · 12 years ago
  55. ef94f7f input: Use finer grain udelays while waitng for the i8042 keyboard buffer to empty by Gabe Black · 12 years ago
  56. ddd8418 env: cosmetic: Consilidate the default env definition by Joe Hershberger · 12 years ago
  57. 6ab6a65 disk: initialize name/part fields when returning a whole disk by Stephen Warren · 12 years ago
  58. 39826f0 arm: fdt: Relocate fdt along with other data by Simon Glass · 12 years ago
  59. 39c7a26 ColdFire: uart: fix build failure for missing header files by Alison Wang · 12 years ago
  60. 87c9b18 ColdFire: Fix the build error for Freescale m5282evb board. by Jason Jin · 12 years ago
  61. fa862dd ColdFire: Fix build error for astro mcf53731 board. by Jason Jin · 12 years ago
  62. 2b758ca m68k: net: Fix unused variable in mcfmii.c by Marek Vasut · 12 years ago
  63. c59ac90 m68k: Fix unused variable in board.c by Marek Vasut · 12 years ago
  64. c1568ca5 m68k: Fix unused variable warning in speed.c by Marek Vasut · 12 years ago
  65. 2b05593 m68k: Fix unused variable warning by Marek Vasut · 12 years ago
  66. 37d6cc3 m68k: Fix wrong assembler instruction in start.S by Marek Vasut · 12 years ago
  67. 2ca7406 m68k: Fix relocation errors in start.S by Philippe De Muyter · 12 years ago
  68. 1fb187b actux[123]: Update linker script for ELDK 4.2 by Tom Rini · 12 years ago
  69. de1f9ac versatile: board configs: Use buffered writes on flash by 402jagan@gmail.com · 12 years ago
  70. fb24ffc dm: Move s3c24xx USB driver to a proper place by Marek Vasut · 12 years ago
  71. d731282 dm: wdt: arm: Move tnetv107x into drivers/watchdog/ by Marek Vasut · 12 years ago
  72. 12c79a9 powerpc: delete Wind River SBC8560/8540 support by Paul Gortmaker · 12 years ago
  73. c4fe17f mx5: Add workaround for ARM erratum ID 468414 by Fabio Estevam · 12 years ago
  74. f5a289b mx6qsabrelite: enable DCache and MMC bounce buffer by Dirk Behme · 12 years ago
  75. 0690c69 configs: mx53evk: Remove CONFIG_HAS_ETH1 by Fabio Estevam · 12 years ago
  76. ff7a89b configs: mx51evk: Remove CONFIG_HAS_ETH1 by Fabio Estevam · 12 years ago
  77. eca0442 configs: mx53loco: Remove CONFIG_HAS_ETH1 by Fabio Estevam · 12 years ago
  78. c606608 mx53loco: Adapt the IPU clock by Fabio Estevam · 12 years ago
  79. 782b028 mx5: lowlevel_init.S: Fix PLL settings for mx53 by Fabio Estevam · 12 years ago
  80. 758c344 mx5: lowlevel_init.S: Split init_clock macro by Fabio Estevam · 12 years ago
  81. 953cfd2 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 12 years ago
  82. d1ff690 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  83. ff04f6d fs: fat: Fix mkcksum() function parameters by Marek Vasut · 12 years ago
  84. e2e9b37 disk: part_dos: print partition UUID in partition list by Stephen Warren · 12 years ago
  85. 304b571 disk: part_dos: checkpatch cleanups by Stephen Warren · 12 years ago
  86. b4414f4 disk: part_efi: set bootable flag in partition objects by Stephen Warren · 12 years ago
  87. 13bf2f5 disk: part_efi: print raw partition attributes by Stephen Warren · 12 years ago
  88. 1c8346a disk: part_efi: add new partition attribute definitions by Stephen Warren · 12 years ago
  89. f07cd2c disk: part_efi: print partition UUIDs by Stephen Warren · 12 years ago
  90. 788a8c1 disk: part_efi: re-order partition list printf, change case by Stephen Warren · 12 years ago
  91. 38a3021 disk: part_efi: remove indent level from loop by Stephen Warren · 12 years ago
  92. 71bba42 disk: get_device_and_partition() return value fixes by Stephen Warren · 12 years ago
  93. 8af4472 remove unnecessary includes from cmd_ide.c by Pavel Herrmann · 12 years ago
  94. 21d2bf4 split PCS440EP specific code from cmd_ide.c by Pavel Herrmann · 12 years ago
  95. 4d1361d split AU1X00 specific code from cmd_ide.c by Pavel Herrmann · 12 years ago
  96. 0a4a64c move CPC45 ide_led to the same file as other IDE hooks by Pavel Herrmann · 12 years ago
  97. 19be2ea make ide_led() a weak alias by Pavel Herrmann · 12 years ago
  98. 28920b1 split CPC45 board-specific IDE functions from cmd_ide.c by Pavel Herrmann · 12 years ago
  99. f5b82c0 change all versions of input_data() and output_data() to global weak aliases by Pavel Herrmann · 12 years ago
  100. e4148c1 split IVM power hooks from cmd_ide.c by Pavel Herrmann · 12 years ago