1. 61fb15c5 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · 17 years ago
  2. 6e1bbe6 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  3. 81b38be Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 17 years ago
  4. 58bbc77 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  5. f77ac3d Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · 17 years ago
  6. 3f523ed Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  7. bd878eb Merge branch 'testing' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 17 years ago
  8. 467bcee cfi_flash: Add manufacturer-specific fixups by Haavard Skinnemoen · 17 years ago
  9. 0ddf06d cfi_flash: Add cmdset-specific init functions by Haavard Skinnemoen · 17 years ago
  10. e23741f cfi_flash: Read whole QRY structure in one go by Haavard Skinnemoen · 17 years ago
  11. df9c25e AVR32: Fix logic inversion in disable_interrupts() by Haavard Skinnemoen · 17 years ago
  12. acac475 AVR32: Enable interrupts at bootup by Haavard Skinnemoen · 17 years ago
  13. 9570bcd AVR32: Fix wrong pin setup for USART3 by Haavard Skinnemoen · 17 years ago
  14. 09ea0de README: Remove ATSTK1000 daughterboard list by Haavard Skinnemoen · 17 years ago
  15. c81cbba Add ATSTK100[234] to MAINTAINERS by Haavard Skinnemoen · 17 years ago
  16. 64ff235 AVR32: Add support for the ATSTK1004 board by Haavard Skinnemoen · 17 years ago
  17. 667568d AVR32: Add support for the ATSTK1003 board by Haavard Skinnemoen · 17 years ago
  18. 5fee84a AVR32: Make some AT32AP700x peripherals optional by Haavard Skinnemoen · 17 years ago
  19. 36f28f8 AVR32: Rename at32ap7000 -> at32ap700x by Haavard Skinnemoen · 17 years ago
  20. 4d5fa99 atmel_mci: Show SR when block read fails by Haavard Skinnemoen · 17 years ago
  21. 12d30aa cfi_flash: Use map_physmem() and unmap_physmem() by Haavard Skinnemoen · 17 years ago
  22. 4d7d693 Introduce map_physmem() and unmap_physmem() by Haavard Skinnemoen · 17 years ago
  23. cdbaefb cfi_flash: Introduce read and write accessors by Haavard Skinnemoen · 17 years ago
  24. 812711c Implement __raw_{read,write}[bwl] on all architectures by Haavard Skinnemoen · 17 years ago
  25. be60a90 cfi_flash: Reorder functions and eliminate extra prototypes by Haavard Skinnemoen · 17 years ago
  26. 3055793 cfi_flash: Make some needlessly global functions static by Haavard Skinnemoen · 17 years ago
  27. 7e5b9b4 cfi_flash: Break long lines by Haavard Skinnemoen · 17 years ago
  28. 42026c9 CFI: synchronize command offsets with Linux CFI driver by Bartlomiej Sieka · 17 years ago
  29. 8ff3de6 Handle MPC85xx PCIe reset errata (PCI-Ex 38) by Kumar Gala · 17 years ago
  30. 82ac8c9 Update Freescale MPC85xx ADS/CDS/MDS board config by Kumar Gala · 17 years ago
  31. d435793 Handle Asynchronous DDR clock on 85xx by Kumar Gala · 17 years ago
  32. 22abb2d Update Freescale MPC85xx ADS/CDS/MDS board config by Kumar Gala · 17 years ago
  33. 415a613 Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale. by Kumar Gala · 17 years ago
  34. c2d943f Move the MPC8540 ADS board under board/freescale. by Kumar Gala · 17 years ago
  35. 870ceac Move the MPC8560 ADS board under board/freescale. by Kumar Gala · 17 years ago
  36. acbca87 Move the MPC8568 MDS board under board/freescale. by Kumar Gala · 17 years ago
  37. a853d56 Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx by Kumar Gala · 17 years ago
  38. 04db400 Stop using immap_t on 85xx by Kumar Gala · 17 years ago
  39. 2714223 Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdt by Kumar Gala · 17 years ago
  40. c480861 Update MPC8568 MDS to use libfdt by Kumar Gala · 17 years ago
  41. 1563f56 Add PCI Express support on MPC8568MDS by Haiying Wang · 17 years ago
  42. b90d254 Update MPC85xx CDS to use libfdt by Kumar Gala · 17 years ago
  43. 0fd5ec6 Update MPC8540 ADS to use libfdt by Kumar Gala · 17 years ago
  44. 5ce7158 Update MPC8560 ADS to use libfdt by Kumar Gala · 17 years ago
  45. aafeefb Stop using immap_t for cpm offset on 85xx by Kumar Gala · 17 years ago
  46. f59b55a Stop using immap_t for guts offset on 85xx by Kumar Gala · 17 years ago
  47. 50c03c8 Update MPC8544 DS config by Kumar Gala · 17 years ago
  48. addce57 Update MPC8544DS to use libfdt by Kumar Gala · 17 years ago
  49. f852ce7 Add libfdt based ft_cpu_setup for mpc85xx by Kumar Gala · 17 years ago
  50. 9692c27 CFI: Coding style cleanup by Stefan Roese · 17 years ago
  51. 81b20cc CFI: support JEDEC flash roms in CFI-flash framework by Michael Schwingen · 17 years ago
  52. c01b17d Conditionally compile fdt_fixup_ethernet() by Gerald Van Baren · 17 years ago
  53. 246d4ae Convert boards that set memory node to use fdt_fixup_memory() by Kumar Gala · 17 years ago
  54. 151c8b0 Added fdt_fixup_stdout that uses aliases to set linux,stdout-path by Kumar Gala · 17 years ago
  55. 3c92728 Add common memory fixup function by Kumar Gala · 17 years ago
  56. 9c9109e Conditionally compile fdt_support.c by Kumar Gala · 17 years ago
  57. d88e7ba Fix build breakage due to libfdt import by Kumar Gala · 17 years ago
  58. 28f384b Add spaces around the = in the fdt print format. by Gerald Van Baren · 17 years ago
  59. 29592ec sh: Moved driver of the SuperH dependence by Nobuhiro Iwamatsu · 17 years ago
  60. 749ae4c Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  61. 521dcd3 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  62. 41be969 Release v1.3.1 by Wolfgang Denk · 17 years ago v1.3.1
  63. cf5933b ADS5121 Board: fix compile problem. by Wolfgang Denk · 17 years ago
  64. 8d4f040 Prepare for 1.3.1-rc1 by Wolfgang Denk · 17 years ago v1.3.1-rc1
  65. 260eea5 sh: Add SuperH boards maintainer to MAINTAINERS file by Nobuhiro Iwamatsu · 17 years ago
  66. aa9c4f1 sh: Add ms7750se support in MAKEALL by Nobuhiro Iwamatsu · 17 years ago
  67. c714437 sh: Add sh3 and sh4 support in MAKEALL by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  68. 1300808 sh: Add document for SuperH. by Nobuhiro Iwamatsu · 17 years ago
  69. 33ecdc2 sh: Add marubun's pcmcia driver by Nobuhiro Iwamatsu · 17 years ago
  70. febd86b sh: Update SuperH SCIF driver by Nobuhiro Iwamatsu · 17 years ago
  71. 7fc7928 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  72. 88fed9a Merge commit '3deca9d' by Wolfgang Denk · 17 years ago
  73. a5f601f Cleanup coding style; update CHANGELOG by Wolfgang Denk · 17 years ago
  74. fe08fb6 Merge commit '87ddedd' by Wolfgang Denk · 17 years ago
  75. 3deca9d MAKEALL: add missing 512x boards in ppc by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  76. a340c32 Makefile : fix tags ctags etags with new drivers organization by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  77. 87ddedd Makefile : fix tags ctags etags with new drivers organization by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  78. 59829cc drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  79. 318c0b9 drivers/misc : move misc drivers to drivers/misc by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  80. 33daf5b drivers/block : move block drivers to drivers/block by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  81. 0c698dc drivers/rtc : move rtc drivers to drivers/rtc by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  82. f868cc5 drivers/hwmon : move hardware monitor drviers to drivers/hwmon by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  83. 16b195c drivers/input : move input drivers to drivers/input by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  84. e455866 drivers/usb : move usb drivers to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  85. 1378df7 drivers/serial : move serial drivers to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  86. 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  87. 352d259 drivers/video : move video drivers to drivers/video by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  88. 7364621 drivers/pcmcia : move pcmcia drivers to drivers/pcmcia by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  89. 93a686e drivers/pci : move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  90. cfa4c9d Merge branch 'testing' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 17 years ago
  91. 9162352 Fix fdt printing for updated libfdt by Gerald Van Baren · 17 years ago
  92. 9eb77ce Add additional fdt fixup helper functions by Kumar Gala · 17 years ago
  93. ab54463 Add fdt_fixup_ethernet helper to set mac addresses by Kumar Gala · 17 years ago
  94. dbaf07c Fix warnings from import of libfdt by Kumar Gala · 17 years ago
  95. 8d04f02 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  96. e93becf Move do_fixup* for libfdt into common code by Kumar Gala · 17 years ago
  97. f738b4a Make no options to fdt print default to '/' by Kumar Gala · 17 years ago
  98. a3c2933 Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt by Kumar Gala · 17 years ago
  99. 98e2867 [BUILD] Remove libraries when updating autoconf.mk by Grant Likely · 17 years ago
  100. ed1353d [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile by Kumar Gala · 17 years ago