1. 78cff50 [FIX] Changes for bios_emulator code for others architecture by Michal Simek · 17 years ago
  2. 6e0e225 [FIX] Remove unused include file by Michal Simek · 17 years ago
  3. 5b4de93 [FIX] Resolve problem with warnings by Michal Simek · 17 years ago
  4. 19909ed Merge git://www.denx.de/git/u-boot into merge by Michal Simek · 17 years ago
  5. d1ed28c [FIX] Correction command setting for Microblaze boards by Michal Simek · 17 years ago
  6. 7aa63d8 [FIX] Correction command definition by Michal Simek · 17 years ago
  7. 210f463 Fix where the #ifdef CFG_BOOTMAPSZ is placed. by Jerry Van Baren · 17 years ago
  8. 594e798 Fix malloc size error in ahci_init_one. by Ed Swarthout · 17 years ago
  9. b361acd TI DaVinci - fix unsupported %hhx format by ksi@koi8.net · 17 years ago
  10. 541d41b Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  11. f01dbb5 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  12. 3f76451 Merge with /home/wd/git/u-boot/custodian/u-boot-arm by Wolfgang Denk · 17 years ago
  13. 71d67f4 Merge with /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  14. 073e1b5 Fix initrd/dtb interaction by Andy Fleming · 17 years ago
  15. e54b970 Supply spi interface in at45.c by Peter Pearse · 17 years ago
  16. 3b3bff4 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  17. 4ce846e POST: Fix merge problem by Stefan Roese · 17 years ago
  18. 429d957 Coding style cleanup by Stefan Roese · 17 years ago
  19. 34886bb Merge with /home/stefan/git/u-boot/zeus by Stefan Roese · 17 years ago
  20. 779e975 ppc4xx: Add initial Zeus (PPC405EP) board support by Stefan Roese · 17 years ago
  21. c5a172a POST: Add option for external ethernet loopback test by Stefan Roese · 17 years ago
  22. eb2b401 POST: Add ppc405 support to cache and UART POST by Stefan Roese · 17 years ago
  23. 0c42f36 Replace lost end of at45.c. by Peter Pearse · 17 years ago
  24. 65d7ada Update Makefiles for merged and split at45.c. by Peter Pearse · 17 years ago
  25. 3454cec Delete the merged files. by Peter Pearse · 17 years ago
  26. dcbfd2e Add the files. by Peter Pearse · 17 years ago
  27. d4fc601 Add MACH_TYPE records for several AT91 boards. by Peter Pearse · 17 years ago
  28. 4ef35e5 Coding style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  29. bf9583e Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  30. 85eb5ca Coding style cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  31. 7f3f2bd 85xxCDS: Add make targets for legacy systems. by Randy Vinson · 18 years ago
  32. e41094c 85xxCDS: Enable the VIA PCI-to-ISA bridge. by Andy Fleming · 17 years ago
  33. da9d461 Add support for UEC to 8568 by Andy Fleming · 17 years ago
  34. c59e409 Add PCI support for MPC8568MDS board by Haiying Wang · 17 years ago
  35. d111d63 Empirically set cpo and clk_adjust for mpc85xx DDR2 support by Haiying Wang · 17 years ago
  36. 3db0bef Use an absolute address when jumping out of 4k boot page by Kumar Gala · 17 years ago
  37. 39980c6 MPC85xx BA bits not set for 3-bit bank address DIMM by Andy Fleming · 17 years ago
  38. 6c54359 Fix minor 85xx warnings by Andy Fleming · 17 years ago
  39. f2cff6b 8548cds PCIE support. by Ed Swarthout · 17 years ago
  40. 837f1ba 8544ds PCIE support by Ed Swarthout · 17 years ago
  41. 61a21e9 85xx start.S cleanup and exception support by Andy Fleming · 17 years ago
  42. 7bd30fc Add MPC8544DS README by Andy Fleming · 17 years ago
  43. 40c7f9b 85xx allow debugger to configure ddr. by Ed Swarthout · 17 years ago
  44. 29372ff mpc85xx L2 cache reporting and SRAM relocation option. by Ed Swarthout · 17 years ago
  45. 41f0f8fb e500 needs ppc_asm.tmp MCK_EXCEPTION by Ed Swarthout · 17 years ago
  46. 53a5c42 multicast tftp: RFC2090 by David Updegraff · 17 years ago
  47. 5d110f0 New CONFIG_BOOTP_SERVERIP option by Wilson Callan · 17 years ago
  48. 50cca8b Add ability to take MAC address from the environment to DM9000 driver by Mike Rapoport · 17 years ago
  49. d1bc6c8 Sync'd u-boot-net with mainline by Ben Warren · 17 years ago
  50. 8a92b7c Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  51. be5d72d Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  52. 8e2dd87 Merge commit 'remotes/wd/master' by Jon Loeliger · 17 years ago
  53. cca3496 Modify SBC8641D to use new Freescale PCI routines by Joe Hamman · 17 years ago
  54. a084583 atmel_mci: Fix data timeout value by Haavard Skinnemoen · 17 years ago
  55. 0ba8eed AVR32: Include <div64.h> instead of <asm/div64.h> by Haavard Skinnemoen · 17 years ago
  56. 375c2c9 Merge commit 'upstream/master' by Haavard Skinnemoen · 17 years ago
  57. f0d1246 atmel_mci: Use 512 byte blocksize if possible by Haavard Skinnemoen · 17 years ago
  58. 273db7e ppc4xx: Fix problem in PLL clock calculation by Stefan Roese · 17 years ago
  59. 9986bc3 Update CHANGELOG by Wolfgang Denk · 17 years ago
  60. 77d19a8 Minor alignment of output, 2nd try. Also update CHANGELOG by Wolfgang Denk · 17 years ago
  61. 6b309f2 Minor alignment of output by Wolfgang Denk · 17 years ago
  62. 6f6d7b9 Cleanup output on ADS5121 board by Wolfgang Denk · 17 years ago
  63. 0cfc9d6 Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  64. a4d2636 Adapt board configuration and fix kernel crash on MCC200 board. by Wolfgang Denk · 17 years ago
  65. e27f3a6 Adjust default configuration of ADS5121 board. by Wolfgang Denk · 17 years ago
  66. afaac86 Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. by Wolfgang Denk · 17 years ago
  67. 308e2b3 Merge with /home/wd/git/u-boot/custodian/u-boot-fdt by Wolfgang Denk · 17 years ago
  68. 5fe6be6 Improve error print messages. by Gerald Van Baren · 17 years ago
  69. 99dffca fdt: allow for builds that don't want env and bd_t nodes by Kim Phillips · 17 years ago
  70. 91148bf fdt: do board setup based on fdt address specified on bootm line by Kim Phillips · 17 years ago
  71. e125a2f Call ft_board_setup() from the bootm command. by Gerald Van Baren · 17 years ago
  72. fd61e55 Create new fdt boardsetup command, fix bug parsing [] form of set values. by Gerald Van Baren · 17 years ago
  73. 6f35ded Tighten up the error messages. by Gerald Van Baren · 17 years ago
  74. c45874b Asthetic improvements: error messages and line lengths. by Gerald Van Baren · 17 years ago
  75. 35ec398 Fix fdt_chosen() to call ft_board_setup(), clean up long lines. by Gerald Van Baren · 17 years ago
  76. 06e19a0 For fdt_find_node_by_path(), handle the root path properly. by Gerald Van Baren · 17 years ago
  77. 9675ee7 Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT by Gerald Van Baren · 17 years ago
  78. 1a86116 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · 17 years ago
  79. addd8ce Fix cmd_fdt line lengths, refactor code. by Gerald Van Baren · 17 years ago
  80. 2511403 FDT command improvements. by Gerald Van Baren · 17 years ago
  81. 38eb508 Reorganize and fix problems (returns) in the bootm command. by Gerald Van Baren · 17 years ago
  82. 89c8757 Fix bugs in the CONFIG_OF_LIBFDT by Gerald Van Baren · 17 years ago
  83. 6be07cc Improve fdt move length handling. by Gerald Van Baren · 17 years ago
  84. bb930e7 Minor code clean up. by Gerald Van Baren · 17 years ago
  85. ba24e2a Improve error messages, more informative. by Gerald Van Baren · 17 years ago
  86. 8096b3b libfdt: Conditionally compile based on CONFIG_OF_LIBFDT by Gerald Van Baren · 17 years ago
  87. 29eaae9 Merge git://www.denx.de/git/u-boot by Gerald Van Baren · 17 years ago
  88. 923efd2 add image size and descriptors for Spartan 3E FPGA chips by Bruce Adler · 17 years ago
  89. fb56579 make MAKEALL more immune to merge conflicts by Kim Phillips · 17 years ago
  90. 2628114 README: Remove outdated cpu type, board type, and NAME_config lists by Kim Phillips · 17 years ago
  91. 49bb599 mpc83xx: Suppress the warning 'burstlen' by Dave Liu · 17 years ago
  92. c646bba Add support for SBC8641D. Config files. by Joe Hamman · 17 years ago
  93. 8ac2732 Add support for SBC8641D. Board files. by Joe Hamman · 17 years ago
  94. f2c459c Merge with git+ssh://sr@pollux.denx.org/home/wd/git/u-boot/from_stefan by Stefan Roese · 17 years ago
  95. c2c0ab4 Conding style cleanup by Stefan Roese · 17 years ago
  96. 59530af Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  97. c74b210 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · 17 years ago
  98. 2e4d94f fsl_pci_init cleanup. by Ed Swarthout · 17 years ago
  99. 936b3e6 pciauto_setup_device bars_num fix by Ed Swarthout · 17 years ago
  100. cf0b185 8641hpcn: Do correct sized pointer math. by Jon Loeliger · 17 years ago