1. ea686f5 Fix timer overflow in DaVinci Signed-off-by: Dirk Behme <dirk.behme@gmail.com> by Peter Pearse · 17 years ago
  2. f4e7cbf Update board NetStar Signed-off-by: Ladislav Michl <ladis@linux-mips.org> by Peter Pearse · 17 years ago
  3. b7f6193 ppc4xx: HCU4/5. Fix make O=../xx by Niklaus Giger · 17 years ago
  4. 29e3500 ppc4xx: Add CONFIG_4xx_DCACHE compile switch to Denali-core SPD code by Larry Johnson · 17 years ago
  5. d1bcf9e Merge branch 'denx' by Andy Fleming · 17 years ago
  6. fe891ec NFS Timeout with large files. by Hiroshi Ito · 17 years ago
  7. 88f7252 Add dependencies to avoid race conditions with parallel make. by Johannes Stezenbach · 17 years ago
  8. 6d1b6f9 Mark board_init_[fr] as noreturn by Mike Frysinger · 17 years ago
  9. 161b2af Only use TEXT_BASE if defined by the board by Mike Frysinger · 17 years ago
  10. 1b76988 Fix remaining CONFIG_COMMANDS by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  11. 0c9d42e Add *~ to .gitignore by Niklaus Giger · 17 years ago
  12. 3cfb0c5 Remove duplicate defines for ARRAY_SIZE by Kumar Gala · 17 years ago
  13. c77ce47 Fix incorrect address test in AT91F_DataflashSelect(). by Stelian Pop · 17 years ago
  14. d9ad115 Fix building of fdt_support.c if DEBUG set by Kumar Gala · 17 years ago
  15. ccd6e14 Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbols by Jon Loeliger · 17 years ago
  16. d075eec Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  17. 10bbb38 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  18. 4c30962 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  19. ac2731f Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  20. c62776b Get rid of "#undef DEBUG" from board config files. by Wolfgang Denk · 17 years ago
  21. 73bf1e2 Remove #undef DEBUG from MPC83xx board header files by Timur Tabi · 17 years ago
  22. 69018ce QE: Move FDT support into a common file by Kumar Gala · 17 years ago
  23. 5cf746c [new uImage] Move kernel data find code to get_kernel() routine by Marian Balakowicz · 17 years ago
  24. 7b32545 [new uImage] Cleanup FDT handling in PPC do_boot_linux() by Marian Balakowicz · 17 years ago
  25. b6b0fe6 [new uImage] Cleanup do_botm_linux() boot allocations by Marian Balakowicz · 17 years ago
  26. ceaed2b [new uImage] Move ramdisk loading to a common routine by Marian Balakowicz · 17 years ago
  27. 68d4f05 [new uImage] Removed dead ramdisk code on microblaze architectures by Marian Balakowicz · 17 years ago
  28. 5ad03eb [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · 17 years ago
  29. d3c5eb6 [new uImage] Move FDT error printing to common fdt_error() routine by Marian Balakowicz · 17 years ago
  30. 42b73e8 [new uImage] Factor out common routines for getting os/arch/type/comp names by Marian Balakowicz · 17 years ago
  31. e99c266 [new uImage] Remove standalone applications handling from boootm by Marian Balakowicz · 17 years ago
  32. 4a2ad5f [new uImage] Remove OF_FLAT_TREE support from PPC bootm code by Marian Balakowicz · 17 years ago
  33. 82850f3 [new uImage] Use image API in SH do_bootm_linux() routine by Marian Balakowicz · 17 years ago
  34. 4a995ed [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · 17 years ago
  35. 7582438 [new uImage] Return error on image move/uncompress overwrites by Marian Balakowicz · 17 years ago
  36. f13e7b2 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
  37. 1ee1180 [new uImage] Cleanup cmd_bootm.c by Marian Balakowicz · 17 years ago
  38. af13cdb [new uImage] Add memmove_wd() common routine by Marian Balakowicz · 17 years ago
  39. 958fc48 [new uImage] Fix FDT header verification in PPC do_boot_linux() routine by Marian Balakowicz · 17 years ago
  40. 1515897 [new uImage] Fix uImage header pointer use in i386 do_bootm_linux() by Marian Balakowicz · 17 years ago
  41. 261dcf4 [new uImage] Remove I386 uImage fake_header() routine by Marian Balakowicz · 17 years ago
  42. 559316f [new uImage] Move CHUNKSZ definition to image.h by Marian Balakowicz · 17 years ago
  43. 321359f [new uImage] Move gunzip() common code to common/gunzip.c by Marian Balakowicz · 17 years ago
  44. d45d5a1 [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux() by Marian Balakowicz · 17 years ago
  45. 5d3cc55 [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c by Marian Balakowicz · 17 years ago
  46. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  47. ed29bc4 Add missing cmd_ximg.o to common/Makefile by Marian Balakowicz · 17 years ago
  48. 37e3c62 ADS5121e: DDR2 init/timing update. by Grzegorz Bernacki · 17 years ago
  49. ac91528 Device tree updates by John Rigby · 17 years ago
  50. de55d18 Change IPS freq to 66MHz by John Rigby · 17 years ago
  51. cd9cb62 xsengine: rename board_post_init to board_late_init by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  52. 8dafa87 Add attribute POST_PREREL to ECC memory POST by Larry Johnson · 17 years ago
  53. ed2cf54 QE: Move FDT support into a common file by Kumar Gala · 17 years ago
  54. d38da53 AVR32: Make SDRAM refresh rate configurable by Haavard Skinnemoen · 17 years ago
  55. 61151cc ATSTK1000: Fix potential flash programming bug by Haavard Skinnemoen · 18 years ago
  56. b2e1d5b ATSTK1004: Fix comment about default load address by Haavard Skinnemoen · 17 years ago
  57. 8269ab5 ATSTK1002: Use SDRAM + 4MB as default load address by Haavard Skinnemoen · 17 years ago
  58. 2bcacc2 ATNGW100: Fix default mtest range by Haavard Skinnemoen · 17 years ago
  59. 9856a6b sh: Fix register address of SH7722. by Nobuhiro Iwamatsu · 17 years ago
  60. 30942b1 new command for displaying strings at specified memory locations by Mike Frysinger · 17 years ago
  61. b58d8b4 rewrite/cleanup Blackfin RTC driver by Mike Frysinger · 17 years ago
  62. 94a91e2 generate u-boot.ldr for Blackfin targets by Mike Frysinger · 17 years ago
  63. b779f7a scrub unused symbols by Mike Frysinger · 17 years ago
  64. cc2977a move Blackfin cpu object list to respective cpu directories by Mike Frysinger · 17 years ago
  65. d0b01a2 interface to Blackfin on-chip One-Time-Programmable memory by Mike Frysinger · 17 years ago
  66. 4c727c7 add support for memory commands with Blackfin L1 instruction memory by Mike Frysinger · 17 years ago
  67. 6b9097e use C code rather than inline assembly by Mike Frysinger · 17 years ago
  68. 97c26e0 add Blackfin-specific reginfo command by Mike Frysinger · 17 years ago
  69. 0858b83 add support for Blackfin symbol prefixes to examples by Mike Frysinger · 17 years ago
  70. 8dc48d7 add Blackfin-specific bdinfo command by Mike Frysinger · 17 years ago
  71. 0003613 move -ffixed-P5 to blackfin_config.mk and drop unused -D__BLACKFIN__ by Mike Frysinger · 17 years ago
  72. 60fa72d unify the Blackfin board targets by Mike Frysinger · 17 years ago
  73. d4d7730 punt Blackfin VDSP headers and import sanitized/auto-generated ones by Mike Frysinger · 17 years ago
  74. 6cfcce6 always pull in asm/blackfin.h for Blackfin ports by Mike Frysinger · 17 years ago
  75. bf53974 add missing __raw versions of Blackfin read/write io functions by Mike Frysinger · 17 years ago
  76. 24e02d0 add the default Blackfin logo used by Blackfin boards with splash screens by Mike Frysinger · 17 years ago
  77. 4c58eb5 add some more Blackfin docs by Mike Frysinger · 17 years ago
  78. 32a9f5f make smc91111_eeprom managment simpler by depending on the board configuration file rather than a hardcoded list of boards by Mike Frysinger · 17 years ago
  79. 4087bc8 fix building on Blackfin as the assembler supports the .set syntax, not the = syntax, for assigning symbols by Mike Frysinger · 17 years ago
  80. b45264e add gitignores for Blackfin pieces by Mike Frysinger · 17 years ago
  81. a93907c TFTP: add host ip addr support by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  82. e56b4b4 85xx,86xx: Determine I2C clock frequencies and store in global_data by Timur Tabi · 17 years ago
  83. 7ec8bb1 OMAP5912: fix FIFO handling in UART driver by Wolfgang Denk · 17 years ago
  84. 1615877 ARM: S3C24x0 SoC NAND controller support by Harald Welte · 17 years ago
  85. a7c185e ARM: s3c24xx: Multiple serial port support by Harald Welte · 17 years ago
  86. a25f72f ARM: arm920t: Allow use of 'gd' pointer from IRQ by Harald Welte · 17 years ago
  87. be19bd5 ARM: arm920/s3c24xx: IRQ demulitplexer callback by Harald Welte · 17 years ago
  88. a41dbbd ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is defined by Hebbar · 17 years ago
  89. f7ad79b ARM: add I2C init function call in lib_arm/board.c by Hebbar · 17 years ago
  90. ff02f13 ppc4xx: Fix ndfc HW ECC byte order by Stefan Roese · 17 years ago
  91. e1d1429 ppc4xx: Fix GPIO configuration for pcs440ep by Stefan Roese · 17 years ago
  92. 28d77d9 ppc4xx: Fix problem with init-ram bigger than 4k on 440 platforms by Stefan Roese · 17 years ago
  93. 4fedfdd ARM: Board voiceblue update by Ladislav Michl · 17 years ago
  94. 2c5260f ARM: AT91RM9200 based boards config cleanup by Ladislav Michl · 17 years ago
  95. 481f28b ARM: Fix at91rm9200dk base address by Ladislav Michl · 17 years ago
  96. c95219f MMC for PXA 27X (resubmit) by stefano babic · 17 years ago
  97. 96bbfa1 Fix gcc issues in pxa-regs.h by stefano babic · 17 years ago
  98. 60c1b95 Merge branch 'mpc86xx' by Jon Loeliger · 17 years ago
  99. 7047b38 TQM834x: enable DHCP by Jens Gehrlein · 17 years ago
  100. a877004 TQM834x: support for Spansion N-type Flashes (sector size = 256 KiB at 2x16 Bit). by Jens Gehrlein · 17 years ago