1. d1e2319 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  2. ee9536a ap325rxa/favr-32-ezkit: Use CONFIG_FLASH_CFI_DRIVER by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  3. 6b971c7 config.mk: Move arch-specific condition to $(ARCH)_config.mk by Shinya Kuribayashi · 16 years ago
  4. ea86b9e Prevent crash if random/invalid ramdisks are passed to bootm by Kumar Gala · 16 years ago
  5. 8e02494 Prevent crash if random DTB address is passed to bootm by Anatolij Gustschin · 16 years ago
  6. cc34780 clean up some #if !defined() in drivers/video/cfb_console.c by Andrew Dyer · 16 years ago
  7. c83f4c2 apollon: use the last memory area for u-boot by Kyungmin Park · 16 years ago
  8. a6f2e45 TQM8272: move NAND part in seperate File by Heiko Schocher · 16 years ago
  9. 584f979 TQM8272: Fix compiling error for the TQM8272 board. by Heiko Schocher · 16 years ago
  10. 1a7f8cc Add JFFS2 command support on OneNAND by Kyungmin Park · 16 years ago
  11. f5c3ba7 Allow console input to be disabled by Mark Jackson · 16 years ago
  12. 2b22d60 loads: allow negative offsets by Ricardo Ribalda Delgado · 16 years ago
  13. e90fb6a USB EHCI: reset root hub by Yuri Tikhonov · 16 years ago
  14. 5875d35 RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get(). by Yuri Tikhonov · 16 years ago
  15. 3e3c026 devices: Use list_add_tail() instead of list_add() to register a device by Stefan Roese · 16 years ago
  16. f158c3d Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  17. d459516 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  18. 64ac1eb mpc83xx: fix mpc8313 in-tree building with NAND by Nick Spence · 16 years ago
  19. 53c987f Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  20. 6eb2a44 mpc83xx: clean up cache operations and unlock_ram_in_cache() functions by Nick Spence · 16 years ago
  21. 4649705 mpc83xx: Store and display Arbiter Event Register values by Nick Spence · 16 years ago
  22. ade50c7 mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Nick Spence · 16 years ago
  23. d9fe881 MPC83XX: Fix GPIO configuration - set gpio level before direction by Nick Spence · 16 years ago
  24. ce42d16 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 16 years ago
  25. 4615fc2 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  26. 16116dd Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 16 years ago
  27. 7007c59 doc/qemu_mips: add doc howto debug u-boot with gdb by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. 7deb3b3 ppx4xx: Fix broken DASA_SIM board by Matthias Fuchs · 16 years ago
  29. 7e410aa ppc4xx: Remove reference to common/lists.o from some esd linker scripts by Stefan Roese · 16 years ago
  30. 97b0734 ppc4xx: Remove obsolete or unused functions from some esd boards by Matthias Fuchs · 16 years ago
  31. 1092ce2 ppc4xx: Update VOM405 board configuration by Matthias Fuchs · 16 years ago
  32. 830c800 ppc4xx: Remove obsolete initdram() function from VOM405 board by Matthias Fuchs · 16 years ago
  33. 3d4dd7a ppc4xx: Cleanup VOM405 linker script by Matthias Fuchs · 16 years ago
  34. fcaffd5 ppc4xx: Add fdt support for VOM405 boards by Matthias Fuchs · 16 years ago
  35. 9ec367a ppc4xx: Coding style cleanup by Matthias Fuchs · 16 years ago
  36. 17e65c2 ppc4xx: Enable USB on PLU405 boards by Matthias Fuchs · 16 years ago
  37. 40e43e3 ppc4xx: Cleanup PLU405 platform file by Matthias Fuchs · 16 years ago
  38. d74cdb1 ppc4xx: Cleanup PLU405 linker script by Matthias Fuchs · 16 years ago
  39. 3bc1054 ppc4xx: Add fdt support for PLU405 boards by Matthias Fuchs · 16 years ago
  40. 5a3e480 ppc4xx: Increase U-Boot size to 384kB for PLU405 boards by Matthias Fuchs · 16 years ago
  41. be1b0d2 Don't tftp to unknown flash by Jochen Friedrich · 16 years ago
  42. 3331447 net: smc911x: Add pkt_data_pull and pkt_data_push function by Nobuhiro Iwamatsu · 16 years ago
  43. 10efa02 Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  44. 8ca0b3f Moved initialization of TULIP Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  45. ad3381c Moved initialization of E1000 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  46. 4fce2ac Moved initialization of plb2800 Ethernet driver to board_eth_init by Ben Warren · 16 years ago
  47. e1d7480 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  48. a0aad08 Moved initialization of MPC512x_FEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  49. 8218bd2 Moved initialization of IncaIP Ethernet controller to board_eth_init by Ben Warren · 16 years ago
  50. 164846e Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init() by Ben Warren · 16 years ago
  51. 6aca145 Moved initialization of GT6426x Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  52. e309053 Moved initialization of PCNET Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  53. b902b8d Moved initialization of NATSEMI Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  54. 1940363 Moved initialization of NS8382X Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  55. ccdd12f Moved initialization of TSI108 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  56. 0b252f5 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  57. 02d6989 Moved initialization of RTL8169 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  58. 3ae071e Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() by Ben Warren · 16 years ago
  59. 89973f8 Introduce netdev.h header file and remove externs by Ben Warren · 16 years ago
  60. 5a8a163 Add pixis_set_sgmii command by Andy Fleming · 16 years ago
  61. 216f2a7 Add SGMII support for the 8544 DS by Andy Fleming · 16 years ago
  62. 652f7c2 Add support for Freescale SGMII Riser Card by Andy Fleming · 16 years ago
  63. 2abe361 Add SGMII support to the tsec by Andy Fleming · 16 years ago
  64. 75b9d4a Pass in tsec_info struct through tsec_initialize by Andy Fleming · 16 years ago
  65. dd3d1f5 tsec: Move tsec.h to include/ by Andy Fleming · 16 years ago
  66. d23dc39 PHY: Add support for the M88E1121R Marvell chip. by Sergei Poselenov · 16 years ago
  67. 1711f3b fw_env.c: fix build problems with MTD_VERSION=old by Wolfgang Denk · 16 years ago
  68. 628ffd7 device: make device_register() clone the device by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  69. e99e957 Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  70. a13b2d9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  71. e155c9e Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  72. de5b094 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  73. 845842c Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  74. c75e772 sh: Remove CC line from board's Makefile by Nobuhiro Iwamatsu · 16 years ago
  75. 468eae0 sh: Replaced "@./mkconfig" for @$(MKCONFIG) by Nobuhiro Iwamatsu · 16 years ago
  76. 3aeb1ff sh: Add support sh2 to MAKEALL by Nobuhiro Iwamatsu · 16 years ago
  77. 6f3d8bb sh: Fix compile error rsk7203 board by Nobuhiro Iwamatsu · 16 years ago
  78. 1c98172 sh: Fix compile error sh7785lcr board by Nobuhiro Iwamatsu · 16 years ago
  79. 6f0da49 sh: Renesas Solutions AP325RXA board support by Nobuhiro Iwamatsu · 16 years ago
  80. ab09f43 sh: add support Renesas SH7723 by Nobuhiro Iwamatsu · 16 years ago
  81. c655fad sh: Renesas RSK+ 7203 board support by Nobuhiro Iwamatsu · 16 years ago
  82. 6ede753 sh: Add support Renesas SH7203 processor by Nobuhiro Iwamatsu · 16 years ago
  83. 6ad43d0 sh: Add support SH2/SH2A which is CPU of Renesas Technology by Nobuhiro Iwamatsu · 16 years ago
  84. 0d53a47 sh: Renesas R0P7785LC0011RL board support by Nobuhiro Iwamatsu · 16 years ago
  85. b0b6218 sh: add support for SH7785 by Yoshihiro Shimoda · 16 years ago
  86. d6e0425 davinci: fix remaining dm644x_eth by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  87. 08ab4e1 fs: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  88. c1de7a6 devices: merge to list_head by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  89. ef0255f update linux/list by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  90. 71cb312 smdk6400: add gitignore by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  91. f9f692e smdk6400: Use CONFIG_FLASH_CFI_DRIVER by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  92. 7c0e5a8 smdk6400: remove redundant bootargs definition by Guennadi Liakhovetski · 16 years ago
  93. 11edcfe ARM: Add support for S3C6400 based SMDK6400 board by Guennadi Liakhovetski · 16 years ago
  94. e0056b3 NAND: add NAND driver for S3C64XX by Guennadi Liakhovetski · 16 years ago
  95. 3fe7b58 S3C64XX: remove broken HWFLOW support from the serial driver by Guennadi Liakhovetski · 16 years ago
  96. 2fb28dc serial: add S3C64XX serial driver by Guennadi Liakhovetski · 16 years ago
  97. 8262813 USB: Add support for OHCI controller on S3C6400 by Guennadi Liakhovetski · 16 years ago
  98. 9b07773 ARM: Add arm1176 core with S3C6400 SoC by Guennadi Liakhovetski · 16 years ago
  99. fcaac58 ARM DaVinci: Changing function names for EMAC driver by Sandeep Paulraj · 16 years ago
  100. fbbb1de Integrator[AP/CP] - Remove unused file memsetup.S by Gururaja Hebbar K R · 16 years ago