1. bf690f8 Add getenv_ulong() to read an integer from an environment variable by Simon Glass · 13 years ago
  2. cda2e48 cache: include asm/cache.h for ARCH_DMA_MINALIGN definition by Anton Staaf · 13 years ago
  3. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  4. 3258ffa nds32: add NDS32 support into common header file by Macpaul Lin · 13 years ago
  5. b4a905e sandbox: Add architecture header files by Simon Glass · 13 years ago
  6. 0e3a593 Add pxe command by Jason Hobbs · 13 years ago
  7. 6e39cce lib: add uuid_str_to_bin for use with bootp and PXE uuid by Jason Hobbs · 13 years ago
  8. 65febe6 common, menu: use abortboot for menu timeout by Jason Hobbs · 13 years ago
  9. 4b55d9a serial_exit: punt unused prototype by Mike Frysinger · 13 years ago
  10. d4b46ac ppc: Include <asm/cache.h> in common.h by Stefan Roese · 13 years ago
  11. e12ce98 powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · 13 years ago
  12. 4728942 powerpc/mp: add support for discontiguous cores by Timur Tabi · 13 years ago
  13. 02aa9e6 Add assert() for debug assertions by Simon Glass · 13 years ago
  14. 07a036a common: fix behavior of ROUND macro when input is already rounded by Anton Staaf · 13 years ago
  15. fffbb97 arm: do not force d-cache enable on all boards by Aneesh V · 13 years ago
  16. 75fc434 Unify timer_init() and cpu_init() prototypes by Wolfgang Denk · 13 years ago
  17. d67abff Constify getenv(), setenv() and hash code functions by Wolfgang Denk · 13 years ago
  18. fa6bf74 common: move BUILD_BUG_ON define to common.h by Heiko Schocher · 13 years ago
  19. 9a6b7e6 panic: add noreturn attribute by Mike Frysinger · 13 years ago
  20. 63b8f12 env: allow people to force envcrc building by Mike Frysinger · 13 years ago
  21. 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  22. a960673 Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
  23. 960f5c0 armv7: cache maintenance operations for armv7 by Aneesh V · 13 years ago
  24. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · 14 years ago
  25. 8d4f35a lib, vsprintf: introduce strict_strtoul by Heiko Schocher · 14 years ago
  26. 97c7456 powerpc, mpc83xx: add missing functions to include/common.h by Heiko Schocher · 14 years ago
  27. cbfce1d x86: Rename i386 to x86 by Graeme Russ · 14 years ago
  28. a147bb1 Fix min/max macros in include/common.h by Aaron Williams · 14 years ago
  29. b78c7bf powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · 14 years ago
  30. d065acb strmhz: Make hz unsigned to support greater than 2146 MHz clock by Ed Swarthout · 14 years ago
  31. 8d88232 env: re-add support for auto-completion by Mike Frysinger · 14 years ago
  32. e3d5572 stdio: constify "name" arg in public api by Mike Frysinger · 14 years ago
  33. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  34. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  35. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  36. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  37. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  38. f969a68 POST cleanup. by Michael Zaidman · 14 years ago
  39. eeedb86 common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
  40. b830e54 Remove support for CONFIG_HAS_UID and "forceenv" command by Wolfgang Denk · 14 years ago
  41. 9069922 Add qsort - add support for sorting data arrays by Wolfgang Denk · 14 years ago
  42. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  43. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  44. 318ef5c Make *printf() return "int" instead of "void" by Wolfgang Denk · 14 years ago
  45. 55ddf03 serial: punt unused serial_addr() by Mike Frysinger · 15 years ago
  46. 53258da allow print_size to print large numbers on 32-bit systems by Timur Tabi · 15 years ago
  47. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  48. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
  49. 195dbd1 ARM: Add support for EP93xx SoCs by Matthias Kaehlcke · 15 years ago
  50. 3b8d1a4 Add EP93xx ethernet driver by Matthias Kaehlcke · 15 years ago
  51. 006e2c8 Add support to disable cpu's in multicore processors by Kumar Gala · 15 years ago
  52. 9bb0dd5 cmd_eeprom: I2C updates by Heiko Schocher · 15 years ago
  53. 8b3cc06 Make getenv_IPaddr() global by Dirk Behme · 15 years ago
  54. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  55. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  56. f0f778a Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  57. 5ffad63 TI DA8xx: Integrate DA830 EVM support into U-Boot by Sekhar Nori · 15 years ago
  58. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  59. 51420fb Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  60. 71ecabf env: only build env_embedded and envcrc when needed by Mike Frysinger · 15 years ago
  61. 4d4d67d tools: mkimage: Fixed build warnings by Prafulla Wadaskar · 15 years ago
  62. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  63. df8e214 Fix include/common.h for boards with CONFIG_STATUS_LED by Wolfgang Denk · 15 years ago
  64. 66e8d44 Make include/common.h usable by assembler code by Wolfgang Denk · 15 years ago
  65. 1f88763 AT91: factor out ROUND() macro by Wolfgang Denk · 15 years ago
  66. dd83090 ppc4xx: Make is_pci_host() available for all 440 and 405 CPUs by Matthias Fuchs · 15 years ago
  67. 18c2ec9 all platforms: make show_boot_progress() work again by Heiko Schocher · 16 years ago
  68. 8000a5a S3C24x0: extract interrupts from timer by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  69. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · 16 years ago
  70. f342f86 MPC512x: remove include/mpc512x.h by Wolfgang Denk · 16 years ago
  71. a46fbba Add support for Linux-like kallsysms by Mike Frysinger · 16 years ago
  72. 23a9c97 at91rm9200: move serial shutdown code to serial drivers by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  73. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 16 years ago
  74. dcc95c4 boards: get mac address from env and move load_sernum_ethaddr() to board init by Mike Frysinger · 16 years ago
  75. 13e9bb9 boards: move board_get_enetaddr() into board-specific init by Mike Frysinger · 16 years ago
  76. 0c303fa netloop: speed up NetLoop by Heiko Schocher · 16 years ago
  77. 9bf63bf MIPS: Add flush_dcache_range() and invalidate_dcache_range() by Stefan Roese · 16 years ago
  78. c6dc755 IOMUX: Add console multiplexing support. by Gary Jennejohn · 16 years ago
  79. ad5298c Consolidate MAX/MIN definitions by Andy Fleming · 16 years ago
  80. 709e85d strmhz(): Round numbers when printing clock frequencies by Wolfgang Denk · 16 years ago
  81. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  82. be15aa8 BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warnings by Wolfgang Denk · 16 years ago
  83. 8c170c5 ARM: Add arm1176 core with S3C6400 SoC by Guennadi Liakhovetski · 16 years ago
  84. b644d6b Consolidate strmhz() implementation by Haavard Skinnemoen · 16 years ago
  85. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  86. e4ad454 Fix printf errors. by Andrew Klossner · 16 years ago
  87. 1ce6f99 Make setenv() return status by Steven A. Falco · 16 years ago
  88. 2ef5ed0 Add ALIGN() macro by Andy Fleming · 16 years ago
  89. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  90. 6b468aa Change print_size to take phys_size_t by Becky Bruce · 16 years ago
  91. e125627 Move definition of container_of() to common.h by Haavard Skinnemoen · 17 years ago
  92. 10e247a Revert "Change env_get_char from a global function ptr to a function." by Wolfgang Denk · 17 years ago
  93. efa5e15 MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom' by Wolfgang Denk · 17 years ago
  94. b5d9c1e Merge branch 'master' of /home/wd/git/u-boot/lwmon5 by Wolfgang Denk · 17 years ago
  95. da5045d Add support for calculating hashes with watchdog triggering by Bartlomiej Sieka · 17 years ago
  96. 8616782 Fix show_boot_progress prototype by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  97. 93d5ffb 85xx: Round up frequency calculations to get reasonable output by Kumar Gala · 17 years ago
  98. a2c67e9 crc32: use uint32_t rather than unsigned long by Mike Frysinger · 17 years ago
  99. bdfd302 POST: move CONFIG_POST to Makefiles by Yuri Tikhonov · 17 years ago
  100. f4902a3 Change env_get_char from a global function ptr to a function. by Joakim Tjernlund · 17 years ago