1. 54d0f55 ahci: Use sizeof(fis) instead of hardcoding '20' by Taylor Hutt · 12 years ago
  2. dd2c734 ahci: Make the AHCI code find the capacity of disks > 128 GB properly by Gabe Black · 12 years ago
  3. 0f10bd4 ahci: support scsi writing in AHCI driver by Hung-Te Lin · 12 years ago
  4. 3931072 ahci: Make sending the SETFEATURES_XFER command optional by Gabe Black · 12 years ago
  5. 48791f1 ahci: cosmetics and cleanup by Stefan Reinauer · 12 years ago
  6. 7ee0e437 ahci: Improve AHCI debugging by Stefan Reinauer · 12 years ago
  7. a63341c ahci: Optimise AHCI controller reset and start-up by Stefan Reinauer · 12 years ago
  8. e50a10e scsi: Add function and env var to report number of scsi drives by Stefan Reinauer · 12 years ago
  9. 99ab379 Support setenv_ulong() and setenv_addr() for powerpc by Simon Glass · 12 years ago
  10. 98a6c4e scsi: Add scsi_write to SCSI driver by Hung-Te Lin · 12 years ago
  11. 3e9fa30 scsi: Provide support for a list of AHCI controllers. by Vadim Bendebury · 12 years ago
  12. 700f85c ahci: Support splitting of read transactions into multiple chunks by Vadim Bendebury · 12 years ago
  13. 3f70055 ZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4 from ELDK 5.2.1) by Stefan Roese · 12 years ago
  14. ab4ddda ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1) by Stefan Roese · 12 years ago
  15. 4027185 am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Tom Rini · 12 years ago
  16. fc52305 Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG by Stephen Warren · 12 years ago
  17. 4c8cc9b README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · 12 years ago
  18. 2b1a8fa git-mailrc: Change x86 maintainer to Simon by Simon Glass · 12 years ago
  19. 88a8b01 lib/vsprintf.c: don't special-case pointers to address null by Wolfgang Denk · 12 years ago
  20. 1db8b53 cmd_fdt.c: Use %p when printing pointers by Tom Rini · 12 years ago
  21. 44161af fs: handle CONFIG_NEEDS_MANUAL_RELOC by Stephen Warren · 12 years ago
  22. d1e1906 MAKEALL: Add -s to '${MAKE} tidy' section by Tom Rini · 12 years ago
  23. ee853e7 ext4: Fix printf() format string error by Simon Glass · 12 years ago
  24. 67f3291 FPGA: Cyclon II: Correctly reset the FPGA before configuration by Stephan Gatzka · 12 years ago
  25. eefbc3f fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · 12 years ago
  26. 4f8662d fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} by Stephen Warren · 12 years ago
  27. e61c6a2 fs: delete unused Makefile by Stephen Warren · 12 years ago
  28. 695ccc8 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 12 years ago
  29. 26a1289 ColdFire: Remove save env in NAND support for M54418TWR board. by Jason Jin · 12 years ago
  30. 72d56e6 ColdFire: Update the lds file for M54418TWR board. by Jason Jin · 12 years ago
  31. cb1c989 ESTEEM192E: adjust linker script to grown code size by Wolfgang Denk · 12 years ago
  32. bf294f4 TQM8xx: adjust linker script to grown code size by Wolfgang Denk · 12 years ago
  33. 9032676 PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
  34. 9edd3f7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  35. adddf45 ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections by Stephen Warren · 12 years ago
  36. 20895b2 arm: ks8695: use defined constants for UART by Yann Vernier · 12 years ago
  37. 59988c2 Origen: Add default clock settings for multimedia IPs by Annamalai Lakshmanan · 12 years ago
  38. 167b888 arm: arm925t: remove SX1 board by Albert ARIBAUD · 12 years ago
  39. 9842617 arm720: Remove CONFIG_ARM7_REVD by Marek Vasut · 12 years ago
  40. 16f6acd arm720: Further clean up the arm720t directory by Marek Vasut · 12 years ago
  41. 2565005 stdio: Remove the CLPS7111 serial driver by Marek Vasut · 12 years ago
  42. 1f9301d arm: Remove support for NETARM by Marek Vasut · 12 years ago
  43. 65bf56e arm: Remove support for s3c4510 by Marek Vasut · 12 years ago
  44. c9e35f3 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
  45. 3a136bc serial: remove calls to serial_assign() by Allen Martin · 12 years ago
  46. 0594f80 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
  47. 9f2cfe4 Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  48. 288904d FAT: implement fat_set_blk_dev(), convert cmd_fat.c by Stephen Warren · 12 years ago
  49. 63e53b5 FAT: initialize all fields in cur_part_info, simplify init by Stephen Warren · 12 years ago
  50. d398dbe FAT: remove cur_part_nr by Stephen Warren · 12 years ago
  51. b24d006 drivers/serial/serial_ns16550.c: sparse fixes by Kim Phillips · 12 years ago
  52. dd01863 drivers/i2c/fsl_i2c.c: sparse fix by Kim Phillips · 12 years ago
  53. 3adb827 am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbers by Peter Korsgaard · 12 years ago
  54. eb6cf7b am33xx: support board specific ddr settings by Peter Korsgaard · 12 years ago
  55. 5d3f682 am33xx: move generic parts of pinmux handling out from board/ti/am335x by Peter Korsgaard · 12 years ago
  56. aabb9f8 am33xx/board: use cpu_mmc_init() for default mmc initialization by Peter Korsgaard · 12 years ago
  57. 85ec2db am33xx: move ti i2c baseboard header handling to board/ti/am335x/ by Peter Korsgaard · 12 years ago
  58. a207efe am33xx/board.c: make wdtimer/uart_base static by Peter Korsgaard · 12 years ago
  59. 0c1c923 am33xx: Add SPI SPL as an option by Tom Rini · 12 years ago
  60. d505e90 omapimage: Add support for byteswapped SPI images by Tom Rini · 12 years ago
  61. 2a6e8d0 omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED by Peter Korsgaard · 12 years ago
  62. 756a7bf OMAP3: add video support to the mcx board by Stefano Babic · 12 years ago
  63. 133e92d VIDEO: add macro to set LCD size for DSS driver by Stefano Babic · 12 years ago
  64. 72c7212 OMAP3: mcx: updated to new hardware revision by Stefano Babic · 12 years ago
  65. eccb576 OMAP3: updated pinmux and environment for new revision of mcx board by Stefano Babic · 12 years ago
  66. 3cfc22c OMAP3: mt_ventoux: power on USB at startup by Stefano Babic · 12 years ago
  67. 2d7da5f am335x: Enable RTC 32K OSC clock by Vaibhav Hiremath · 13 years ago
  68. efa9f28 ColdFire: Add Freescale MCF54418TWR ColdFire development board support by Alison Wang · 12 years ago
  69. fdc2fb1 ColdFire: Add MCF5441x CPU support by Alison Wang · 12 years ago
  70. 0c6c444 ColdFire: Fix unused variable in cpu_init.c by Alison Wang · 12 years ago
  71. 88fcf84 km83xx: add kmvect1 board by Gerlando Falauto · 12 years ago
  72. 7dfecfa km83xx: add common support for km8309 boards by Gerlando Falauto · 12 years ago
  73. fe201cb mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
  74. 7473555 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · 12 years ago
  75. 77cf283 cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832x by Gerlando Falauto · 12 years ago
  76. 1dcad7f cosmetic: suvd3: align #defines by Gerlando Falauto · 12 years ago
  77. 315ef7e cm-t35: clean unused defines from config by Igor Grinberg · 12 years ago
  78. e1c7c8a configs: Fix usage of mmc rescan by Andrew Bradford · 12 years ago
  79. a987464 am33xx: Enable DDR3 for DDR3 version of beaglebone by Joel A Fernandes · 12 years ago
  80. 025e375 USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY by Pankaj Bharadiya · 12 years ago
  81. 12ce003 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 12 years ago
  82. add42f4 Merge branch 'next' by Gerald Van Baren · 12 years ago
  83. 430c0dc Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  84. b2e5713 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 12 years ago
  85. 1bc8b04 85xx: Protect timeout_save variable with ifdefs by Andy Fleming · 12 years ago
  86. 558359a powerpc/boot: Change the compile macro for SRIO & PCIE boot master module by Liu Gang · 12 years ago
  87. db3dca7 phylib: Enable SMSC LAN87xx PHY support by Mingkai Hu · 12 years ago
  88. 45cead8 powerpc/espi: remove write command length check by Shaohui Xie · 12 years ago
  89. 842e59e powerpc/fm: fix TBI PHY address settings by shaohui xie · 12 years ago
  90. 09d0aa9 poweprc/85xx: add QMan frequency info and fdt fixup. by Haiying Wang · 12 years ago
  91. e67bdfc mpc85xx/portals: Add qman and bman ip_cfg field into portal info by Haiying Wang · 12 years ago
  92. 667ab1a powerpc/t4qds: Add T4QDS board by York Sun · 12 years ago
  93. 3b5179f powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platform by York Sun · 12 years ago
  94. 2394a0f powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 by York Sun · 12 years ago
  95. 31a0c8c powerpc/mpc85xx: Remove R6 from spin table by York Sun · 12 years ago
  96. 9b9372f powerpc/mpc8xxx: Fix DDR SPD failed message by York Sun · 12 years ago
  97. d01babd powerpc/mpc8xxx: Add auto select bank interleaving mode by York Sun · 12 years ago
  98. 6995a02 powerpc/mpc85xx: Add workaround for DDR erratum A004934 by York Sun · 12 years ago
  99. a28496f powerpc/mpc85xx: software workaround for DDR erratum A-004468 by York Sun · 12 years ago
  100. 016095d powerpc/mpc8xxx: Fix DDR initialization waiting for D_INIT by York Sun · 12 years ago