1. f6c019c Unify timer_init() and cpu_init() prototypes by Wolfgang Denk · 13 years ago
  2. 84b5e80 Constify getenv(), setenv() and hash code functions by Wolfgang Denk · 13 years ago
  3. c00e17c common: move BUILD_BUG_ON define to common.h by Heiko Schocher · 13 years ago
  4. d2e8b91 panic: add noreturn attribute by Mike Frysinger · 13 years ago
  5. c3eb3fe env: allow people to force envcrc building by Mike Frysinger · 13 years ago
  6. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  7. a55d23c Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
  8. 2c451f7 armv7: cache maintenance operations for armv7 by Aneesh V · 13 years ago
  9. 566e5cf ARM: drop unsupported 'trab' board by Wolfgang Denk · 13 years ago
  10. a7fd0d9 lib, vsprintf: introduce strict_strtoul by Heiko Schocher · 13 years ago
  11. 7c6db91 powerpc, mpc83xx: add missing functions to include/common.h by Heiko Schocher · 14 years ago
  12. fea2572 x86: Rename i386 to x86 by Graeme Russ · 13 years ago
  13. 1472af3 Fix min/max macros in include/common.h by Aaron Williams · 14 years ago
  14. 5df4b0a powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · 14 years ago
  15. 55f7934 strmhz: Make hz unsigned to support greater than 2146 MHz clock by Ed Swarthout · 14 years ago
  16. 560d424 env: re-add support for auto-completion by Mike Frysinger · 14 years ago
  17. d7be305 stdio: constify "name" arg in public api by Mike Frysinger · 14 years ago
  18. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  19. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  20. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  21. 550650d ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  22. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  23. 800eb09 POST cleanup. by Michael Zaidman · 14 years ago
  24. 3fbeeea common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
  25. 6d014ad Remove support for CONFIG_HAS_UID and "forceenv" command by Wolfgang Denk · 14 years ago
  26. 54c6977 Add qsort - add support for sorting data arrays by Wolfgang Denk · 14 years ago
  27. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  28. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  29. d9c2725 Make *printf() return "int" instead of "void" by Wolfgang Denk · 14 years ago
  30. 5794619 serial: punt unused serial_addr() by Mike Frysinger · 14 years ago
  31. 4b42c90 allow print_size to print large numbers on 32-bit systems by Timur Tabi · 14 years ago
  32. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago
  33. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago
  34. fcfb632 ARM: Add support for EP93xx SoCs by Matthias Kaehlcke · 15 years ago
  35. 594d57d Add EP93xx ethernet driver by Matthias Kaehlcke · 15 years ago
  36. 4194b36 Add support to disable cpu's in multicore processors by Kumar Gala · 15 years ago
  37. 548738b cmd_eeprom: I2C updates by Heiko Schocher · 15 years ago
  38. 6a45e38 Make getenv_IPaddr() global by Dirk Behme · 15 years ago
  39. 87d93a1 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  40. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  41. 3eb90ba Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  42. 2819e13 TI DA8xx: Integrate DA830 EVM support into U-Boot by Sekhar Nori · 15 years ago
  43. ac67804 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  44. a747a7f Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  45. 6dab6ad env: only build env_embedded and envcrc when needed by Mike Frysinger · 15 years ago
  46. 449609f tools: mkimage: Fixed build warnings by Prafulla Wadaskar · 15 years ago
  47. 0e87098 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  48. fb364be Fix include/common.h for boards with CONFIG_STATUS_LED by Wolfgang Denk · 15 years ago
  49. fcd3c87 Make include/common.h usable by assembler code by Wolfgang Denk · 15 years ago
  50. 70ebf31 AT91: factor out ROUND() macro by Wolfgang Denk · 15 years ago
  51. c71103f ppc4xx: Make is_pci_host() available for all 440 and 405 CPUs by Matthias Fuchs · 15 years ago
  52. efbf14e all platforms: make show_boot_progress() work again by Heiko Schocher · 16 years ago
  53. 8d460a5 S3C24x0: extract interrupts from timer by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  54. 0f89860 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · 15 years ago
  55. 3b74e7e MPC512x: remove include/mpc512x.h by Wolfgang Denk · 15 years ago
  56. ecb1dc8 Add support for Linux-like kallsysms by Mike Frysinger · 15 years ago
  57. 3524049 at91rm9200: move serial shutdown code to serial drivers by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  58. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 15 years ago
  59. 9c15010 boards: get mac address from env and move load_sernum_ethaddr() to board init by Mike Frysinger · 16 years ago
  60. d8d21e6 boards: move board_get_enetaddr() into board-specific init by Mike Frysinger · 16 years ago
  61. 2f70c49 netloop: speed up NetLoop by Heiko Schocher · 16 years ago
  62. 03d3bfb MIPS: Add flush_dcache_range() and invalidate_dcache_range() by Stefan Roese · 16 years ago
  63. 16a28ef IOMUX: Add console multiplexing support. by Gary Jennejohn · 16 years ago
  64. 20d0477 Consolidate MAX/MIN definitions by Andy Fleming · 16 years ago
  65. d50c7d4 strmhz(): Round numbers when printing clock frequencies by Wolfgang Denk · 16 years ago
  66. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. 4394f9a BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warnings by Wolfgang Denk · 16 years ago
  68. 9b07773 ARM: Add arm1176 core with S3C6400 SoC by Guennadi Liakhovetski · 16 years ago
  69. 0768b7a Consolidate strmhz() implementation by Haavard Skinnemoen · 16 years ago
  70. cfa460a Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  71. dc4b0b3 Fix printf errors. by Andrew Klossner · 16 years ago
  72. 75678c8 Make setenv() return status by Steven A. Falco · 16 years ago
  73. 4b03ac8 Add ALIGN() macro by Andy Fleming · 16 years ago
  74. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  75. 61b09fc Change print_size to take phys_size_t by Becky Bruce · 16 years ago
  76. 2890112 Move definition of container_of() to common.h by Haavard Skinnemoen · 16 years ago
  77. c9dca3c Revert "Change env_get_char from a global function ptr to a function." by Wolfgang Denk · 16 years ago
  78. 5379cd1 MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom' by Wolfgang Denk · 16 years ago
  79. 4b7a6dd Merge branch 'master' of /home/wd/git/u-boot/lwmon5 by Wolfgang Denk · 16 years ago
  80. 215b01b Add support for calculating hashes with watchdog triggering by Bartlomiej Sieka · 16 years ago
  81. 2ef1d9b Fix show_boot_progress prototype by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  82. 022f121 85xx: Round up frequency calculations to get reasonable output by Kumar Gala · 16 years ago
  83. 89cdab7 crc32: use uint32_t rather than unsigned long by Mike Frysinger · 16 years ago
  84. 2d2b994 POST: move CONFIG_POST to Makefiles by Yuri Tikhonov · 16 years ago
  85. c0559be Change env_get_char from a global function ptr to a function. by Joakim Tjernlund · 16 years ago
  86. 79679d8 85xx: Update multicore boot mechanism to ePAPR v0.81 spec by Kumar Gala · 17 years ago
  87. ec2b74f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  88. 27f33e9 Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  89. 6f2eb3f ppc4xx: Add basic support for AMCC 460EX/460GT (4/5) by Stefan Roese · 17 years ago
  90. 424c4ab [new uImage] Add new uImage format support to autoscript routine by Marian Balakowicz · 17 years ago
  91. 2242f53 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  92. f33e965 Fix compile warning on lib_ppc/board.c by Anatolij Gustschin · 17 years ago
  93. 6f99eec Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · 17 years ago
  94. 6d1b6f9 Mark board_init_[fr] as noreturn by Mike Frysinger · 17 years ago
  95. 3cfb0c5 Remove duplicate defines for ARRAY_SIZE by Kumar Gala · 17 years ago
  96. 6cfcce6 always pull in asm/blackfin.h for Blackfin ports by Mike Frysinger · 17 years ago
  97. be19bd5 ARM: arm920/s3c24xx: IRQ demulitplexer callback by Harald Welte · 17 years ago
  98. 66a9455 MPC512X: Fixed typo in macro name. by Grzegorz Bernacki · 17 years ago
  99. fc16904 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  100. 6636b62 Expose parse_line() globally. by James Yang · 17 years ago