1. 06283a6 Add pxe command by Jason Hobbs · 13 years ago
  2. e11938e lib: add uuid_str_to_bin for use with bootp and PXE uuid by Jason Hobbs · 13 years ago
  3. dc0b7b0 README: document standard image variables by Jason Hobbs · 13 years ago
  4. 4d91a6e Replace space and tab checks with isblank by Jason Hobbs · 13 years ago
  5. ce2d4c9 cosmetic: remove unneeded curly braces by Jason Hobbs · 13 years ago
  6. 93337ab Add isblank by Jason Hobbs · 13 years ago
  7. c8a2079 common: add run_command2 for running simple or hush commands by Jason Hobbs · 13 years ago
  8. b41bc5a common, menu: use abortboot for menu timeout by Jason Hobbs · 13 years ago
  9. b69bf52 Add generic, reusable menu code by Jason Hobbs · 13 years ago
  10. 5c1d082 DM9000:Add a byte swap macro for dm9000 io operation. by Jason Jin · 13 years ago
  11. e5afdf5 kw_gpio: fix error in kw_gpio_direction_input by Holger Brunck · 13 years ago
  12. 0d2b0a8 Blackfin: bfin_spi: fix build error when DEBUG is defined by Mike Frysinger · 13 years ago
  13. 5aa5b88 Blackfin: define CONFIG_SYS_CACHELINE_SIZE by Mike Frysinger · 13 years ago
  14. 82a0490 video: Moving mx3fb.c to CONFIG_VIDEO by Helmut Raiger · 13 years ago
  15. 3f480bf mx31: make HSP clock for mx3fb driver available by Helmut Raiger · 13 years ago
  16. 711a672 MX5: Make IPU display output and pixel format configurable by Marek Vasut · 13 years ago
  17. 3d1d5e2 VIDEO: MX5: export pix format by Stefano Babic · 13 years ago
  18. 63f832f VIDEO: MX5: Switch MX5 to CONFIG_VIDEO by Stefano Babic · 13 years ago
  19. 3c59e39 video: update the Freescale DIU driver to use linux/fb.h by Timur Tabi · 13 years ago
  20. d4590da powerpc: cpm2 boards: update fcc register logic by Mike Frysinger · 13 years ago
  21. d639a8c Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  22. 10d1a16 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 13 years ago
  23. 92faa8b zlib: handle overflow while calculating available stream input size by Anatolij Gustschin · 13 years ago
  24. e2f0145 Blackfin: bfin_spi: fix build error when DEBUG is defined by Mike Frysinger · 13 years ago
  25. 8e5c1ed Blackfin: define CONFIG_SYS_CACHELINE_SIZE by Mike Frysinger · 13 years ago
  26. 8d80d05 serial_exit: punt unused prototype by Mike Frysinger · 13 years ago
  27. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  28. fa28bd2 common: fix missing function pointer relocation in fixup_cmdtable() by Daniel Schwierzeck · 13 years ago
  29. 4fc823d mpc5200: digsy_mtc: fix detection of Coral-PA by Anatolij Gustschin · 13 years ago
  30. 0da1fb0 pci: move pcidelay code to new location just before PCI bus scan by Anatolij Gustschin · 13 years ago
  31. 4f1ec4c net: axi_ethernet: Add driver to u-boot by Michal Simek · 13 years ago
  32. 5ac8380 net: emaclite: Fix coding style by Michal Simek · 13 years ago
  33. 8043925 net: emaclite: Use PKTSIZE directly by Michal Simek · 13 years ago
  34. 947324b net: emaclite: Setup RX/TX ping pong for every instance by Michal Simek · 13 years ago
  35. 7bf5228 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · 13 years ago
  36. a2c1229 powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandles by Timur Tabi · 13 years ago
  37. 50bf17b fdt: update fdt_alloc_phandle to use fdt_get_phandle by Timur Tabi · 13 years ago
  38. 3c927cc fdt: check for fdt errors in fdt_create_phandle by Timur Tabi · 13 years ago
  39. 8ddb10e fdt: Add a do_fixup_by_path_string() function by Chunhe Lan · 13 years ago
  40. e140aad powerpc/85xx: Drop CONFIG_VIDEO on P1_P2_RDB-PC boards to reduce size by Kumar Gala · 13 years ago
  41. 2339e49 phylib: wait for TN2020 to achieve SERDES lane alignment at startup by Timur Tabi · 13 years ago
  42. 7f92c3a powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3 by Timur Tabi · 13 years ago
  43. b76aef6 powerpc/mpc8548cds: Add 36-bit support by chenhui zhao · 13 years ago
  44. fff8097 powerpc/mpc8548cds: Code cleanup and refactoring by chenhui zhao · 13 years ago
  45. 34fdbdf powerpc/p3041: fixup portal config info by Haiying Wang · 13 years ago
  46. 510f28c powerpc/p2041: fixup portal config info by Haiying Wang · 13 years ago
  47. 7c7bd63 powerpc/p5020: fixup portal config info by Haiying Wang · 13 years ago
  48. 56a69ff powerpc/85xx: Added secure boot option for P2041RDB boards by Kuldip Giroh · 13 years ago
  49. 62a22dc video: Moving mx3fb.c to CONFIG_VIDEO by Helmut Raiger · 13 years ago
  50. f002919 mx31: make HSP clock for mx3fb driver available by Helmut Raiger · 13 years ago
  51. 02ae1a1 MX5: Make IPU display output and pixel format configurable by Marek Vasut · 13 years ago
  52. 92a98a4 VIDEO: MX5: export pix format by Stefano Babic · 13 years ago
  53. e9934f0 VIDEO: MX5: Switch MX5 to CONFIG_VIDEO by Stefano Babic · 13 years ago
  54. 8c6b250 video: update the Freescale DIU driver to use linux/fb.h by Timur Tabi · 13 years ago
  55. d8fffa0 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 13 years ago
  56. 0dd78fb Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 13 years ago
  57. f6d99aa Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 13 years ago
  58. e5a0717 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
  59. 37eefe8 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 13 years ago
  60. 3c94554 MIPS: Jz4740: Add qi_lb60 board support by Xiangfu Liu · 13 years ago
  61. 3a6591a MIPS: Jz4740: Add NAND driver by Xiangfu Liu · 13 years ago
  62. 15cc385 ppc4xx: Change DDR2 CL from 4 to 5 for intip by Dirk Eibach · 13 years ago
  63. 97ca7b3 ppc4xx: Improve lm63 pwm on dlvision-10g by Dirk Eibach · 13 years ago
  64. 55ac719 ppc4xx: Do not stop booting on any keypress on intip by Dirk Eibach · 13 years ago
  65. d638946 UBI: init eba tables before wl when attaching a device by Holger Brunck · 13 years ago
  66. 349a8d5 ubifs bad superblock bug by Lars Poeschel · 13 years ago
  67. 6016194 NAND: davinci: choose correct 1-bit h/w ECC reg by Laurence Withers · 13 years ago
  68. 80421fc MIPS: Ingenic XBurst Jz4740 processor support by Xiangfu Liu · 13 years ago
  69. 2267e2d microblaze: Copy bootfile from variables by Michal Simek · 13 years ago
  70. 6cdf311 microblaze: Fix unaligned.h for endians by Michal Simek · 14 years ago
  71. aa7acdd microblaze: Initialize jumptable and console by Michal Simek · 13 years ago
  72. a93c1a1 microblaze: Support flashes on lower addresses by Michal Simek · 13 years ago
  73. 077a4e6 microblaze: Call common console_init_f initialization function by Michal Simek · 13 years ago
  74. 2d4afd4 powerpc/mpc8536ds: Save the env variables to SDcard and SPI flash by Xie Xiaobo · 13 years ago
  75. 1116ebb powerpc/mpc8536ds: Add USB support for MPC8536DS by Fanzc · 13 years ago
  76. 007a28d fsl_sata: Fix compile error when CONFIG_LBA48 is not defined by Tang Yuantian · 13 years ago
  77. 8af3d22 powerpc/mpc8536ds: Invert SDHC_WP pin polarity by Xie Xiaobo · 13 years ago
  78. ae2044d powerpc/mpc8536ds: Add eSPI support for MPC8536DS by Xie Xiaobo · 13 years ago
  79. 867b06f powerpc/mpc8548cds: Update config file by chenhui zhao · 13 years ago
  80. 1605cc9 powerpc/mpc86xx: Disable translation for BAT setup by Becky Bruce · 13 years ago
  81. e3fd652 powerpc/mpc8641hpcn: fix SRIO BAT config by Becky Bruce · 13 years ago
  82. 3038171 powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY by Timur Tabi · 13 years ago
  83. 712cf7a powerpc/mpc8xxx: Merge entries in DDR speed table by York Sun · 13 years ago
  84. ebfdacb phylib: Work around bug in Teranetics PHY by Andy Fleming · 13 years ago
  85. babb348 powerpc/85xx: CONFIG_ENABLE_36BIT_PHYS does not depend on CONFIG_PHYS_64BIT by Timur Tabi · 13 years ago
  86. 6f5e1dc powerpc/8xxx: Add support for interactive DDR programming interface by York Sun · 13 years ago
  87. 0841ca9 arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  88. fad2e1b common/usb.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  89. 6bc52ef drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  90. 10f4dd7 common/cmd_usb.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  91. bf513c2 drivers/net/smc91111.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  92. 16b9afd fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  93. 419a1fe CFI: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  94. 80c6abc arch/arm/lib/board.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  95. 1a9845b netconsole: support packets longer than 512 bytes by Michael Walle · 13 years ago
  96. ca366d0 cmd_time: add time command by Che-liang Chiou · 13 years ago
  97. 6feff89 README: fix typos and such. by Wolfgang Denk · 13 years ago
  98. 4cf2609 README: fix documentation of CONFIG_SHOW_BOOT_PROGRESS by Wolfgang Denk · 13 years ago
  99. e42624b common/image.c: remove duplicated IH_TYPE entries. by Wolfgang Denk · 13 years ago
  100. 49a23e4 serial: uartlite: Support for SERIAL_MULTI by Michal Simek · 13 years ago