1. 21c76b56 Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 15 years ago
  2. 824d829 Fix example FIT image source files by Ira W. Snyder · 15 years ago
  3. fd66066 img2srec: use standard types by Mike Frysinger · 15 years ago
  4. 8204e06 tools: gitignore *.exe binaries by Mike Frysinger · 15 years ago
  5. 425d3b6 ppc: Move conditional compilation of kgdb.c to Makefile by Peter Tyser · 15 years ago
  6. e06ab65 spi_flash.h: pull in linux/types.h for u## types by Mike Frysinger · 15 years ago
  7. 0008555 bootm: mark local boot_os[] table static by Mike Frysinger · 15 years ago
  8. a8fa379 mkconfig: deny messed up ARCH definition by Nishanth Menon · 15 years ago
  9. 5a1b1f3 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 15 years ago
  10. 7c32dc5 Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  11. 67b96e8 Repair the 'netretry=once' option. by Remy Bohmer · 15 years ago
  12. b25e38f Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y by Remy Bohmer · 15 years ago
  13. 01826ab OMAP3: pandora: fix booting without serial attached by Grazvydas Ignotas · 15 years ago
  14. 41dfd8a Add support for CS2 dataflash for Atmel-SPI. by Remy Bohmer · 15 years ago
  15. faf36c1 Fix mingw tools build by Remy Bohmer · 15 years ago
  16. 6a590c5 Building of FIT images does not work. by Remy Bohmer · 15 years ago
  17. 0a7691e Nios2: do_boom_linux(): kernel gunzip input data integrity problem due to by Renato Andreola · 15 years ago
  18. de03825 Nios2: Fix compiler warnings in lib_nios2/board.c (unused variables) by Scott McNutt · 15 years ago
  19. 57baa37 Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts from by Scott McNutt · 15 years ago
  20. fcffb68 sf: fix stmicro offset setup while erasing by Mike Frysinger · 15 years ago
  21. d394a77 sf: new driver for Winbond W25X16/32/64 devices by Jason McMullan · 15 years ago
  22. cada315 mpc8260: move FDT memory node fixup into common CPU code. by Marcel Ziswiler · 15 years ago
  23. f2cea40 Add driver for FTRTC010 real time clock by Po-Yu Chuang · 15 years ago
  24. c0356a8 MIMC200: set default fbmem value by Mark Jackson · 15 years ago
  25. 3ffc0d6 ppc4xx: Initialize magnetic coupler on VOM405 boards by Matthias Fuchs · 15 years ago
  26. be0db3e ppc4xx: Initialize magnetic couplers in PLU405 by Matthias Fuchs · 15 years ago
  27. 067f54c Add minimal SJA1000 header for basic CAN mode by Matthias Fuchs · 15 years ago
  28. 3c014f1 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 15 years ago
  29. 7b18e8c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  30. b55edd9 Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  31. cdbdbe6 ppc/85xx: Fix how we determine the number of CAM entries by Kumar Gala · 15 years ago
  32. fbd47b6 smc911x: make smc911x_initialize return correct value by Mike Rapoport · 15 years ago
  33. c44efcf smc911x_eeprom: fix building after smc911x overhaul by Mike Frysinger · 15 years ago
  34. 3ad95de fsl-ddr: Fix the chip-select interleaving issue by Dave Liu · 15 years ago
  35. 4f12798 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 15 years ago
  36. a9e9d69 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  37. 651ef90 mxc_fec: avoid free() calls to already freed pointers. by javier Martin · 15 years ago
  38. e8f1546 mxc_fec: fix some erroneous PHY accesses. by javier Martin · 15 years ago
  39. f865fcb ARM Don't inline weak symbols by Ron Lee · 15 years ago
  40. d14c7ec Fix SMC91111 regression: lpd7a40x build failures by Ben Warren · 15 years ago
  41. 1031ae9 SMC91111: Clean up SMC_inx macros on xsengine and xaeniax by Ben Warren · 15 years ago
  42. 0f36527 Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  43. 830c7b6 Fix CS8900 regression on impa7 board by Ben Warren · 15 years ago
  44. e5c5d9e clarify eth driver halt/recv steps by Mike Frysinger · 15 years ago
  45. 497ab0e Fix cs8900 dev->priv not init issue by Hui.Tang · 15 years ago
  46. 4fe5193 ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES) by Stefan Roese · 15 years ago
  47. 916ed94 ppc4xx: Canyonlands: Change EBC bus config to drive always (no high-z) by Stefan Roese · 15 years ago
  48. 25793f7 ARM: Use Linux version for unaligned access code by Remy Bohmer · 15 years ago
  49. 6d6e7c5 ppc/85xx: Fix inclusion of 83xx immap in 85xx builds by Kumar Gala · 15 years ago
  50. 107b579 86xx: Remove redundant code in initdram by Becky Bruce · 15 years ago
  51. 715d8f7 fsl_pci_init_port end-point initialization is broken by Ed Swarthout · 15 years ago
  52. 01471d5 Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" by Kumar Gala · 15 years ago
  53. ff882295 ppc/85xx: Fix misc L2 cache enabling bug by Dave Liu · 15 years ago
  54. b91b8f7 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  55. 59434fe sh: Update lowlevel_init.S of espt-giga by Nobuhiro Iwamatsu · 15 years ago
  56. f1cae19 sh: Move some defs to convince 'pcrel too far' by Nobuhiro Iwamatsu · 15 years ago
  57. 0f9eaf4 sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios. by Nobuhiro Iwamatsu · 15 years ago
  58. 0775437 Fix DM9000 MAC address handling by Ben Warren · 15 years ago
  59. 98d92d8 sbc8349: fix incorrect comment by Wolfgang Denk · 15 years ago
  60. f2b4bc0 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 15 years ago
  61. d187fca Merge branch 'master' of git://git.denx.de/u-boot-sparc by Wolfgang Denk · 15 years ago
  62. a38f85e Fix Compliation warning for TNY-A9260 and TNY-A9G20 by Sandeep Paulraj · 15 years ago
  63. 264e42e Fix Compliation warning for SBC35-A9G20 board by Sandeep Paulraj · 15 years ago
  64. 353462f galaxy5200: Add default environment variables by Eric Millbrandt · 15 years ago
  65. fa36ae7 cfi: Add weak default function for flash_cmd_reset() by Stefan Roese · 15 years ago
  66. 4946775 Coding Style cleanup; update CHANGELOG, prepare -rc1 by Wolfgang Denk · 15 years ago
  67. 246c692 Add 'editenv' command by Peter Tyser · 15 years ago
  68. b0fa8e5 setenv(): Delete 0-length environment variables by Peter Tyser · 15 years ago
  69. ecc5500 readline(): Add ability to modify a string buffer by Peter Tyser · 15 years ago
  70. f923943 cread_line(): Remove unused variables by Peter Tyser · 15 years ago
  71. e491a71 Check for NULL prompt in readline_into_buffer() by Peter Tyser · 15 years ago
  72. 16d1c10 drivers/net/phy/miiphybb.c: fix warning: no newline at end of file by Wolfgang Denk · 15 years ago
  73. 98cecb6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  74. a747a7f Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  75. 3fca803 mpc85xx: Configure QE USB for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  76. 14809b6 mpc85xx: Configure QE UART for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  77. 70d665b mpc85xx: Setup QE pinmux for SPI Flash on MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  78. 65dec3b mpc85xx: Setup SRIO memory region LAW for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  79. a29155e mpc85xx: Add eLBC NAND support for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  80. 7f52ed5 mpc85xx: Add eSDHC support for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  81. 4861812 xpedite5370: Enable multi-core support by Peter Tyser · 15 years ago
  82. 5ccd29c 85xx: MP Boot Page Translation update by Peter Tyser · 15 years ago
  83. 70ed869 ppc/85xx/pci: fsl_pci_init: pcie agent mode support by Vivek Mahajan · 15 years ago
  84. 273a28a 85xx/p1_p2_rdb: Fixing DDR configuration for 800MHz data rate by Poonam Aggrwal · 15 years ago
  85. 924024c 85xx/p1_p2rdb: Fix crash while configuring 32 bit DDR i/f for P1020RDB. by Poonam Aggrwal · 15 years ago
  86. 2c0c58b Fix bug in jumptable call stubs for SPARC. by Sergey Mironov · 15 years ago
  87. 3e303f7 fdt_support: Add multi-serial support for stdout fixup by Anton Vorontsov · 15 years ago
  88. da0e5f7 ppc/85xx: Fix crashes due to generation of SPE instruction by Leon Woestenberg · 15 years ago
  89. 654ea1f ppc/85xx: Make L2 support more robust by Dave Liu · 15 years ago
  90. 613ad28 ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.c by Kumar Gala · 15 years ago
  91. e8967d9 ppc/85xx: Fix building NAND_SPL out of tree by Kumar Gala · 15 years ago
  92. f3ee258 License cleanup: Fix license header for some esd display configurations by Matthias Fuchs · 15 years ago
  93. 4166ee5 sf: add GPL-2 license info by Mike Frysinger · 15 years ago
  94. d535a49 fdt: Fix fdt padding issue for initrd mem_rsv by Kumar Gala · 15 years ago
  95. 0ac59d0 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  96. 922754c Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  97. 09cc048 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  98. 4ee6326 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  99. a89805f Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  100. 62506ae Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago