1. 1caf934 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · 9 years ago
  2. 7682a99 remove unnecessary version.h includes by Rob Herring · 9 years ago
  3. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  4. cf7d450 PATI: fix broken SPI access by David Müller (ELSOFT AG) · 10 years ago
  5. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  6. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  7. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  8. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  9. 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  10. 91d0be1 stdio: Remove redundant code around stdio_register() calls by Simon Glass · 10 years ago
  11. 6275331 vcma9/lowlevel_init.S: trivial: terminate comment by Jeroen Hofstee · 10 years ago
  12. eb838e7 usb: create common header virtual root hub descriptors by Stephen Warren · 10 years ago
  13. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 10 years ago
  14. d937326 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · 11 years ago
  15. e5c5301 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
  16. 0f0f757 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  17. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  18. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  19. 06d513e usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  20. 1b387ef SPDX: fix IBM-pibs license identifier by Wolfgang Denk · 11 years ago
  21. 46263f2 SPDX-License-Identifier: convert PIBS licensed files by Wolfgang Denk · 11 years ago
  22. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  23. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  24. 880540d i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 11 years ago
  25. 5993053 replace last __bss_end__ occurrences with __bss_end by Albert ARIBAUD · 11 years ago
  26. 472d546 Consolidate bool type by York Sun · 11 years ago
  27. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 11 years ago
  28. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  29. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  30. c7e3b2b usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  31. 702e601 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 12 years ago
  32. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 12 years ago
  33. d49f5b1 board/mpl/pati: use the CFI driver for the PATI board by David Müller · 13 years ago
  34. 39441b3 board/mpl/mip405: use the CFI driver for the MIP405/MIP405T board by David Müller · 13 years ago
  35. 21be309 board/mpl/pip405: use the CFI driver for the PIP405 board by David Müller · 13 years ago
  36. 4b11dba board/mpl/common: remove the old legacy flash by David Müller · 13 years ago
  37. 99f2c76 board/mpl/common/isa.c: Fix GCC 4.6 build warnings by David Müller (ELSOFT AG) · 13 years ago
  38. ae5f6b3 board/mpl/common/flash.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  39. 4e11c35 pip405.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  40. 4233faf mip405.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  41. 41ea37a ARM: remove superfluous setting of arch_number in board specific code. by David Müller (ELSOFT AG) · 13 years ago
  42. ee6ed89 board/mpl/common/flash.c: fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  43. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  44. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  45. 1626308 cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  46. f310830 VCMA9: various cleanups/code style fixes by David Müller (ELSOFT AG) · 13 years ago
  47. 6d75484 VCMA9: use CFI driver (and remove the old one) by David Müller (ELSOFT AG) · 13 years ago
  48. 0bf42fe VCMA9: remove unneeded config.mk by David Müller (ELSOFT AG) · 13 years ago
  49. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 13 years ago
  50. 263d5c2 Remove redundant config.mk files by Wolfgang Denk · 14 years ago
  51. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  52. d9abba8 Add generic support for samsung s3c2440 by C Nauman · 14 years ago
  53. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  54. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  55. a7d5434 board/mpl: Remove mpl-specific memory test command by Peter Tyser · 14 years ago
  56. afabb49 ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · 14 years ago
  57. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  58. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  59. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  60. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  61. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  62. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago
  63. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago
  64. 87d93a1 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  65. 39ff7d5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  66. ac67804 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  67. 9ebfdc2 Clean-up of s3c24x0 header files by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  68. 492fb1f Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  69. 2cd95a2 ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  70. ceaa62a ppc4xx: Fix problems in some ppc4xx board Makefiles by Stefan Roese · 15 years ago
  71. eb0ae7f Clean-up of s3c24x0 drivers excluding nand driver by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  72. 331ab60 mpl: Remove memory test relocation fixups by Peter Tyser · 15 years ago
  73. b32a894 ppc: Remove pci config table pointer relocation fixups by Peter Tyser · 15 years ago
  74. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  75. 95b602b ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · 15 years ago
  76. 952e776 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  77. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  78. b1c0eaa Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  79. 3177349 Dual-license IBM code contributions by Josh Boyer · 15 years ago
  80. 58ea142 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · 15 years ago
  81. d39041f PATI board: fix compiler warnings by Wolfgang Denk · 15 years ago
  82. 28c3450 mpl: printing current stdio devices cleanup by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  83. 5b54df2 MIP405T: fix compile problem by Wolfgang Denk · 15 years ago
  84. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  85. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  86. 10a451c arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  87. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 15 years ago
  88. 88685b5 VCMA9: fix compile errors by Wolfgang Denk · 15 years ago
  89. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 15 years ago
  90. b6b4625 boards: get mac address from environment by Mike Frysinger · 15 years ago
  91. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  92. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  93. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  94. 4d03a4e Moved PPC4xx EMAC driver to drivers/net by Ben Warren · 16 years ago
  95. 8ed44d9 Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  96. 08ef89e Use strmhz() to format clock frequencies by Wolfgang Denk · 16 years ago
  97. 50bd005 Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
  98. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  99. 9dbc366 The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · 16 years ago
  100. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago