1. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  2. 6abe4b6 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · 9 years ago
  3. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  4. 1867bd4 stdio: Remove redundant code around stdio_register() calls by Simon Glass · 10 years ago
  5. 39c8968 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  6. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  7. 815c967 SPDX: fix IBM-pibs license identifier by Wolfgang Denk · 11 years ago
  8. 52744b4 SPDX-License-Identifier: convert PIBS licensed files by Wolfgang Denk · 11 years ago
  9. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  10. 4a59809 Consolidate bool type by York Sun · 12 years ago
  11. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  12. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  13. b4a931e board/mpl/common: remove the old legacy flash by David Müller · 13 years ago
  14. 4c3de9b board/mpl/common/isa.c: Fix GCC 4.6 build warnings by David Müller (ELSOFT AG) · 13 years ago
  15. 7a45ed3 board/mpl/common/flash.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  16. 2e945ea board/mpl/common/flash.c: fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  17. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  18. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  19. e9b1b49 board/mpl: Remove mpl-specific memory test command by Peter Tyser · 14 years ago
  20. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  21. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  22. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  23. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  24. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  25. 43c08d7 mpl: Remove memory test relocation fixups by Peter Tyser · 15 years ago
  26. 6eca2a6 ppc: Remove pci config table pointer relocation fixups by Peter Tyser · 15 years ago
  27. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  28. 471573b Dual-license IBM code contributions by Josh Boyer · 15 years ago
  29. c00ae01 PATI board: fix compiler warnings by Wolfgang Denk · 15 years ago
  30. d4303af mpl: printing current stdio devices cleanup by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. 48c3e95 MIP405T: fix compile problem by Wolfgang Denk · 15 years ago
  32. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  34. 2059104 Use strmhz() to format clock frequencies by Wolfgang Denk · 16 years ago
  35. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
  36. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. d8c55ab The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · 16 years ago
  38. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. d45f81a disk-on-chip: remove duplicate doc_probe declaration by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  42. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  43. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  44. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  45. a1cc147 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  46. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  47. edd73f2 ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx by Stefan Roese · 17 years ago
  48. ca8725f ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms by Stefan Roese · 17 years ago
  49. 145318c board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  50. 69819ce board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  51. d07117e [PATCH] PPC4xx: Add support for multiple I2C busses by Stefan Roese · 18 years ago
  52. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  53. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  54. 0ee7077 Cleanup (PPC4xx is AMCC now) by Wolfgang Denk · 19 years ago
  55. 6a3d6b0 (re)enabled scsi commands do_scsi() and do_scsiboot() by Wolfgang Denk · 19 years ago
  56. a0ebde5 * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target by wdenk · 20 years ago
  57. c35ba4e Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  58. bc01dd5 * Patch by Denis Peter, 8 Dec 2003 by wdenk · 21 years ago
  59. 1ebf41e * Cleanup lowboot code for MPC5200 by wdenk · 21 years ago
  60. 4ea537d * Patches by David Müller, 14 Nov 2003: by wdenk · 21 years ago
  61. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  62. 60164a8 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · 21 years ago
  63. 2c9b05d * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · 21 years ago
  64. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  65. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  66. 7539dea * Patches by David Müller, 12 Jun 2003: by wdenk · 21 years ago
  67. e39c284 * Patch by Denis Peter, 04 June 2003: add support for the MIP405T board by wdenk · 21 years ago
  68. b9a83a9 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · 22 years ago
  69. 7d07641 Patch by Denis Peter, 19 Mai 2003: add support for the MIP405-3 board by wdenk · 22 years ago
  70. b02744a * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 22 years ago
  71. 6b58f33 * Avoid flicker on the TRAB's VFD by synchronizing the enable with by wdenk · 22 years ago
  72. 1fe2c70 * Patches by David Müller, 31 Jan 2003: by wdenk · 22 years ago
  73. cc1e256 * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · 22 years ago
  74. f5dd410 Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). by stroese · 22 years ago
  75. c609719 Initial revision by wdenk · 22 years ago
  76. 858b1a6 Initial revision by wdenk · 22 years ago
  77. 67c4f48 Initial revision by wdenk · 22 years ago
  78. affae2b Initial revision by wdenk · 22 years ago
  79. 5f2d51b Initial revision by wdenk · 23 years ago
  80. 012771d Initial revision by wdenk · 23 years ago