1. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  2. 1ede787 nvedit: rename error comment to CONFIG_ENV_IS_IN_ by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  3. b64b775 cmd_mem: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  4. 8a40fb1 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  5. 507641d env_flash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  6. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  7. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  8. c0878af env_nowhere: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  9. 93f6d72 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  10. 2556ef7 env_sf: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  11. 0b5099a rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  12. 55c5f49 env_onenand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. 9656138 rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  14. 957a0e6 env_nvram: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  15. 9314cee rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  16. 06f6135 env_nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  17. 51bfee1 rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  18. d8cc04d env_dataflash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  19. 057c849 rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. d1034bc cmd_eeprom: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  21. bf5a771 env_eeprom: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. bb1f8b4 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  23. 32628c5 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  24. e5648ac cmd_fdc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  25. 2d02d91 common/Makefile: add core command section by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  26. 0d92d4a cmd_vfd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  27. 3591293 autoscr: Fix one-character lines and non-newline terminated scripts by Petri Lehtinen · 16 years ago
  28. f6808c4 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  29. 5251469 Fix printf errors under -DDEBUG by Andrew Klossner · 16 years ago
  30. 54b4ab3 bootm_load_os: fix load_end debug message by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. 1d9af0b bootm: enable fdt support only on ppc, m68k and sparc by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 748b527 common/cmd_mem.c: remove nested #if defined(CONFIG_CMD_MEMORY) by Markus Heidelberg · 16 years ago
  33. 3b20fd8 Correct drv_usb_kbd_init function by Ryan CHEN · 16 years ago
  34. eba1f2f Make usb-stop() safe to call multiple times in a row. by Remy Bohmer · 16 years ago
  35. 2c8ccf2 Makefile: fix bug introduced by commit 47ffd6c2 by Wolfgang Denk · 16 years ago
  36. a4f2434 FIT: make iminfo check hashes of all images in FIT, return 1 on failed check by Bartlomiej Sieka · 16 years ago
  37. 919f550 FIT: add ability to check hashes of all images in FIT, improve output by Bartlomiej Sieka · 16 years ago
  38. f5ed9e3 Add support for booting of INTEGRITY operating system uImages by Peter Tyser · 16 years ago
  39. 9ba2e2c Remove support for booting ARTOS images by Kumar Gala · 16 years ago
  40. 47ffd6c Makefile: compile and link each module just once by Wolfgang Denk · 16 years ago
  41. 9863a15 common/cmd_bootm.c: fix printf() format warnings by Wolfgang Denk · 16 years ago
  42. d1e2319 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  43. ea86b9e Prevent crash if random/invalid ramdisks are passed to bootm by Kumar Gala · 16 years ago
  44. 8e02494 Prevent crash if random DTB address is passed to bootm by Anatolij Gustschin · 16 years ago
  45. 1a7f8cc Add JFFS2 command support on OneNAND by Kyungmin Park · 16 years ago
  46. f5c3ba7 Allow console input to be disabled by Mark Jackson · 16 years ago
  47. 2b22d60 loads: allow negative offsets by Ricardo Ribalda Delgado · 16 years ago
  48. 3e3c026 devices: Use list_add_tail() instead of list_add() to register a device by Stefan Roese · 16 years ago
  49. 628ffd7 device: make device_register() clone the device by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. c1de7a6 devices: merge to list_head by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  51. 3de7bf0 cmd_terminal: remove no need ifdef by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. 578118b common/Makefile: order by functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. ba7b5b2 miiphyutil: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. 81789c3 autoscript: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  55. bbf52df crc16: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. 5519577 miiphybb: move to drivers/net/phy by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  57. e831403 soft_spi: move to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  58. 4d75e0a soft_i2c: move to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  59. 717a222 gunzip: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  60. a1573db Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions by Peter Tyser · 16 years ago
  61. 0f2cbe3 Add proper SPD definitions for DDR1/2/3 by James Yang · 16 years ago
  62. 322098b common/cmd_load.c cleanup - remove unused variables by Gururaja Hebbar K R · 16 years ago
  63. 40d7e99 bootm: refactor do_reset and os boot function args by Kumar Gala · 16 years ago
  64. 40afac2 fdt: Added resize command by Kumar Gala · 16 years ago
  65. 2a1a2cb fdt: refactor initrd related code by Kumar Gala · 16 years ago
  66. 3082d23 fdt: refactor fdt resize code by Kumar Gala · 16 years ago
  67. 396f635 bootm: refactor image detection and os load steps by Kumar Gala · 16 years ago
  68. e906cfa bootm: move lmb into the bootm_headers_t structure by Kumar Gala · 16 years ago
  69. 54f9c86 bootm: Set working fdt address as part of the bootm flow by Kumar Gala · 16 years ago
  70. 06a0991 bootm: refactor fdt locating and relocation code by Kumar Gala · 16 years ago
  71. c4f9419 bootm: refactor ramdisk locating code by Kumar Gala · 16 years ago
  72. c160a95 bootm: refactor entry point code by Kumar Gala · 16 years ago
  73. c5d11e7 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  74. 19f1014 cmd_mem.c: Fix help message alignment by Wolfgang Denk · 16 years ago
  75. ce0eb70 Merge branch 'next' by Kim Phillips · 16 years ago
  76. a49d10c Minor coding style cleanup, updte CHANGELOG by Wolfgang Denk · 16 years ago
  77. 109c30f Add note on dereferencing /aliases pointers by Gerald Van Baren · 16 years ago
  78. bfd7f38 Fix OneNAND read_oob/write_oob functions compatability by Kyungmin Park · 16 years ago
  79. ba37aa0 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t by Kumar Gala · 16 years ago
  80. 4cacf7c hush: Fix printf debug macro in hush.c so that it usable in U-Boot by Stefan Roese · 16 years ago
  81. 0800707 mod_i2c_mem() bugfix by Peter Tyser · 16 years ago
  82. 4afbef9 Fix typo in spelling of ATAPI. by Steven A. Falco · 16 years ago
  83. 36c2d30 Add a hook to allow board-specific PIO mode setting. by Steven A. Falco · 16 years ago
  84. 7dbc38a fdt: fdt addr w/o any args reports back the current working address by Kumar Gala · 16 years ago
  85. f953d99 fdt: added the ability to set initrd start/end via chosen command by Kumar Gala · 16 years ago
  86. ffa4baf Add command to enable/disable interrupts by Kumar Gala · 16 years ago
  87. fcd69a1 Clean up usage of icache_disable/dcache_disable by Kumar Gala · 16 years ago
  88. 0a823aa Add 'license' command to U-Boot command line by Harald Welte · 16 years ago
  89. fe2ce55 add 'unzip' command to u-boot commandline by Harald Welte · 16 years ago
  90. 07efc9e Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector erase by TsiChung Liew · 16 years ago
  91. 4b07080 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  92. 28ac671 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  93. 2fd0aad Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  94. d438d50 Fix OneNAND build break by Kyungmin Park · 16 years ago
  95. 5a7ddf4 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  96. cc4a0ce drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  97. d6e9ee9 common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  98. 9939ffd Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  99. 195ccfc OneNAND: Fill in MTD function pointers for OneNAND. by Fathi BOUDRA · 16 years ago
  100. c3db8c6 NAND: Do not write or read a whole block if it is larger than the environment by Guennadi Liakhovetski · 16 years ago