1. a9f99ab zlib.c: avoid build conflicts for cradle board by Wolfgang Denk · 15 years ago
  2. 8cbf4e4 Fix out-of-tree building of "apollon" board. by Wolfgang Denk · 15 years ago
  3. f68ab43 lzma: ignore unset filesizes by Mike Frysinger · 15 years ago
  4. cccfc2a README: Rearrange paragraphs to regain linear arrangement. by Detlev Zundel · 15 years ago
  5. c81296c tools/mkimage: Print FIT image contents after creation by Peter Tyser · 15 years ago
  6. 8e1c896 tools/fit_image.c: Remove unused fit_set_header() by Peter Tyser · 15 years ago
  7. 1a99de2 tools/mkimage: Assume FDT image type for FIT images by Peter Tyser · 15 years ago
  8. 270737a EXT2FS: fix inode size for ext2fs rev#0 by Michael Brandt · 15 years ago
  9. bcb324d Remove superfluous preprocessor tests from some cmd_*.c files. by Robert P. J. Day · 15 years ago
  10. ad53226 README: Update the list of directories. by Robert P. J. Day · 15 years ago
  11. bd3784d Removes dead code in the file common/cmd_i2c.c by Pratap Chandu · 15 years ago
  12. 64a4806 smc91111_eeprom: drop CONFIG stub protection by Mike Frysinger · 15 years ago
  13. f3a7bdd RTC: Fix return code in MC13783 RTC driver. by Magnus Lilja · 15 years ago
  14. d52e3e0 cmd_date: Fix spelling in error message. by Magnus Lilja · 15 years ago
  15. c253122 Move do_irqinfo() to common/cmd_irq.c by Peter Tyser · 15 years ago
  16. a5dd4dc cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSE by Peter Tyser · 15 years ago
  17. 0601514 m41t11: Remove unused functions by Peter Tyser · 15 years ago
  18. 9ef7851 circbuf: Move to lib_generic and conditionally compile by Peter Tyser · 15 years ago
  19. 604f7ce Fix build failure in examples/standalone by Sanjeev Premi · 15 years ago
  20. af86096 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config files by Becky Bruce · 15 years ago
  21. deec1fb MAINTAINERS: update responsible for MPC85xx/86xx by Wolfgang Denk · 15 years ago
  22. 21c76b56 Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 15 years ago
  23. 824d829 Fix example FIT image source files by Ira W. Snyder · 15 years ago
  24. fd66066 img2srec: use standard types by Mike Frysinger · 15 years ago
  25. 8204e06 tools: gitignore *.exe binaries by Mike Frysinger · 15 years ago
  26. 425d3b6 ppc: Move conditional compilation of kgdb.c to Makefile by Peter Tyser · 15 years ago
  27. e06ab65 spi_flash.h: pull in linux/types.h for u## types by Mike Frysinger · 15 years ago
  28. 0008555 bootm: mark local boot_os[] table static by Mike Frysinger · 15 years ago
  29. a8fa379 mkconfig: deny messed up ARCH definition by Nishanth Menon · 15 years ago
  30. 5a1b1f3 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 15 years ago
  31. 7c32dc5 Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  32. 67b96e8 Repair the 'netretry=once' option. by Remy Bohmer · 15 years ago
  33. b25e38f Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y by Remy Bohmer · 15 years ago
  34. 01826ab OMAP3: pandora: fix booting without serial attached by Grazvydas Ignotas · 15 years ago
  35. 41dfd8a Add support for CS2 dataflash for Atmel-SPI. by Remy Bohmer · 15 years ago
  36. faf36c1 Fix mingw tools build by Remy Bohmer · 15 years ago
  37. 6a590c5 Building of FIT images does not work. by Remy Bohmer · 15 years ago
  38. 0a7691e Nios2: do_boom_linux(): kernel gunzip input data integrity problem due to by Renato Andreola · 15 years ago
  39. de03825 Nios2: Fix compiler warnings in lib_nios2/board.c (unused variables) by Scott McNutt · 15 years ago
  40. 57baa37 Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts from by Scott McNutt · 15 years ago
  41. fcffb68 sf: fix stmicro offset setup while erasing by Mike Frysinger · 15 years ago
  42. d394a77 sf: new driver for Winbond W25X16/32/64 devices by Jason McMullan · 15 years ago
  43. cada315 mpc8260: move FDT memory node fixup into common CPU code. by Marcel Ziswiler · 15 years ago
  44. f2cea40 Add driver for FTRTC010 real time clock by Po-Yu Chuang · 15 years ago
  45. c0356a8 MIMC200: set default fbmem value by Mark Jackson · 15 years ago
  46. 3ffc0d6 ppc4xx: Initialize magnetic coupler on VOM405 boards by Matthias Fuchs · 15 years ago
  47. be0db3e ppc4xx: Initialize magnetic couplers in PLU405 by Matthias Fuchs · 15 years ago
  48. 067f54c Add minimal SJA1000 header for basic CAN mode by Matthias Fuchs · 15 years ago
  49. 3c014f1 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 15 years ago
  50. 7b18e8c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  51. b55edd9 Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  52. cdbdbe6 ppc/85xx: Fix how we determine the number of CAM entries by Kumar Gala · 15 years ago
  53. fbd47b6 smc911x: make smc911x_initialize return correct value by Mike Rapoport · 15 years ago
  54. c44efcf smc911x_eeprom: fix building after smc911x overhaul by Mike Frysinger · 15 years ago
  55. 3ad95de fsl-ddr: Fix the chip-select interleaving issue by Dave Liu · 15 years ago
  56. 4f12798 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 15 years ago
  57. a9e9d69 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  58. 651ef90 mxc_fec: avoid free() calls to already freed pointers. by javier Martin · 15 years ago
  59. e8f1546 mxc_fec: fix some erroneous PHY accesses. by javier Martin · 15 years ago
  60. f865fcb ARM Don't inline weak symbols by Ron Lee · 15 years ago
  61. d14c7ec Fix SMC91111 regression: lpd7a40x build failures by Ben Warren · 15 years ago
  62. 1031ae9 SMC91111: Clean up SMC_inx macros on xsengine and xaeniax by Ben Warren · 15 years ago
  63. 0f36527 Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  64. 830c7b6 Fix CS8900 regression on impa7 board by Ben Warren · 15 years ago
  65. e5c5d9e clarify eth driver halt/recv steps by Mike Frysinger · 15 years ago
  66. 497ab0e Fix cs8900 dev->priv not init issue by Hui.Tang · 15 years ago
  67. 4fe5193 ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES) by Stefan Roese · 15 years ago
  68. 916ed94 ppc4xx: Canyonlands: Change EBC bus config to drive always (no high-z) by Stefan Roese · 15 years ago
  69. 25793f7 ARM: Use Linux version for unaligned access code by Remy Bohmer · 15 years ago
  70. 6d6e7c5 ppc/85xx: Fix inclusion of 83xx immap in 85xx builds by Kumar Gala · 15 years ago
  71. 107b579 86xx: Remove redundant code in initdram by Becky Bruce · 15 years ago
  72. 715d8f7 fsl_pci_init_port end-point initialization is broken by Ed Swarthout · 15 years ago
  73. 01471d5 Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" by Kumar Gala · 15 years ago
  74. ff882295 ppc/85xx: Fix misc L2 cache enabling bug by Dave Liu · 15 years ago
  75. b91b8f7 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  76. 59434fe sh: Update lowlevel_init.S of espt-giga by Nobuhiro Iwamatsu · 15 years ago
  77. f1cae19 sh: Move some defs to convince 'pcrel too far' by Nobuhiro Iwamatsu · 15 years ago
  78. 0f9eaf4 sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios. by Nobuhiro Iwamatsu · 15 years ago
  79. 0775437 Fix DM9000 MAC address handling by Ben Warren · 15 years ago
  80. 98d92d8 sbc8349: fix incorrect comment by Wolfgang Denk · 15 years ago
  81. f2b4bc0 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 15 years ago
  82. d187fca Merge branch 'master' of git://git.denx.de/u-boot-sparc by Wolfgang Denk · 15 years ago
  83. a38f85e Fix Compliation warning for TNY-A9260 and TNY-A9G20 by Sandeep Paulraj · 15 years ago
  84. 264e42e Fix Compliation warning for SBC35-A9G20 board by Sandeep Paulraj · 15 years ago
  85. 353462f galaxy5200: Add default environment variables by Eric Millbrandt · 15 years ago
  86. fa36ae7 cfi: Add weak default function for flash_cmd_reset() by Stefan Roese · 15 years ago
  87. 4946775 Coding Style cleanup; update CHANGELOG, prepare -rc1 by Wolfgang Denk · 15 years ago
  88. 246c692 Add 'editenv' command by Peter Tyser · 15 years ago
  89. b0fa8e5 setenv(): Delete 0-length environment variables by Peter Tyser · 15 years ago
  90. ecc5500 readline(): Add ability to modify a string buffer by Peter Tyser · 15 years ago
  91. f923943 cread_line(): Remove unused variables by Peter Tyser · 15 years ago
  92. e491a71 Check for NULL prompt in readline_into_buffer() by Peter Tyser · 15 years ago
  93. 16d1c10 drivers/net/phy/miiphybb.c: fix warning: no newline at end of file by Wolfgang Denk · 15 years ago
  94. 98cecb6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  95. a747a7f Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  96. 3fca803 mpc85xx: Configure QE USB for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  97. 14809b6 mpc85xx: Configure QE UART for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  98. 70d665b mpc85xx: Setup QE pinmux for SPI Flash on MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  99. 65dec3b mpc85xx: Setup SRIO memory region LAW for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  100. a29155e mpc85xx: Add eLBC NAND support for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago