1. 61f2b38 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 14 years ago
  2. 0de71d5 Move libfdt/ into lib/ by Peter Tyser · 14 years ago
  3. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago
  4. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago
  5. 89f39e1 Change directory-specific CFLAGS to use full path by Peter Tyser · 14 years ago
  6. 03b7004 Create CPUDIR variable by Peter Tyser · 14 years ago
  7. fd4e49c Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  8. 30dc165 FIX: watchdog timeout, while waiting for input by Jens Scharsig · 14 years ago
  9. 8178110 config_cmd_all.h: Sort entries alphabetically by Detlev Zundel · 15 years ago
  10. 9157e9c config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFS by Frans Meulenbroeks · 15 years ago
  11. ae30b8c malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure by karl.beldan@gmail.com · 15 years ago
  12. a2513e2 mkimage: Fix strict-aliasing compiler warning by Peter Tyser · 15 years ago
  13. 1f2463d Add initial support for Matrix Vision mvSMR board based on MPC5200B. by Andre Schwarz · 15 years ago
  14. 9acd4f0 cmd_bmp.c: add standard subcommand handling by Frans Meulenbroeks · 15 years ago
  15. f852a0c drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking by Albin Tonnerre · 15 years ago
  16. 74b86d2 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 14 years ago
  17. 2aa4c57 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 14 years ago
  18. 3b653fd cmd_ubi: Fix uninitialized variable warning by Peter Tyser · 15 years ago
  19. fac71cc USB storage probe by Kim B. Heino · 15 years ago
  20. aaad108 USB storage count by Kim B. Heino · 15 years ago
  21. d7a22a3 EHCI: add NEC PCI ID by Sergei Shtylyov · 15 years ago
  22. c8b2d1d EHCI: fix port reset reporting by Sergei Shtylyov · 15 years ago
  23. e06a055 EHCI: fix off-by-one error in ehci_submit_root() by Sergei Shtylyov · 15 years ago
  24. 6d313c8 EHCI: fix root hub device descriptor by Sergei Shtylyov · 15 years ago
  25. 760bce0 video: ati_radeon_fb.c: fix warning while compiling with DEBUG by Anatolij Gustschin · 15 years ago
  26. f6a7a2e ati_radeon: Support PCI virtual not eq bus mapping. by Ed Swarthout · 15 years ago
  27. 9624f6d ati_radeon: return with error when emulator fails by Ed Swarthout · 15 years ago
  28. d501176 video: cfb_console.c: add support for RLE8 bitmaps by Anatolij Gustschin · 15 years ago
  29. a233631 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 15 years ago
  30. 797131c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  31. 92abce8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 15 years ago
  32. 6a1f7e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  33. 22d6c8f cfi_flash: reset timer in flash status check by Thomas Chou · 15 years ago
  34. 9334190 ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL size by Kumar Gala · 15 years ago
  35. 5a46960 p2020ds: add alternate boot bank support using the ngPIXIS FPGA by Timur Tabi · 15 years ago
  36. 2feb4af fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · 15 years ago
  37. ff8473e 85xx: Set HID1[mbdd] on e500v2 rev5.0 or greater by Sandeep Gopalpet · 15 years ago
  38. 2160827 85xx: Added various P1012/P1013/P1021/P1022 defines by Kumar Gala · 15 years ago
  39. 5a85a30 ppc/8xxx: Delete PCI nodes from device tree if not configured by Kumar Gala · 15 years ago
  40. 3f1a5c1 Blackfin: IP04: new board port by Brent Kandetzki · 15 years ago
  41. a3c0836 Blackfin: drop bfin #undef in linker script by Mike Frysinger · 15 years ago
  42. 0c080aa Blackfin: call watchdog_init() for external watchdogs by Mike Frysinger · 15 years ago
  43. b874ed1 Blackfin: link with normal ABI target by Mike Frysinger · 15 years ago
  44. dd97022 Blackfin: sync ptrace headers with linux by Mike Frysinger · 15 years ago
  45. 6a0be8f Blackfin: cm-bf561: update network/env settings by Harald Krapfenbauer · 15 years ago
  46. 216818c Blackfin: bf537-stamp: add board test defines by Mike Frysinger · 15 years ago
  47. 38b9b74 Blackfin: relax .data alignment by Mike Frysinger · 15 years ago
  48. 03f7053 Blackfin: drop reference to gd->reloc_off by Mike Frysinger · 15 years ago
  49. 49b97d9 fdt: Add fdt_del_node_and_alias helper by Kumar Gala · 15 years ago
  50. 459c41a Blackfin: disable NetBSD bootm support by default by Mike Frysinger · 15 years ago
  51. 69bcf5b 85xx: Add defines for BUCSR bits to make code more readable by Kumar Gala · 15 years ago
  52. 22c9de0 fsl-ddr: change the default burst mode for DDR3 by Dave Liu · 15 years ago
  53. ec145e8 fsl-ddr: Fix the turnaround timing for TIMING_CFG_4 by Dave Liu · 15 years ago
  54. ab467c5 fsl_esdhc: Only modify the field we are changing in WML by Roy Zang · 15 years ago
  55. 48bb3bb fsl_esdhc: Add function to reset the eSDHC controller by Jerry Huang · 15 years ago
  56. cc4d122 fsl_esdhc: Always stop clock before changing frequency by Kumar Gala · 15 years ago
  57. d0b0dca i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · 15 years ago
  58. b5045cd arm/integrator: Remove unneccessary CONFIG_PCI check. by Detlev Zundel · 15 years ago
  59. 0701f73 at91: use C structs for AT91 OHCI code by Matthias Fuchs · 15 years ago
  60. e99056e using AT91_PMC_MCKR_MDIV_ instead of LEGACY one in at91/clock.c by Asen Dimov · 15 years ago
  61. 4b894a9 Nomadik: fix reset_timer() by Alessandro Rubini · 15 years ago
  62. f936aa0 Convert at91 watchdog driver to new SoC access by Achim Ehrlich · 15 years ago
  63. c9f72b3 at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPT by Daniel Gorsulowski · 15 years ago
  64. b032698 ep93xx timer: refactoring by Matthias Kaehlcke · 15 years ago
  65. 33eef04 ep93xx timer: Rename struct timer_reg pointers by Matthias Kaehlcke · 15 years ago
  66. 2528dc5 SAMSUNG: SMDKC100: Adds ethernet support. by Naveen Krishna CH · 15 years ago
  67. 01802e0 S5PC100: Function to configure the SROMC registers. by Naveen Krishna CH · 15 years ago
  68. a28bec8 S5PC100: Memory SubSystem Header file, register description(SROMC). by Naveen Krishna CH · 15 years ago
  69. abbe18c s5pc1xx: update the README file by Minkyu Kang · 15 years ago
  70. ab693e9 s5pc1xx: support the GPIO interface by Minkyu Kang · 15 years ago
  71. 7b92159 s3c64xx: Add ifdef at the S3C64XX only codes by Joonyoung Shim · 15 years ago
  72. 6c71a8f S5PC100: Moves the Macros to a common header file by Naveen Krishna CH · 15 years ago
  73. 2ca551d MAINTAINERS: sort the list of ARM Maintainers by last name by Minkyu Kang · 15 years ago
  74. c937c42 SPEAr : Adding maintainer name for spear SoCs by Vipin KUMAR · 15 years ago
  75. d8bc0a2 nios2: Reload timer count in reset_timer() by Scott McNutt · 15 years ago
  76. ed29415 nios2: pass command line and initrd to linux in bootm.c by Thomas Chou · 15 years ago
  77. 9e486ab nios2: Fix AMDLV065D flash write bug in altera board common tree. by Scott McNutt · 15 years ago
  78. 3a89a91 nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards. by Scott McNutt · 15 years ago
  79. 3ea0037 nios2: Fix outx/writex parameter order in io.h by Scott McNutt · 15 years ago
  80. 64da04d nios2: Add support for EPCS16 and EPCS64 configuration devices. by Scott McNutt · 15 years ago
  81. 3fd2a1f nios2: Add missing Ethernet initialization to board_init(). by Scott McNutt · 15 years ago
  82. c72bfaf nios2: add struct stat support in linux/stat.h by Thomas Chou · 15 years ago
  83. 3bef253 nios2: use bitops from linux-2.6 asm-generic by Thomas Chou · 15 years ago
  84. d8b73df nios2: add local_irq_enable/disable to asm-nios2/system.h by Thomas Chou · 15 years ago
  85. 54d809e nios2: add asm-nios2/errno.h by Thomas Chou · 15 years ago
  86. c9d4f46 nios2: Move serial drivers to individual files in drivers/serial by Scott McNutt · 15 years ago
  87. ffa37fc Merge branch 'next' by Wolfgang Denk · 15 years ago
  88. ca6e1c1 Prepare v2010.03 by Wolfgang Denk · 15 years ago
  89. 8e64d6e net, doc: How to setup MAC address correctly by Heiko Schocher · 15 years ago
  90. b78b48c net, fec_mxc: only setup the device enetaddr with eeprom value by Heiko Schocher · 15 years ago
  91. d5a6423 doc: Fix ramdisk examples in doc/uImage.FIT/multi.its by Felix Radensky · 15 years ago
  92. 2d2018f jffs2, suen3: Fix compiler warning by Heiko Schocher · 15 years ago
  93. f3dfbb6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  94. 7d3ef4f Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  95. 9ff32d8 mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · 15 years ago
  96. 33f57bd 85xx: Fix enabling of L1 cache parity on secondary cores by Kumar Gala · 15 years ago
  97. 1a332da ppc4xx: Fix problem with I2C bus >= 1 initialization by Stefan Roese · 15 years ago
  98. 24de2f4 bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt" by Heiko Schocher · 15 years ago
  99. fd03ea8 i2c: made unused function i2c_mux_add_device static by Frans Meulenbroeks · 15 years ago
  100. 2c0dc99 cmd_i2c: introduced get_alen helper function by Frans Meulenbroeks · 15 years ago