1. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 1 month ago
  2. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 2 months ago
  3. d9b0ac9 stdio: Introduce a new helper stdio_file_to_flags() by Andy Shevchenko · 3 years, 7 months ago
  4. 99cb2b9 stdio: Split out nulldev_register() and move it under #if by Andy Shevchenko · 3 years, 7 months ago
  5. c090e8f stdio: Get rid of dead code, i.e. stdio_deregister() by Andy Shevchenko · 3 years, 7 months ago
  6. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  7. 3232487 console: rename search_device() to console_search_dev() by Andy Shevchenko · 3 years, 9 months ago
  8. 8c9940d eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years ago
  9. 4225f2f stdio: Tidy up the coding style by Simon Glass · 4 years, 1 month ago
  10. 18c587d stdio: Drop brackets around &devs.list by Simon Glass · 4 years, 1 month ago
  11. 5d4b6b1 stdio: Update to use compiler for Kconfig checks by Simon Glass · 4 years, 1 month ago
  12. 3ca0609 stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV by Simon Glass · 4 years, 1 month ago
  13. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  14. 5eb83c0 splash: display splash in DM_VIDEO configurations by Igor Opaniuk · 5 years ago
  15. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  16. c5404b6 Drop the log buffer by Simon Glass · 7 years ago
  17. 6915398 i2c: Finish dropping use of CONFIG_I2C_HARD by Simon Glass · 7 years ago
  18. d844efe stdio: Correct numbering logic in stdio_probe_device() by Simon Glass · 8 years ago
  19. ab29a34 stdio: Correct code style nits by Simon Glass · 8 years ago
  20. 869588d Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  21. d8441ea dm: stdio: Allow lazy probing of video devices by Simon Glass · 8 years ago
  22. 35a1f0d stdio: Correct a build error with driver model by Simon Glass · 9 years ago
  23. e3b81c1 dm: stdio: video: Plumb the video uclass into stdio by Simon Glass · 9 years ago
  24. b206cd7 dm: stdio: Plumb in the new keyboard uclass by Simon Glass · 9 years ago
  25. 1caf934 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · 9 years ago
  26. 88274b6 stdio: Fix memleak on stdio_deregister by Hans de Goede · 10 years ago
  27. 654f8d0 serial: make local functions static by Jeroen Hofstee · 10 years ago
  28. 32d0192 stdio: Add force parameter to stdio_deregister by Hans de Goede · 10 years ago
  29. 9fb0249 dm: Make driver model available before board_init() by Simon Glass · 10 years ago
  30. d97143a stdio: Provide functions to add/remove devices using stdio_dev by Simon Glass · 10 years ago
  31. 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  32. 32749e9 serial: arm_dcc: Remove stdio structure support by Jagannadha Sutradharudu Teki · 11 years ago
  33. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  34. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  35. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  36. 3f4978c i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  37. e70fb53 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option by Michal Simek · 12 years ago
  38. 6a135ef stdio: remove useless strncpy by Vincent Palatin · 12 years ago
  39. 98ab435 x86: Add CBMEM console driver for coreboot by Vadim Bendebury · 12 years ago
  40. 036036d serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  41. 03bf22f stdio: Fix a possible buffer overflow by Bradley Bolen · 13 years ago
  42. d7be305 stdio: constify "name" arg in public api by Mike Frysinger · 14 years ago
  43. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  44. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  45. 0630535 arm/microblaze/nios/nios2/sh: Remove relocation fixups by Peter Tyser · 15 years ago
  46. 521af04 Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  47. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago[Renamed (84%) from common/devices.c]
  48. 4f57289 arm: add uart dcc support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. 36ea8e9 Blackfin: support console-over-JTAG by Mike Frysinger · 16 years ago
  50. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  51. 3e3c026 devices: Use list_add_tail() instead of list_add() to register a device by Stefan Roese · 16 years ago
  52. 628ffd7 device: make device_register() clone the device by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. c1de7a6 devices: merge to list_head by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. d0ff51b Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  55. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  56. 68ceb29 Add support for console over UDP (compatible to Ingo Molnar's by wdenk · 20 years ago
  57. 281e00a * Code cleanup by wdenk · 20 years ago
  58. 42dfe7a Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  59. 232c150 Add support for Siemens SX1 mobile phone; by wdenk · 21 years ago
  60. 8036986 Work on TRAB's auto_update feature. by wdenk · 21 years ago
  61. 5f535fe * Patches by Anders Larsen, 17 Sep 2003: by wdenk · 21 years ago
  62. 3595ac4 * Patch by Rune Torgersen, 4 Jun 2003: by wdenk · 21 years ago
  63. 682011f * Patches by Udi Finkelstein, 2 June 2003: by wdenk · 21 years ago
  64. d791b1d * Make sure Block Lock Bits get cleared in R360MPI flash driver by wdenk · 21 years ago
  65. a6c7ad2 * Fix startup problems with VFD display on TRAB by wdenk · 22 years ago
  66. 7f6c2cb * Vince Husovsky, 7 Nov 2002: by wdenk · 22 years ago
  67. 56f94be * Add support for log buffer which can be passed to Linux kernel's by wdenk · 22 years ago
  68. 91d3256 Initial revision by wdenk · 22 years ago