1. 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  2. 91d0be1 stdio: Remove redundant code around stdio_register() calls by Simon Glass · 10 years ago
  3. eb838e7 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  4. 06d513e usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  5. 1b387ef SPDX: fix IBM-pibs license identifier by Wolfgang Denk · 11 years ago
  6. 46263f2 SPDX-License-Identifier: convert PIBS licensed files by Wolfgang Denk · 11 years ago
  7. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  8. 472d546 Consolidate bool type by York Sun · 11 years ago
  9. c7e3b2b usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  10. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  11. 4b11dba board/mpl/common: remove the old legacy flash by David Müller · 13 years ago
  12. 99f2c76 board/mpl/common/isa.c: Fix GCC 4.6 build warnings by David Müller (ELSOFT AG) · 13 years ago
  13. ae5f6b3 board/mpl/common/flash.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  14. ee6ed89 board/mpl/common/flash.c: fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  15. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  16. 1626308 cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  17. a7d5434 board/mpl: Remove mpl-specific memory test command by Peter Tyser · 14 years ago
  18. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  19. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  20. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  21. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  22. 87d93a1 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  23. 331ab60 mpl: Remove memory test relocation fixups by Peter Tyser · 15 years ago
  24. b32a894 ppc: Remove pci config table pointer relocation fixups by Peter Tyser · 15 years ago
  25. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  26. 3177349 Dual-license IBM code contributions by Josh Boyer · 15 years ago
  27. d39041f PATI board: fix compiler warnings by Wolfgang Denk · 15 years ago
  28. 28c3450 mpl: printing current stdio devices cleanup by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  29. 5b54df2 MIP405T: fix compile problem by Wolfgang Denk · 15 years ago
  30. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  31. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  32. 08ef89e Use strmhz() to format clock frequencies by Wolfgang Denk · 16 years ago
  33. 50bd005 Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
  34. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  35. 9dbc366 The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · 16 years ago
  36. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. 4d2ae70 disk-on-chip: remove duplicate doc_probe declaration by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. d0ff51b Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  40. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  41. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  42. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  43. 2242f53 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  44. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  45. 087dfdb ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx by Stefan Roese · 17 years ago
  46. 3048bcb ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms by Stefan Roese · 17 years ago
  47. 3fe0010 board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  48. 9107ebe board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  49. 79b2d0b [PATCH] PPC4xx: Add support for multiple I2C busses by Stefan Roese · 18 years ago
  50. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  51. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  52. 0c8721a Cleanup (PPC4xx is AMCC now) by Wolfgang Denk · 19 years ago
  53. 460c322 (re)enabled scsi commands do_scsi() and do_scsiboot() by Wolfgang Denk · 19 years ago
  54. eedcd07 * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target by wdenk · 20 years ago
  55. 42dfe7a Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  56. b6e4c40 * Patch by Denis Peter, 8 Dec 2003 by wdenk · 21 years ago
  57. d4ca31c * Cleanup lowboot code for MPC5200 by wdenk · 21 years ago
  58. a2663ea * Patches by David Müller, 14 Nov 2003: by wdenk · 21 years ago
  59. 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  60. 4a55170 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · 21 years ago
  61. 7205e40 * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · 21 years ago
  62. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  63. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  64. 48b4261 * Patches by David Müller, 12 Jun 2003: by wdenk · 21 years ago
  65. f3e0de6 * Patch by Denis Peter, 04 June 2003: add support for the MIP405T board by wdenk · 21 years ago
  66. 3b57fe0 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · 21 years ago
  67. 33149b8 Patch by Denis Peter, 19 Mai 2003: add support for the MIP405-3 board by wdenk · 21 years ago
  68. 3e38691 * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 21 years ago
  69. 06d01db * Avoid flicker on the TRAB's VFD by synchronizing the enable with by wdenk · 22 years ago
  70. 1cb8e98 * Patches by David Müller, 31 Jan 2003: by wdenk · 22 years ago
  71. 47cd00f * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · 22 years ago
  72. ad10dd9 Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). by stroese · 22 years ago
  73. c609719 Initial revision by wdenk · 22 years ago
  74. 858b1a6 Initial revision by wdenk · 22 years ago
  75. 67c4f48 Initial revision by wdenk · 22 years ago
  76. affae2b Initial revision by wdenk · 22 years ago
  77. 5f2d51b Initial revision by wdenk · 22 years ago
  78. 012771d Initial revision by wdenk · 23 years ago