1. 859a86a 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · 16 years ago
  2. f060054 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  3. ddde74a 85xx: remove dummy board_early_init_f by Kumar Gala · 16 years ago
  4. 81e56e9 MPC8544DS: Update config.h by Kumar Gala · 16 years ago
  5. 978e816 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · 16 years ago
  6. a23cddd Socrates: Added FPGA base address update in FDT. by Sergei Poselenov · 16 years ago
  7. fd51b0e Socrates: NAND support added. Changed the U-Boot base address and by Sergei Poselenov · 16 years ago
  8. 248ae5c NAND: Added support for 128-bit OOB, adapted by Sergei Poselenov · 16 years ago
  9. 31ca020 Socrates: added missed file with UPMA configuration data. by Sergei Poselenov · 16 years ago
  10. 59abd15 Socrates: Added FPGA mapping. LAWs and TLBs cleanup. by Sergei Poselenov · 16 years ago
  11. 740280e Added the upmconfig() function for 85xx. by Sergei Poselenov · 16 years ago
  12. d39e685 Socrates: config file cleanup. by Sergei Poselenov · 16 years ago
  13. e8cc3f0 TQM85xx: Change memory map to support Flash memory > 128 MiB by Wolfgang Grandegger · 16 years ago
  14. 1c2deff TQM85xx: NAND support via local bus UPMB by Wolfgang Grandegger · 16 years ago
  15. b9e8078 TQM8548: PCI express support by Wolfgang Grandegger · 16 years ago
  16. 1287e0c TQM8548: Basic support for the TQM8548 modules by Wolfgang Grandegger · 16 years ago
  17. 2599135 TQM85xx: Support for Flat Device Tree by Wolfgang Grandegger · 16 years ago
  18. d9ee843 TQM85xx: Support for Intel 82527 compatible CAN controller by Wolfgang Grandegger · 16 years ago
  19. 518d5cf TQM85xx: Bugfix in the SDRAM initialisation by Wolfgang Grandegger · 16 years ago
  20. 45dee2e TQM85xx: Fix chip select configuration for second FLASH bank by Wolfgang Grandegger · 16 years ago
  21. 46346f2 TQM85xx: Support for Spansion 'N' type flashes added by Wolfgang Grandegger · 16 years ago
  22. 5d5bd83 TQM85xx: Fix CPM port pin configuration by Wolfgang Grandegger · 16 years ago
  23. b99ba16 TQM85xx: Various coding style fixes by Wolfgang Grandegger · 16 years ago
  24. e1eb0e2 socrates: Fix PCI clk fix patch by Andy Fleming · 16 years ago
  25. a75a57e NAND FSL UPM: driver re-write using the hwcontrol callback by Wolfgang Grandegger · 16 years ago
  26. 6beecfb MPC85xx: Beautify boot output of L2 cache configuration by Wolfgang Grandegger · 16 years ago
  27. 3984151 PPC: add accessor macros to clear and set bits in one shot by Wolfgang Grandegger · 16 years ago
  28. 4677988 TQM: move TQM boards to board/tqc by Wolfgang Grandegger · 16 years ago
  29. 6fab2fe 83xx/85xx/86xx: add more MxMR local bus definitions by Wolfgang Grandegger · 16 years ago
  30. c8c5fc2 83xx/85xx: further localbus cleanups by Anton Vorontsov · 16 years ago
  31. 42dbd66 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h by Anton Vorontsov · 16 years ago
  32. 730b2fc 85xx: Add setting of cache props in the device tree. by Kumar Gala · 16 years ago
  33. 4dbdb76 85xx: expose cpu identification by Kumar Gala · 16 years ago
  34. ee1e35b 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it by Kumar Gala · 16 years ago
  35. 3b9519f MPC85xx: Change traps.c to not reference non-addressable memory by Becky Bruce · 16 years ago
  36. 8155efb Merge branch 'master' of ssh://mercury/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  37. 9ef1cbe Socrates: Fix PCI bus frequency report by Wolfgang Denk · 16 years ago
  38. 8ec6e33 Fix incorrect switch for IF_TYPE in part.c by Tor Krill · 16 years ago
  39. b64b8a0 Add size #defines for Altera Cyclone-II EP2C8 and EP2C20. by Andre Schwarz · 16 years ago
  40. 35ef877 Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating by Peter Tyser · 16 years ago
  41. 22f371b PPC4xx: Simplified post_word_{load, store} by Grant Erickson · 16 years ago
  42. 4d91d1d DTT: Issue one-shot command on AD7414 (LM75 code) to read temp by Stefan Roese · 16 years ago
  43. 8c66497 Add support for environment in SPI flash by Haavard Skinnemoen · 16 years ago
  44. b636846 SPI Flash: Add "sf" command by Haavard Skinnemoen · 16 years ago
  45. d25ce7d SPI Flash subsystem by Haavard Skinnemoen · 16 years ago
  46. 60445cb atmel_spi: Driver for the Atmel SPI controller by Hans-Christian Egtvedt · 16 years ago
  47. d255bb0 SPI API improvements by Haavard Skinnemoen · 16 years ago
  48. 2890112 Move definition of container_of() to common.h by Haavard Skinnemoen · 16 years ago
  49. 110e006 soft_i2c: Pull SDA high before reading by Haavard Skinnemoen · 16 years ago
  50. f979690 Fix warnings from gcc-4.3.0 build on a ppc host by Kumar Gala · 16 years ago
  51. 9b124a6 MPC512x: Change traps.c to not reference non-addressable memory by Becky Bruce · 16 years ago
  52. 81673e9 Make sure common.h is the first include. by Kumar Gala · 16 years ago
  53. 95d449a Avoid initrd and logbuffer area overlaps by Marian Balakowicz · 16 years ago
  54. 6956d53 lwmon5: add memory-pattern-test to FPGA POST. by Sascha Laue · 16 years ago
  55. e34a0e9 PPC: 86xx Add bat registers to reginfo command by Becky Bruce · 16 years ago
  56. d5b9b8c PPC: Add print_bats() to lib_ppc/bat_rw.c by Becky Bruce · 16 years ago
  57. c148f24 PPC: Change lib_ppc/bat_rw.c to use high bats by Becky Bruce · 16 years ago
  58. 31d8267 PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · 16 years ago
  59. 912810e Merge remote branch 'u-boot-at91/for-1.3.4' by Wolfgang Denk · 16 years ago
  60. 7a68389 Merge remote branch 'u-boot-avr32/master' by Wolfgang Denk · 16 years ago
  61. 7feb4d3 Merge remote branch 'u-boot-nand-flash/master' by Wolfgang Denk · 16 years ago
  62. e3d0d4a Merge remote branch 'u-boot-mips/master' by Wolfgang Denk · 16 years ago
  63. 9d2459f Merge remote branch 'u-boot-ppc4xx/master' by Wolfgang Denk · 16 years ago
  64. 1a9fcc4 mips: Add an 'include/asm/errno.h', like all other architectures by Jason McMullan · 16 years ago
  65. e2ad842 [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros by Shinya Kuribayashi · 16 years ago
  66. 1a3adac [MIPS] <asm/mipsregs.h>: Update register / bit field definitions by Shinya Kuribayashi · 16 years ago
  67. bf462ae [MIPS] <asm/mipsregs.h>: CodinygStyle cleanups by Shinya Kuribayashi · 16 years ago
  68. 89a1550 mips: If CONFIG_CMD_SPI is defined, call spi_init() by Jason McMullan · 16 years ago
  69. e996bc3 [MIPS] lib_mips/board.c: Add nand_init by Jason McMullan · 16 years ago
  70. d6ac2ed Remove prototypes of nand_init() in favor of including nand.h. by Scott Wood · 16 years ago
  71. 229c56f Make onenand_uboot.h self-sufficient. by Scott Wood · 16 years ago
  72. 9723bbb nand: Correct NAND erase percentage output by Dirk Behme · 17 years ago
  73. 5922db6 Cleanup nand_info[] declaration. by Stelian Pop · 16 years ago
  74. 135f0a7 NAND: Provide a sane default for NAND_MAX_CHIPS. by Scott Wood · 16 years ago
  75. a8092c0 avr32: Fix theoretical race in udelay() by Haavard Skinnemoen · 16 years ago
  76. 48ea623 avr32: Compile atmel_mci.o conditionally by Haavard Skinnemoen · 16 years ago
  77. e92a5bf avr32: Fix wrong error flags in atmel_mci driver by Haavard Skinnemoen · 16 years ago
  78. 7a96dda avr32: Fix two warnings in atmel_mci.c by Haavard Skinnemoen · 16 years ago
  79. a23e277 avr32: Rework SDRAM initialization code by Haavard Skinnemoen · 16 years ago
  80. 95107b7 avr32: Do stricter stack checking in the exception handler by Haavard Skinnemoen · 16 years ago
  81. caf83ea avr32: Use the same entry point for reset and exception handling by Haavard Skinnemoen · 16 years ago
  82. 0c16eed avr32: Put memset in its own section by Haavard Skinnemoen · 16 years ago
  83. 3ace252 avr32: Rename pm_init() as clk_init() and make SoC-specific by Haavard Skinnemoen · 16 years ago
  84. 4f5972c avr32: Use new-style Makefile for the at32ap platform by Haavard Skinnemoen · 16 years ago
  85. a9b2bb7 avr32: Remove unused file cpu/at32ap/pm.c by Haavard Skinnemoen · 16 years ago
  86. 44453b2 avr32: Clean up the HMATRIX code by Haavard Skinnemoen · 16 years ago
  87. 0a2e487 avr32: Add support for the ATSTK1006 board by Haavard Skinnemoen · 17 years ago
  88. 781eb9a avr32: Get rid of the .flashprog section by Haavard Skinnemoen · 16 years ago
  89. cdd42c0 avr32: Use correct condition around macb clock accessors by Haavard Skinnemoen · 16 years ago
  90. f793a35 avr32: Disable the AP7000 internal watchdog on startup by David Brownell · 16 years ago
  91. 55ac7a7 avr32: stk1002 and ngw100 convergence by David Brownell · 17 years ago
  92. 5e1882d Socrates: Fix PCI bus frequency report by Sergei Poselenov · 16 years ago
  93. 1f15548 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  94. 791e1db Socrates: Added USB support. by Sergei Poselenov · 16 years ago
  95. 5a904e5 USB: add new configuration variable CONFIG_PCI_OHCI_DEVNO by Sergei Poselenov · 16 years ago
  96. 2f7468a Socrates: add support for DS75 Digital Thermo Sensor on I2C bus. by Sergei Poselenov · 16 years ago
  97. 83e9d7a Socrates: Config file cleanup. by Sergei Poselenov · 16 years ago
  98. 602cac1 MAKEALL: add at91 list by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  99. 42fd5f8 Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  100. c918261 USB: replace old swap_ with proper endianess conversion macros by Christian Eggers · 16 years ago