1. 1cc0a9f Fix various typos, scattered over the code. by Robert P. J. Day · 9 years ago
  2. 80cce26 ppc: xilinx-ppc4xx: Port to DM serial by Ricardo Ribalda Delgado · 9 years ago
  3. 5b218ae mailaddr: Update mail address by Ricardo Ribalda Delgado · 9 years ago
  4. 583aefb xilinx-ppc440: Remove support for v5fx30teval by Ricardo Ribalda Delgado · 9 years ago
  5. 70c29dc ppc: xilinx-ppc405: Remove support for fx12mm by Ricardo Ribalda Delgado · 9 years ago
  6. 9ac0efd ppc: xilinx-ppc440: Remove support for ml507 by Ricardo Ribalda Delgado · 9 years ago
  7. ecc3066 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  8. 6623aee PPC4xx: Create "liebherr" vendor directory by Wolfgang Denk · 9 years ago
  9. 7514037 ppc4xx: Remove remnants from ocotea, taishan, ebony and taihu by Stefan Roese · 9 years ago
  10. 7ff15ac powerpc: Finish updating u-boot*lds scripts for newer binutils by Tom Rini · 9 years ago
  11. b147ff2 arch/powerpc/cpu/ppc4xx/Kconfig: Finish removing boards by Tom Rini · 9 years ago
  12. b6b5e39 ppc4xx: Remove lcd4_lwmon5 support by Stefan Roese · 9 years ago
  13. 04386f6 Revert "powerpc: ppc4xx: remove lwmon5 support" by Stefan Roese · 9 years ago
  14. eb5d1dc powerpc: ppc4xx: remove zeus support by Masahiro Yamada · 9 years ago
  15. 0e03059 powerpc: ppc4xx: remove sbc405 support by Masahiro Yamada · 9 years ago
  16. 242836a powerpc: ppc4xx: remove pcs440ep support by Masahiro Yamada · 9 years ago
  17. c6999e5 powerpc: ppc4xx: remove p3p440 support by Masahiro Yamada · 9 years ago
  18. 8fe11b8 powerpc: ppc4xx: remove lwmon5 support by Masahiro Yamada · 9 years ago
  19. 54a3f26 powerpc: ppc4xx: remove csb272, csb472 support by Masahiro Yamada · 9 years ago
  20. 0d2fc81 powerpc: ppc4xx: remove alpr support by Masahiro Yamada · 9 years ago
  21. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  22. 27e7215 ppc4xx: Remove sc3 board by Stefan Roese · 9 years ago
  23. ac33716 powerpc: add 2 common dcache assembly functions by Valentin Longchamp · 10 years ago
  24. 58d423b dm: select CONFIG_DM* options by Masahiro Yamada · 10 years ago
  25. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  26. 5043045 powerpc: ppc4xx: remove korat board support by Masahiro Yamada · 10 years ago
  27. 6beecd5 powerpc: ppc4xx: remove W7OLMC/W7OLMG board support by Masahiro Yamada · 10 years ago
  28. 2da8137 powerpc: ppc4xx: remove JSE board support by Masahiro Yamada · 10 years ago
  29. 0de36f8 powerpc: ppc4xx: Allow the end of u-boot.bin to be found by Simon Glass · 10 years ago
  30. 36ec4c0 powerpc: ppc4xx: Call board_init_f_mem() for generic board by Simon Glass · 10 years ago
  31. 1d60f2b powerpc: ppc4xx: canyonlands: Move to generic board by Simon Glass · 10 years ago
  32. 00cca63 powerpc: ppc4xx: Add ramboot config for glacier by Simon Glass · 10 years ago
  33. 0bca284 powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk by Simon Glass · 10 years ago
  34. 5344cc1 powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards by Masahiro Yamada · 10 years ago
  35. 9c3c5c8 ppc4xx: remove dead code by Masahiro Yamada · 10 years ago
  36. 5f1459d ppc4xx: remove some CPCI405 variants by Matthias Fuchs · 10 years ago
  37. 5f8f629 ppc4xx: remove G2000 board by Matthias Fuchs · 10 years ago
  38. fc88a5b ppc4xx: remove WUH405 board by Matthias Fuchs · 10 years ago
  39. 807db88 ppc4xx: remove VOH405 board by Matthias Fuchs · 10 years ago
  40. d526330 ppc4xx: remove PMC405 board by Matthias Fuchs · 10 years ago
  41. dbe7bb0 ppc4xx: remove PCI405 board by Matthias Fuchs · 10 years ago
  42. cc6e715 ppc4xx: remove OCRTC board by Matthias Fuchs · 10 years ago
  43. e434d5d ppc4xx: remove HUB405 board by Matthias Fuchs · 10 years ago
  44. 843125d ppc4xx: remove HH405 board by Matthias Fuchs · 10 years ago
  45. 7ac9d47 ppc4xx: remove DU440 board by Matthias Fuchs · 10 years ago
  46. bc11407 ppc4xx: remove DU405 board by Matthias Fuchs · 10 years ago
  47. 9a4018e ppc4xx: remove DP405 board by Matthias Fuchs · 10 years ago
  48. 3705726 ppc4xx: remove CPCIISER4 board by Matthias Fuchs · 10 years ago
  49. 2404124 ppc4xx: remove CMS700 board by Matthias Fuchs · 10 years ago
  50. b5e7c84 ppc4xx: remove ASH405 board by Matthias Fuchs · 10 years ago
  51. 61b57c4 ppc4xx: remove AR405 board by Matthias Fuchs · 10 years ago
  52. 2b8a04e ppx4xx: remove APC405 board by Matthias Fuchs · 10 years ago
  53. 1fc4e6f Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  54. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  55. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  56. cba1da4 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  57. f73002b ppc: Fix ppc4xx CONFIG_SYS_GENERIC_BOARD by Dirk Eibach · 10 years ago
  58. 0262735 kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · 10 years ago
  59. 9ed3246 powerpc: ppc4xx: remove board support for bluestone by Masahiro Yamada · 10 years ago
  60. 1521cdc powerpc: ppc4xx: remove board support for CRAYL1 by Masahiro Yamada · 10 years ago
  61. dc9617e powerpc: ppc4xx: remove board support for KAREF and METROBOX by Masahiro Yamada · 10 years ago
  62. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  63. c6d1262 powerpc: remove redundant CPU definition by Masahiro Yamada · 10 years ago
  64. 5114879 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  65. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  66. d29437a ppc: Make ppc4xx ready for CONFIG_SYS_GENERIC_BOARD by Dirk Eibach · 10 years ago
  67. 443a2ec blackfin, powerpc: remove redundant definitions of ARRAY_SIZE by Masahiro Yamada · 10 years ago
  68. 66948c2 nand_spl: remove nand_spl infrastructure by Masahiro Yamada · 10 years ago
  69. 5ee828c kbuild: rename OBJTREE to objtree by Masahiro Yamada · 11 years ago
  70. 4379ac6 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago
  71. eb838e7 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  72. 345b77b ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  73. d937326 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · 11 years ago
  74. de04d64e PowerPC: merge commonly-defined flags by Masahiro Yamada · 11 years ago
  75. 06c1411 powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  76. 06d513e usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  77. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  78. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  79. 1b387ef SPDX: fix IBM-pibs license identifier by Wolfgang Denk · 11 years ago
  80. 6612ab3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  81. 6b44d9e powerpcv2: Print hardcoded size like print_size() does by Shruti Kanetkar · 11 years ago
  82. 3fb8588 ppc4xx: Remove support for PPC405CR CPUs by Matthias Fuchs · 11 years ago
  83. 46263f2 SPDX-License-Identifier: convert PIBS licensed files by Wolfgang Denk · 11 years ago
  84. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  85. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  86. 880540d i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 12 years ago
  87. 98f99e9 ppc4xx: Add SPL support by Stefan Roese · 12 years ago
  88. 472d546 Consolidate bool type by York Sun · 12 years ago
  89. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  90. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  91. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  92. 58864dd Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  93. 3a1dc8f arm: Move uart_clk to arch_global_data by Simon Glass · 12 years ago
  94. c60795f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  95. 20051f2 arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
  96. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  97. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  98. c7e3b2b usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  99. a821d08 ppc4xx: Remove AP1000 board support by Stefan Roese · 12 years ago
  100. 99bcad1 ppc4xx: Remove IOP480 support by Stefan Roese · 12 years ago