1. 2ad2fce board/esd/common/auto_update.c: fix Uninitialized variable by Wolfgang Denk · 10 years ago
  2. 6ae8083 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · 10 years ago
  3. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  4. 86c9e38 ppc4xx: update PMC440 board support by Matthias Fuchs · 10 years ago
  5. 2ced070 PowerPC: drop some 74xx_7xx boards and related code by Wolfgang Denk · 10 years ago
  6. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  7. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  8. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  9. 065fd4a esd:cmd_loadpci.c: Switch from "do_source" to "source" by Tom Rini · 10 years ago
  10. 25e1e2e fpga: xilinx: Avoid CamelCase for in Xilinx_desc by Michal Simek · 11 years ago
  11. 2091a0c fpga: spartan3: Avoid CamelCase by Michal Simek · 11 years ago
  12. 5206cca fpga: spartan2: Avoid CamelCase by Michal Simek · 11 years ago
  13. d3efa97 nand_spl: remove unused linker scripts u-boot-nand.lds by Masahiro Yamada · 11 years ago
  14. 043d8f7 ppc4xx: add support for new PMC440 revision with cleanup by Matthias Fuchs · 11 years ago
  15. 04ff561 board: esd: remove remainders of dead boards by Masahiro Yamada · 11 years ago
  16. b3859f2 ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  17. a7e13ec board: delete meaningless serial.h by Masahiro Yamada · 11 years ago
  18. b74ddaa board: delete unused header files by Masahiro Yamada · 11 years ago
  19. 1d17de6 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  20. a4c24d3 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · 11 years ago
  21. 66023c7 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
  22. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  23. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  24. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  25. abff819 m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  26. de8ae7b usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  27. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  28. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  29. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  30. 815c967 SPDX: fix IBM-pibs license identifier by Wolfgang Denk · 11 years ago
  31. c2e47d2 ppc4xx: Remove CANBT board by Matthias Fuchs · 11 years ago
  32. 7e13fd4 board/esd/cpci750/mv_eth.c: Fix license by Wolfgang Denk · 11 years ago
  33. 52744b4 SPDX-License-Identifier: convert PIBS licensed files by Wolfgang Denk · 11 years ago
  34. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  35. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  36. 42b204f i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 12 years ago
  37. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  38. 4a59809 Consolidate bool type by York Sun · 12 years ago
  39. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  40. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  41. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  42. c936642 mpc512x: use common code for clock setting for all mpc512x boards by Anatolij Gustschin · 12 years ago
  43. ca625ee mpc512x: use common code for CSx configuration by Anatolij Gustschin · 12 years ago
  44. 79a905e env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  45. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  46. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  47. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  48. 35ad9a8 change all versions of input_data() and output_data() to global weak aliases by Pavel Herrmann · 12 years ago
  49. d9c6449 serial: Use default_serial_puts() in drivers by Marek Vasut · 12 years ago
  50. 99ea38b pmc405de and zeus: remove the env_ptr externs by Igor Grinberg · 12 years ago
  51. f35317c serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  52. 7aa03ef serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver by Marek Vasut · 12 years ago
  53. e4e0488 net: Fix remaining API interface breakage by Joe Hershberger · 13 years ago
  54. 0b26c8f net: Remove redefinitions of net.h functions by Joe Hershberger · 13 years ago
  55. 246d4fe board/esd/cpci405/cpci405.c: Fix compile warning by Joe Hershberger · 13 years ago
  56. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  57. e301edd pci: get rid of local prototypes by Linus Walleij · 13 years ago
  58. 6b300dc net/miiphy/serial: drop duplicate "NAMESIZE" define by Mike Frysinger · 13 years ago
  59. eddcf95 CPCI750: Add CPCI-HD/2 support by Reinhard Arlt · 13 years ago
  60. dd152fc PPC: Drop mv6436x_eth_initialize() from net/eth.c by Marek Vasut · 13 years ago
  61. bf8c5b0 Stop using builtin_run_command() by Simon Glass · 13 years ago
  62. c023a89 Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  63. b91b974 pci: move pciauto_config_init() to pci.h by Linus Walleij · 13 years ago
  64. 38ae6a9 at91: modified NAND flash timing on otc570 board by Daniel Gorsulowski · 13 years ago
  65. 879fbe8 at91: modified NAND flash timing on meesc board by Daniel Gorsulowski · 13 years ago
  66. 93fa6b8 Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
  67. 68e60eb board/esd/cpci750/mv_eth.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  68. 5bf06ed CHECKPATCH: ./board/esd/hh405/logo_320_240_8bpp.c by Marek Vasut · 13 years ago
  69. 00bcb76 CHECKPATCH: ./board/esd/hh405/logo_1024_768_8bpp.c by Marek Vasut · 13 years ago
  70. 7831db4 CHECKPATCH: ./board/esd/hh405/logo_320_240_4bpp.c by Marek Vasut · 13 years ago
  71. 7f72005 CHECKPATCH: ./board/esd/hh405/logo_640_480_24bpp.c by Marek Vasut · 13 years ago
  72. 0124d62 CHECKPATCH: ./board/esd/apc405/logo_640_480_24bpp.c by Marek Vasut · 13 years ago
  73. 1391606 CHECKPATCH: ./board/esd/voh405/logo_320_240_4bpp.c by Marek Vasut · 13 years ago
  74. b91f0dd CHECKPATCH: ./board/esd/voh405/logo_640_480_24bpp.c by Marek Vasut · 13 years ago
  75. 909f279 CHECKPATCH: ./board/esd/hh405/fpgadata.c by Marek Vasut · 13 years ago
  76. c2c3573 CHECKPATCH: ./board/esd/pci405/fpgadata.c by Marek Vasut · 13 years ago
  77. f7d544c CHECKPATCH: ./board/esd/tasreg/fpgadata.c by Marek Vasut · 13 years ago
  78. fb085e7 CHECKPATCH: ./board/esd/apc405/fpgadata.c by Marek Vasut · 13 years ago
  79. 98edfa3 CHECKPATCH: ./board/esd/voh405/fpgadata.c by Marek Vasut · 13 years ago
  80. dcfa9d9 CHECKPATCH: ./board/esd/ash405/fpgadata.c by Marek Vasut · 13 years ago
  81. c370075 CHECKPATCH: ./board/esd/dasa_sim/fpgadata.c by Marek Vasut · 13 years ago
  82. b59865d CHECKPATCH: ./board/esd/ar405/fpgadata_xl30.c by Marek Vasut · 13 years ago
  83. d682ffa CHECKPATCH: ./board/esd/ar405/fpgadata.c by Marek Vasut · 13 years ago
  84. ee8144c CHECKPATCH: ./board/esd/plu405/fpgadata.c by Marek Vasut · 13 years ago
  85. d0478f3 CHECKPATCH: ./board/esd/wuh405/fpgadata.c by Marek Vasut · 13 years ago
  86. cc89edb CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405.c by Marek Vasut · 13 years ago
  87. cae9f9b CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405ab.c by Marek Vasut · 13 years ago
  88. 8413dc3 CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci4052.c by Marek Vasut · 13 years ago
  89. 26e8ffd CHECKPATCH: ./board/esd/canbt/fpgadata.c by Marek Vasut · 13 years ago
  90. 513adf8 CHECKPATCH: ./board/esd/du405/fpgadata.c by Marek Vasut · 13 years ago
  91. 6b88121 CHECKPATCH: ./board/esd/cpciiser4/fpgadata.c by Marek Vasut · 13 years ago
  92. 5b44916 board/esd/cpci405/cpci405.c: Fix GCC 4.6 warning by Matthias Fuchs · 13 years ago
  93. 7ff974f board/esd/dasa_sim/flash.c: Fix GCC 4.6 warning by Matthias Fuchs · 13 years ago
  94. c4978ae board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warning by Matthias Fuchs · 13 years ago
  95. 6e2f760 ppc4xx: fix PMC440 painit command by Matthias Fuchs · 13 years ago
  96. 3583fab ppc4xx: remove invalid access to PCI_BRDGOPT2 register by Matthias Fuchs · 13 years ago
  97. 24d094d ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation by Matthias Fuchs · 13 years ago
  98. d98cddd Fix Stelian's email address by Stelian Pop · 13 years ago
  99. e0ab6e1 auto_update.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  100. 697c060 cmd_dasa_sim.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago