1. e0f1fd4 openrisc: Add library functions by Stefan Kristiansson · 13 years ago
  2. 272f84b openrisc: Add cpu files by Stefan Kristiansson · 13 years ago
  3. 3ddcacc openrisc: Add architecture image support by Stefan Kristiansson · 13 years ago
  4. ca9d3ab openrisc: Add architecture header files by Stefan Kristiansson · 13 years ago
  5. 30de101 Strip mkenvimage by David Wagner · 13 years ago
  6. 3e16abe post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU by Kumar Gala · 13 years ago
  7. fdfa197 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 13 years ago
  8. 670c24f Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  9. d877bc0 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 13 years ago
  10. f5bc38a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 13 years ago
  11. f563db3 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 13 years ago
  12. c30186c Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 13 years ago
  13. c0219cf Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 13 years ago
  14. 3dc5ea5 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 13 years ago
  15. 6d7ba2c Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 13 years ago
  16. 3dc23c7 fsl_lbc: add printout of LCRR and LBCR to local bus regs by Paul Gortmaker · 13 years ago
  17. e2b363f sbc8548: Fix up local bus init to be frequency aware by Paul Gortmaker · 13 years ago
  18. 3e3262b sbc8548: enable support for hardware SPD errata workaround by Paul Gortmaker · 13 years ago
  19. 2a6b3b7 sbc8548: relocate fixed ddr init code to ddr.c file by Paul Gortmaker · 13 years ago
  20. 7e44f2b sbc8548: Make enabling SPD RAM configuration work by Paul Gortmaker · 13 years ago
  21. 5f4c6f0 sbc8548: Fix LBC SDRAM initialization settings by Paul Gortmaker · 13 years ago
  22. f0aec4e sbc8548: enable ability to boot from alternate flash by Paul Gortmaker · 13 years ago
  23. 3fd673c sbc8548: relocate 64MB user flash to sane boundary by Paul Gortmaker · 13 years ago
  24. af35be6 Revert "SBC8548: fix address mask to allow 64M flash" by Paul Gortmaker · 13 years ago
  25. 1667013 MPC85xxCDS: Fix missing LCRR_DBYP bits for 66-133MHz LBC by Paul Gortmaker · 13 years ago
  26. 0ecb551 eXMeritus HWW-1U-1A: Add support for the AT24C128N I2C EEPROM by Kyle Moffett · 13 years ago
  27. 7985f7e eXMeritus HWW-1U-1A: Minor environment variable tweaks by Kyle Moffett · 13 years ago
  28. 7813227 fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91 by esw@bus-elektronik.de · 13 years ago
  29. c947c12 mpc8313erdb: fix mtdparts address by Scott Wood · 13 years ago
  30. f5a474b powerpc/83xx/km: add support for 8321 based tuge1 board by Holger Brunck · 13 years ago
  31. 5f2a44d powerpc/83xx/km: merge tuxa and tuda1 boards to tuxx1 by Holger Brunck · 13 years ago
  32. d926d18 powerpc/83xx/km: remove obsolete defines for tuda1 by Holger Brunck · 13 years ago
  33. 513e396 powerpc/83xx/km: update SDRAM parameters for km8321 boards by Marco Schmid · 13 years ago
  34. 0eaf8f9 mpc8313erdb: Enable GPIO support on the MPC8313E RDB by Joe Hershberger · 13 years ago
  35. 4b56579 mpc83xx: Add a GPIO driver for the MPC83XX family by Joe Hershberger · 13 years ago
  36. 365d607 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
  37. 5f533ae gpio: Modify common gpio.h to more closely match Linux by Joe Hershberger · 13 years ago
  38. d49f5b1 board/mpl/pati: use the CFI driver for the PATI board by David Müller · 13 years ago
  39. 39441b3 board/mpl/mip405: use the CFI driver for the MIP405/MIP405T board by David Müller · 13 years ago
  40. 21be309 board/mpl/pip405: use the CFI driver for the PIP405 board by David Müller · 13 years ago
  41. 4b11dba board/mpl/common: remove the old legacy flash by David Müller · 13 years ago
  42. 06b1741 ppc4xx: Setup HICB on Io64 by Dirk Eibach · 13 years ago
  43. 8eee2bd fsl_esdhc: fix PIO mode transfers by Ira Snyder · 13 years ago
  44. bf83662 mmc: tegra2: Implement card-detect hook. by Thierry Reding · 13 years ago
  45. d48d2e2 mmc: fsl_esdhc: Implement card-detect hook. by Thierry Reding · 13 years ago
  46. 48972d9 mmc: Implement card detection. by Thierry Reding · 13 years ago
  47. 314284b mmc: Change board_mmc_getcd() function prototype. by Thierry Reding · 13 years ago
  48. bfe6f62 drivers/mmc/mv_sdhci.c: Fix build warning by Anatolij Gustschin · 13 years ago
  49. 31cb6db ftsdc010: improve performance and capability by Macpaul Lin · 13 years ago
  50. 2c3fbf4 mmc: add host_caps checking avoid switch card improperly by Macpaul Lin · 13 years ago
  51. 4692708 i.mx: fsl_esdhc: add the i.mx6q support by Jason Liu · 13 years ago
  52. d0b8fee Revert "common.h: remove value from bool defines" by Wolfgang Denk · 13 years ago
  53. 9a42098 ARM: highbank: enable networking and pxe by Rob Herring · 13 years ago
  54. efdd731 net: add Calxeda xgmac driver by Rob Herring · 13 years ago
  55. dbee61d Correctly handle input files beginning with several newlines by David Wagner · 13 years ago
  56. 627182e FAT: update the second FAT when writing a file by Donggeun Kim · 13 years ago
  57. 5dd95cf usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM by Kyle Moffett · 13 years ago
  58. 46236b1 fs/fat: Improve error handling by Kyle Moffett · 13 years ago
  59. 9813b75 fs/fat: Fix FAT detection to support non-DOS partition tables by Kyle Moffett · 13 years ago
  60. 26784f1 ext2: Cache line align indirection buffers by Simon Glass · 13 years ago
  61. aa701b9 tools/env: allow overwrite of ethaddr on default by Grant Erickson · 13 years ago
  62. 145afab Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  63. 72ebafb tools/mkenvimage.c: Fix a merge issue by Horst Kronstorfer · 13 years ago
  64. 6f403ba env: remove value from boolean defines by Igor Grinberg · 13 years ago
  65. 914c9ee common.h: remove value from bool defines by Igor Grinberg · 13 years ago
  66. bf95df4 env: factor out the env_get_char_spec() function by Igor Grinberg · 13 years ago
  67. 33e1e01 fpga: Spartan-3: let print the progress if configured by Stefano Babic · 13 years ago
  68. 06297db FPGA: use debug() instead of module debug printf by Stefano Babic · 13 years ago
  69. 28cdc1c fpga: add definition for Xilinx Spartan-6 XC6SLX4 by Stefano Babic · 13 years ago
  70. b6abf55 phy: add phy_smsc_init() declaration by Vladimir Zapolskiy · 13 years ago
  71. 5d5cc38 fw_env.h: added a few missing defines by Frans Meulenbroeks · 13 years ago
  72. bf34e7d fat: reset VFAT short alias checksum on first match by Sergei Shtylyov · 13 years ago
  73. 2620368 git-mailrc: Add self to davinci/omap, add ti by Tom Rini · 13 years ago
  74. a747cc0 tegra2: Optimize out-of-tree build for Ventana. by Thierry Reding · 13 years ago
  75. f46a945 tegra: Move boards over to use arch-level board UART function by Simon Glass · 13 years ago
  76. bb6997f tegra: Add support for UART init in cpu board.c by Simon Glass · 13 years ago
  77. b5a5b35 tegra: Add a function mux feature by Simon Glass · 13 years ago
  78. 8442fd3 tegra: add clock_ll_start_uart() to enable UART prior to reloc by Simon Glass · 13 years ago
  79. 905ed41 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · 13 years ago
  80. ccdd6ea tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · 13 years ago
  81. 5b37bd3 arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/master by Tom Warren · 13 years ago
  82. a783bdb tegra: Fix build error in plutux, medcom by Simon Glass · 13 years ago
  83. c91915e tegra2: Add Avionic Design Medcom support. by Thierry Reding · 13 years ago
  84. 4026aca tegra2: Add Avionic Design Plutux support. by Thierry Reding · 13 years ago
  85. b1c0c73 tegra2: Add common Avionic Design Tamonten support. by Thierry Reding · 13 years ago
  86. 977a39e tegra2: Move tegra2_mmc_init() prototype to public header. by Thierry Reding · 13 years ago
  87. 0350c6b tegra2: Change CONFIG_SYS_TEXT_BASE to 0x00108000. by Thierry Reding · 13 years ago
  88. 09743ba tegra2: Always build with USE_PRIVATE_LIBGCC=yes. by Thierry Reding · 13 years ago
  89. a04eba9 tegra2: Plumb in SPI/UART switch code by Simon Glass · 13 years ago
  90. 4560c7d tegra2: spi: Support SPI / UART switch by Simon Glass · 13 years ago
  91. cb93481 tegra2: Implement SPI / UART GPIO switch by Simon Glass · 13 years ago
  92. 9dd79fd tegra2: Enable SPI environment on Seaboard by Simon Glass · 13 years ago
  93. bf80088 tegra2: config: Enable SPI flash on Seaboard by Simon Glass · 13 years ago
  94. 9112ef8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · 13 years ago
  95. 1be0d75 tegra2: Add UARTB support by Simon Glass · 13 years ago
  96. 6b5763e tegra2: Tidy UART selection by Simon Glass · 13 years ago
  97. 8f74314 arm, davinci: Fix build warnings for cam_enc_4xx by Christian Riesch · 13 years ago
  98. 13b178e Devkit8000: Switch over to enable_gpmc_cs_config by Thomas Weber · 13 years ago
  99. d36d885 arm, davinci: Add support for generating AIS images to the Makefile by Christian Riesch · 13 years ago
  100. d1be8f9 mkimage: Fix variable length header support by Christian Riesch · 13 years ago