1. 29155e7 ocotea: Drop by Tom Rini · 9 years ago
  2. bb5553c taishan: Drop by Tom Rini · 9 years ago
  3. 9d9e2f5 ebony: Drop by Tom Rini · 9 years ago
  4. 123b6cd taihu: Remove by Tom Rini · 9 years ago
  5. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  6. 58d423b dm: select CONFIG_DM* options by Masahiro Yamada · 9 years ago
  7. 5db7523 powerpc: ppc4xx: convert AMCC boards to generic board by Anatolij Gustschin · 9 years ago
  8. 326a682 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 9 years ago
  9. 91405b7 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN by Masahiro Yamada · 9 years ago
  10. 360334a powerpc: ppc4xx: Enable CONFIG_DISPLAY_BOARDINFO by Stefan Roese · 9 years ago
  11. 5d418fd dm: powerpc: ppc4xx: Move glacier to use driver model for serial by Simon Glass · 9 years ago
  12. 4330174 powerpc: ppc4xx: Use CONFIG_OF_CONTROL for canyonlands boards by Simon Glass · 9 years ago
  13. 00cca63 powerpc: ppc4xx: Add ramboot config for glacier by Simon Glass · 9 years ago
  14. 6566041 powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to Kconfig by Simon Glass · 9 years ago
  15. 0bca284 powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk by Simon Glass · 9 years ago
  16. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  17. 9ed3246 powerpc: ppc4xx: remove board support for bluestone by Masahiro Yamada · 10 years ago
  18. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  19. e5a504e MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · 10 years ago
  20. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  21. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  22. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  23. e1bf824 Add cli_ prefix to readline functions by Simon Glass · 10 years ago
  24. 18d6653 move CLI prototypes to cli.h and add comments by Simon Glass · 10 years ago
  25. e7afb73 nand_spl: remove unused linker scripts u-boot-nand.lds by Masahiro Yamada · 10 years ago
  26. 345b77b ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 10 years ago
  27. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  28. bba6791 usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  29. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  30. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  31. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  32. 472d546 Consolidate bool type by York Sun · 11 years ago
  33. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  34. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 11 years ago
  35. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 11 years ago
  36. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  37. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  38. 702e601 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 12 years ago
  39. b63cb09 board/amcc/taihu/flash.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  40. 2975fe1 board/amcc/yucca/flash.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  41. 9879d57 board/amcc/common/flash.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  42. e315046 common: move extern char console_buffer[] to common.h by Igor Grinberg · 13 years ago
  43. c4c9fbe consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  44. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  45. f0c0b3a Fix incorrect use of getenv() before relocation by Wolfgang Denk · 13 years ago
  46. 83b7e2a Handle most LDSCRIPT setting centrally by Scott Wood · 13 years ago
  47. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 13 years ago
  48. da7d3df PPC4xx: Reduce NAND TLB window size on Canyonlands by Felix Radensky · 14 years ago
  49. 37805cf ppc4xx: Fix missing linker scripts for partial linking by Stefan Roese · 14 years ago
  50. ee8028b ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  51. c56f84c ppc4xx: Fix build problems of IBM DDR2 NAND booting targets by Stefan Roese · 14 years ago
  52. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  53. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  54. 4adcbdc ppc4xx: Enable NOR flash support in sequoia_ramboot target by Stefan Roese · 14 years ago
  55. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  56. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  57. 709d948 ppc44x: config GPIOs for USB on canyonlands board by Rupjyoti Sarmah · 14 years ago
  58. 9830329 ppc4xx: Small whitespace cleanup in canyonlands.c by Stefan Roese · 14 years ago
  59. d0e6665 APM821xx: Add bluestone board support by Tirumala Marri · 14 years ago
  60. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  61. 550650d ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  62. afabb49 ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · 14 years ago
  63. 5e7abce ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  64. 0988776 ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  65. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  66. 8a805df ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size by Stefan Roese · 14 years ago
  67. a2a649d 4xx: adjust TEXT_BASE to increase U-Boot image size by Wolfgang Denk · 14 years ago
  68. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  69. 17a6844 ppc4xx/Canyonlands added USB board callbacks by Rupjyoti Sarmah · 14 years ago
  70. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  71. a77034a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  72. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  73. cf6eb6d ppc4xx: TLB init file cleanup by Stefan Roese · 14 years ago
  74. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  75. 61f2b38 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 14 years ago
  76. 9998b13 ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration by Stefan Roese · 15 years ago
  77. 64917ca PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · 15 years ago
  78. 39ff7d5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  79. 6c70049 ppc4xx: Consolidate pci_master_init() function by Stefan Roese · 15 years ago
  80. a760b02 ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  81. 1095493 ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  82. efe12bc ppc4xx: Katmai: Add chip_config command by Stefan Roese · 15 years ago
  83. 56f9b39 ppc4xx: Fix NAND booting targets after 4xx linker script consolidation by Stefan Roese · 15 years ago
  84. 9a81c61 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  85. b0b8674 ppc4xx: Consolidate 4xx PCIe board specific configuration by Stefan Roese · 15 years ago
  86. 2cd95a2 ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  87. cfc2587 ppc4xx: Sequoia: Add chip_config command by Stefan Roese · 15 years ago
  88. c85b583 ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clock by Stefan Roese · 15 years ago
  89. 23c51a2 ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clock by Stefan Roese · 15 years ago
  90. cd77dd1 Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  91. ddc922f ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  92. 06dfaee ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan by Stefan Roese · 15 years ago
  93. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  94. 95b602b ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · 15 years ago
  95. 952e776 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  96. cae26e2 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  97. 6c7bc91 board/amcc/common/flash.c: Fix compile warning by Wolfgang Denk · 15 years ago
  98. 70fb809 board/amcc/yucca/flash.c: Fix compile warning by Wolfgang Denk · 15 years ago
  99. 030ec52 board/amcc/taihu/flash.c: Fix compile warning by Wolfgang Denk · 15 years ago
  100. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago