1. 65e43a1 Introduce virt_to_phys() by Kumar Gala · 16 years ago
  2. d8003fa AT91: Replace AT91_BASE_EMAC by the board specific values. by Stelian Pop · 16 years ago
  3. 23bb28f atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h> by Haavard Skinnemoen · 16 years ago
  4. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  5. 06c4ab5 ARM: synchronize mach-types.h with linux 2.6.27-rc6 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  6. f5c3ba7 Allow console input to be disabled by Mark Jackson · 16 years ago
  7. d6e0425 davinci: fix remaining dm644x_eth by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  8. 9b07773 ARM: Add arm1176 core with S3C6400 SoC by Guennadi Liakhovetski · 16 years ago
  9. 8ed2f5f at91: move arch-at91sam9 to arch-at91 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  10. 5276a35 i.MX31: Fix mx31_gpio_mux() function and MUX_-macros. by Magnus Lilja · 16 years ago
  11. b6b183c i.MX31: Fix IOMUX related typos by Magnus Lilja · 16 years ago
  12. 3c95960 at91rm9200dk, csb637: fix NAND related build problems by Wolfgang Denk · 16 years ago
  13. 75678c8 Make setenv() return status by Steven A. Falco · 16 years ago
  14. c7f879e ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS) by Hugo Villeneuve · 16 years ago
  15. 341188b MMC: Consolidate MMC/SD command definitions by Haavard Skinnemoen · 16 years ago
  16. b57ca3e Change bd/gd memsize/ram_size to be phys_size_t. by Becky Bruce · 16 years ago
  17. 2890112 Move definition of container_of() to common.h by Haavard Skinnemoen · 16 years ago
  18. 42fd5f8 Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  19. eddc7c4 Merge branch 'lwmon5' of /home/wd/git/u-boot/projects by Wolfgang Denk · 16 years ago
  20. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  21. 0e15ddd POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. by Yuri Tikhonov · 16 years ago
  22. 28a3850 POST: add POST_STOP flag by Yuri Tikhonov · 16 years ago
  23. 19883ae Support AT91CAP9 revC CPUs by Stelian Pop · 16 years ago
  24. 39cf480 Add ATMEL LCD driver by Stelian Pop · 16 years ago
  25. 2118ebb AT91SAM9RLEK support by Stelian Pop · 16 years ago
  26. 8e429b3 AT91SAM9263EK support by Stelian Pop · 16 years ago
  27. d99a8ff AT91SAM9261EK support by Stelian Pop · 16 years ago
  28. 4f6c810 Update origin and copyright information in arch-at91sam9 header files by Stelian Pop · 16 years ago
  29. cce9cfd Fix @ -> <at> substitution by Stelian Pop · 16 years ago
  30. 9606b3c Update origin and copyright information in arch-at91sam9 header files by Stelian Pop · 16 years ago
  31. 2ab02fd mx31ads: fix 32kHz clock handling by Guennadi Liakhovetski · 16 years ago
  32. 567fb85 Fix @ -> <at> substitution by Stelian Pop · 16 years ago
  33. 6fdd002 Fix misspelled comment by Marcel Ziswiler · 16 years ago
  34. b5dc9b3 Support for the MX31ADS evaluation board from Freescale by Guennadi Liakhovetski · 16 years ago
  35. 38254f4 New i.MX31 SPI driver by Guennadi Liakhovetski · 16 years ago
  36. e99ccb4 Introduce phys_size_t and move phys_addr_t into asm/types.h by Kumar Gala · 17 years ago
  37. 9b56f4f core support for Freescale mx31 by Sascha Hauer · 17 years ago
  38. 5252ed9 Separate omap24xx specific code from arm1136 by Sascha Hauer · 17 years ago
  39. 950a392 Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: by Wolfgang Denk · 16 years ago
  40. a1b215e Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 16 years ago
  41. 0176d43 Add support for AT91SAM9260EK by Stelian Pop · 17 years ago
  42. 177e8a5 Finish header files reworking by Stelian Pop · 17 years ago
  43. 6d1dbbb Import several header files from Linux by Stelian Pop · 17 years ago
  44. a8a78f2 Move at91cap9 specific files to at91sam9 directory by Stelian Pop · 17 years ago
  45. 7a837b7 Support for the MX31ADS evaluation board from Freescale by Guennadi Liakhovetski · 17 years ago
  46. c98b47a core support for Freescale mx31 by Sascha Hauer · 17 years ago
  47. 8bf69d8 Separate omap24xx specific code from arm1136 by Sascha Hauer · 17 years ago
  48. 1377b55 Removes all board specific code from the arch. part for DM644x (DaVinci) boards by Pieter Voorthuijsen · 17 years ago
  49. b428f6a The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. by Yuri Tikhonov · 17 years ago
  50. 5599c28 arm-imx: Fix register definitions by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  51. b075d74 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. by Shinya Kuribayashi · 17 years ago
  52. fa506a9 AT91CAP9 support : include/ files by Stelian Pop · 17 years ago
  53. c95219f MMC for PXA 27X (resubmit) by stefano babic · 17 years ago
  54. 96bbfa1 Fix gcc issues in pxa-regs.h by stefano babic · 17 years ago
  55. 799891e Add AcTux board support by Michael Schwingen · 17 years ago
  56. f43ad53 ARM: update mach-types.h from 2.6.24-rc7 Linux kernel tree by Wolfgang Denk · 17 years ago
  57. 4985ca5 Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  58. 4d7d693 Introduce map_physmem() and unmap_physmem() by Haavard Skinnemoen · 17 years ago
  59. e8da58f Fix build problems with mp2usb board by Wolfgang Denk · 17 years ago
  60. 2db916e Correction patch by Peter Pearse · 17 years ago
  61. 5ca9881 Add apollon board support by Peter Pearse · 17 years ago
  62. 28bb3f7 PXA270: fix compile issue (invalid lvalue) by stefano babic · 17 years ago
  63. d4fc601 Add MACH_TYPE records for several AT91 boards. by Peter Pearse · 17 years ago
  64. c74b210 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · 17 years ago
  65. 78549bb Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  66. 160131b Add the files for the SMN42 board by Peter Pearse · 17 years ago
  67. 5c6d2b5 Remove the deleted files for the SMN42 patch by Peter Pearse · 17 years ago
  68. b0d8f5b New board SMN42 branch by Peter Pearse · 17 years ago
  69. f2b07eb Merge with git://www.denx.de/git/u-boot.git#testing-USB by Markus Klotzbuecher · 18 years ago
  70. 3a197b2 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished by Haiying Wang · 18 years ago
  71. 6bd2447 Add port for the lpc2292sodimm evaluation board from EmbeddedArtists by Gary Jennejohn · 18 years ago
  72. 386eda0 Code cleanup by Wolfgang Denk · 18 years ago
  73. 81d72d7 Merge with /home/mk/git/u-boot#generic_ohci by Wolfgang Denk · 18 years ago
  74. ba94a1b * Update Intel IXP4xx support by Wolfgang Denk · 18 years ago
  75. 3e326ec This patch adds USB storage support for the delta board. This is the first by Markus Klotzbuecher · 18 years ago
  76. 6080a0e Update omap5912osk board support by Stefan Roese · 18 years ago
  77. 2770bcb Merge with http://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 19 years ago
  78. ba70d6a delta board: DA9030 initialization and i2c support. Some minor changes to by Markus Klotzbuecher · 19 years ago
  79. 552fc62 Cleanup of the monahans cpu and delta board port. by Markus Klotzbuecher · 19 years ago
  80. d52fb7e Some code cleanup for GCC 4.x by Wolfgang Denk · 19 years ago
  81. 0be248f Cleanup (get rid of debug code that sneaked in) by Wolfgang Denk · 19 years ago
  82. 951a954 Merge with /home/wd/git/u-boot/master Code cleanup. by Wolfgang Denk · 19 years ago
  83. 43638c6 Cleanup of NAND support of delta board using the Monahans Data Flash Controller. by Markus Klotzbücher · 19 years ago
  84. 481911c Further NAND stuff implemented. Basic read commands seem to work. by Markus Klotzbücher · 19 years ago
  85. 6949328 First steps implementing NAND support. Not working, fails to read ID. by Markus Klotzbücher · 19 years ago
  86. 0377dca Merge /home/tur/nand/u-boot/ by Markus Klotzbücher · 19 years ago
  87. 038ccac Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. by Bartlomiej Sieka · 19 years ago
  88. 48b6242 SDRAM seems to be working on delta board, though u-boot doesn't start yet. by Markus Klotzbücher · 19 years ago
  89. 4f7a0e3 New board directory and config for the benq delta board (copied from by Markus Klotzbücher · 19 years ago
  90. 8fb1857 Merged and added more pxa-regs.h stuff, especially the GPIO Control by Markus Klotzbücher · 19 years ago
  91. 57dc57f Merged sufficient changes to pxa-regs.h in order to make u-boot compile. by Markus Klotzbücher · 19 years ago
  92. bf5988e Reverting pxa-regs.h back to original, because the intel Monahans one by Markus Klotzbücher · 19 years ago
  93. b2b4346 Changed gcc-4.0 global data pointer fix to conform with the fix for this on by Markus Klotzbücher · 19 years ago
  94. 9d803d8 Changes: by Markus Klotzbücher · 19 years ago
  95. e026957 This is the first commit for the u-boot zylonite port. The following has be by Markus Klotzbücher · 19 years ago
  96. f08abe3 Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h by Wolfgang Denk · 19 years ago
  97. 3df5bea Add support for NetSilicon NS7520 processor. by Wolfgang Denk · 19 years ago
  98. b8e16a3 Cleanup by Wolfgang Denk · 19 years ago
  99. 87cb686 Update make target for ARM supported boards. by Wolfgang Denk · 19 years ago
  100. 080bdb7 * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200 by Wolfgang Denk · 19 years ago