1. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  2. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  3. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  4. ec4f504 esd:cmd_loadpci.c: Switch from "do_source" to "source" by Tom Rini · 10 years ago
  5. f8c1be9 fpga: xilinx: Avoid CamelCase for in Xilinx_desc by Michal Simek · 11 years ago
  6. 2a6e386 fpga: spartan3: Avoid CamelCase by Michal Simek · 11 years ago
  7. b625b9a fpga: spartan2: Avoid CamelCase by Michal Simek · 11 years ago
  8. e7afb73 nand_spl: remove unused linker scripts u-boot-nand.lds by Masahiro Yamada · 10 years ago
  9. e634c9d ppc4xx: add support for new PMC440 revision with cleanup by Matthias Fuchs · 11 years ago
  10. 585cd86 board: esd: remove remainders of dead boards by Masahiro Yamada · 10 years ago
  11. 345b77b ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  12. bc0009e board: delete meaningless serial.h by Masahiro Yamada · 11 years ago
  13. 853ce2e board: delete unused header files by Masahiro Yamada · 11 years ago
  14. f15ea6e Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  15. ac45bb1 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · 11 years ago
  16. e5c5301 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
  17. 0f0f757 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  18. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  19. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  20. 64bd89e m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  21. bba6791 usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  22. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  23. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  24. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  25. 1b387ef SPDX: fix IBM-pibs license identifier by Wolfgang Denk · 11 years ago
  26. fb8f4fd ppc4xx: Remove CANBT board by Matthias Fuchs · 11 years ago
  27. 874b4a0 board/esd/cpci750/mv_eth.c: Fix license by Wolfgang Denk · 11 years ago
  28. 46263f2 SPDX-License-Identifier: convert PIBS licensed files by Wolfgang Denk · 11 years ago
  29. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  30. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  31. 880540d i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 11 years ago
  32. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  33. 472d546 Consolidate bool type by York Sun · 11 years ago
  34. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  35. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  36. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  37. e5f5386 mpc512x: use common code for clock setting for all mpc512x boards by Anatolij Gustschin · 12 years ago
  38. 676c669 mpc512x: use common code for CSx configuration by Anatolij Gustschin · 12 years ago
  39. be11235 env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  40. ec8a252 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  41. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  42. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  43. f5b82c0 change all versions of input_data() and output_data() to global weak aliases by Pavel Herrmann · 12 years ago
  44. ec3fd68 serial: Use default_serial_puts() in drivers by Marek Vasut · 12 years ago
  45. 5527efe pmc405de and zeus: remove the env_ptr externs by Igor Grinberg · 12 years ago
  46. a382725 serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  47. 619c90b serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver by Marek Vasut · 12 years ago
  48. 10cbe3b net: Fix remaining API interface breakage by Joe Hershberger · 12 years ago
  49. bb90157 net: Remove redefinitions of net.h functions by Joe Hershberger · 12 years ago
  50. 9aabb2f board/esd/cpci405/cpci405.c: Fix compile warning by Joe Hershberger · 12 years ago
  51. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  52. 8d96e1b pci: get rid of local prototypes by Linus Walleij · 13 years ago
  53. f6add13 net/miiphy/serial: drop duplicate "NAMESIZE" define by Mike Frysinger · 13 years ago
  54. 2b22460 CPCI750: Add CPCI-HD/2 support by Reinhard Arlt · 13 years ago
  55. 658c3b9 PPC: Drop mv6436x_eth_initialize() from net/eth.c by Marek Vasut · 13 years ago
  56. 5307153 Stop using builtin_run_command() by Simon Glass · 13 years ago
  57. f47360a Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  58. a1e47b6 pci: move pciauto_config_init() to pci.h by Linus Walleij · 13 years ago
  59. c21052b at91: modified NAND flash timing on otc570 board by Daniel Gorsulowski · 13 years ago
  60. dd80264 at91: modified NAND flash timing on meesc board by Daniel Gorsulowski · 13 years ago
  61. bfcc40b Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
  62. 821315f board/esd/cpci750/mv_eth.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  63. 7b725f8 CHECKPATCH: ./board/esd/hh405/logo_320_240_8bpp.c by Marek Vasut · 13 years ago
  64. d4b0e26 CHECKPATCH: ./board/esd/hh405/logo_1024_768_8bpp.c by Marek Vasut · 13 years ago
  65. b4f8d7b CHECKPATCH: ./board/esd/hh405/logo_320_240_4bpp.c by Marek Vasut · 13 years ago
  66. 02fae94 CHECKPATCH: ./board/esd/hh405/logo_640_480_24bpp.c by Marek Vasut · 13 years ago
  67. 65e300c CHECKPATCH: ./board/esd/apc405/logo_640_480_24bpp.c by Marek Vasut · 13 years ago
  68. bb41b0a CHECKPATCH: ./board/esd/voh405/logo_320_240_4bpp.c by Marek Vasut · 13 years ago
  69. 0ec03d3 CHECKPATCH: ./board/esd/voh405/logo_640_480_24bpp.c by Marek Vasut · 13 years ago
  70. 230e3c1 CHECKPATCH: ./board/esd/hh405/fpgadata.c by Marek Vasut · 13 years ago
  71. b2ecd4d CHECKPATCH: ./board/esd/pci405/fpgadata.c by Marek Vasut · 13 years ago
  72. ecc63c1 CHECKPATCH: ./board/esd/tasreg/fpgadata.c by Marek Vasut · 13 years ago
  73. e0d3e22 CHECKPATCH: ./board/esd/apc405/fpgadata.c by Marek Vasut · 13 years ago
  74. 14747db CHECKPATCH: ./board/esd/voh405/fpgadata.c by Marek Vasut · 13 years ago
  75. 2d5bf9c CHECKPATCH: ./board/esd/ash405/fpgadata.c by Marek Vasut · 13 years ago
  76. 66db968 CHECKPATCH: ./board/esd/dasa_sim/fpgadata.c by Marek Vasut · 13 years ago
  77. 3e954b3 CHECKPATCH: ./board/esd/ar405/fpgadata_xl30.c by Marek Vasut · 13 years ago
  78. d3ca45e CHECKPATCH: ./board/esd/ar405/fpgadata.c by Marek Vasut · 13 years ago
  79. b0c4586 CHECKPATCH: ./board/esd/plu405/fpgadata.c by Marek Vasut · 13 years ago
  80. 43fe6d4 CHECKPATCH: ./board/esd/wuh405/fpgadata.c by Marek Vasut · 13 years ago
  81. a6bab59 CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405.c by Marek Vasut · 13 years ago
  82. c26f4bd CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405ab.c by Marek Vasut · 13 years ago
  83. 4915cb9 CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci4052.c by Marek Vasut · 13 years ago
  84. ce49e5d CHECKPATCH: ./board/esd/canbt/fpgadata.c by Marek Vasut · 13 years ago
  85. 47f39e1 CHECKPATCH: ./board/esd/du405/fpgadata.c by Marek Vasut · 13 years ago
  86. e0c4366 CHECKPATCH: ./board/esd/cpciiser4/fpgadata.c by Marek Vasut · 13 years ago
  87. 1affd5c board/esd/cpci405/cpci405.c: Fix GCC 4.6 warning by Matthias Fuchs · 13 years ago
  88. bbb1fe4 board/esd/dasa_sim/flash.c: Fix GCC 4.6 warning by Matthias Fuchs · 13 years ago
  89. 7c9543f board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warning by Matthias Fuchs · 13 years ago
  90. a6569c6 ppc4xx: fix PMC440 painit command by Matthias Fuchs · 13 years ago
  91. baa3713 ppc4xx: remove invalid access to PCI_BRDGOPT2 register by Matthias Fuchs · 13 years ago
  92. 2fe6b7f ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation by Matthias Fuchs · 13 years ago
  93. 762e637 Fix Stelian's email address by Stelian Pop · 13 years ago
  94. 80b68f7 auto_update.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  95. b2776d3 cmd_dasa_sim.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  96. 3cceed2 cmd_pci405.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  97. 2595fdd board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  98. be51c5c board/esd/cpci750/cpci750.c: Fix error handling by Wolfgang Denk · 13 years ago
  99. 7df80ac board/esd/pf5200/pf5200.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  100. 0333185 board/esd/cpci5200/strataflash.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago