1. 7ffe3cd Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · 8 years ago
  2. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  3. 58d423b dm: select CONFIG_DM* options by Masahiro Yamada · 9 years ago
  4. 326a682 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  5. 91405b7 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN by Masahiro Yamada · 10 years ago
  6. 360334a powerpc: ppc4xx: Enable CONFIG_DISPLAY_BOARDINFO by Stefan Roese · 10 years ago
  7. 5d418fd dm: powerpc: ppc4xx: Move glacier to use driver model for serial by Simon Glass · 10 years ago
  8. 4330174 powerpc: ppc4xx: Use CONFIG_OF_CONTROL for canyonlands boards by Simon Glass · 10 years ago
  9. 00cca63 powerpc: ppc4xx: Add ramboot config for glacier by Simon Glass · 10 years ago
  10. 6566041 powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to Kconfig by Simon Glass · 10 years ago
  11. 0bca284 powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk by Simon Glass · 10 years ago
  12. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  13. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  14. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  15. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  16. e7afb73 nand_spl: remove unused linker scripts u-boot-nand.lds by Masahiro Yamada · 10 years ago
  17. 345b77b ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  18. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  19. bba6791 usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  20. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  21. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  22. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  23. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  24. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  25. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  26. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  27. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  28. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  29. f0c0b3a Fix incorrect use of getenv() before relocation by Wolfgang Denk · 13 years ago
  30. 83b7e2a Handle most LDSCRIPT setting centrally by Scott Wood · 13 years ago
  31. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  32. da7d3df PPC4xx: Reduce NAND TLB window size on Canyonlands by Felix Radensky · 14 years ago
  33. ee8028b ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  34. c56f84c ppc4xx: Fix build problems of IBM DDR2 NAND booting targets by Stefan Roese · 14 years ago
  35. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  36. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  37. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  38. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  39. 709d948 ppc44x: config GPIOs for USB on canyonlands board by Rupjyoti Sarmah · 14 years ago
  40. 9830329 ppc4xx: Small whitespace cleanup in canyonlands.c by Stefan Roese · 14 years ago
  41. 0988776 ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  42. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  43. a2a649d 4xx: adjust TEXT_BASE to increase U-Boot image size by Wolfgang Denk · 14 years ago
  44. 17a6844 ppc4xx/Canyonlands added USB board callbacks by Rupjyoti Sarmah · 14 years ago
  45. a77034a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  46. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  47. cf6eb6d ppc4xx: TLB init file cleanup by Stefan Roese · 14 years ago
  48. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  49. 61f2b38 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 14 years ago
  50. 1095493 ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  51. 56f9b39 ppc4xx: Fix NAND booting targets after 4xx linker script consolidation by Stefan Roese · 15 years ago
  52. 9a81c61 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  53. b0b8674 ppc4xx: Consolidate 4xx PCIe board specific configuration by Stefan Roese · 15 years ago
  54. 2cd95a2 ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  55. cd77dd1 Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  56. ddc922f ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  57. 06dfaee ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan by Stefan Roese · 15 years ago
  58. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  59. 952e776 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  60. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  61. 514bab6 ppc4xx: Fix "chip_config" command for AMCC Arches by Stefan Roese · 15 years ago
  62. c3fa4f0 ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC Canyonlands by Stefan Roese · 15 years ago
  63. 042d01c ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setup by Stefan Roese · 15 years ago
  64. f3ed3c9 ppc4xx: Fix Arches DDR2 initialization by Stefan Roese · 15 years ago
  65. 87c0b72 Add "chip_config" command for PPC4xx bootstrap configuration by Stefan Roese · 15 years ago
  66. 26d37f0 ppc4xx: Fix FDT EBC mappings on Canyonlands by Felix Radensky · 15 years ago
  67. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  68. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  69. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  70. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  71. ddf45cc ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization by Dave Mitchell · 16 years ago
  72. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  73. 3cbd823 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  74. f4d14c5 ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup by Stefan Roese · 16 years ago
  75. f09f09d ppc4xx: Add AMCC Arches board support (dual 460GT) by Adam Graham · 16 years ago
  76. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  77. 8fd4166 ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup by Stefan Roese · 16 years ago
  78. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  79. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  80. 212ed90 ppc4xx: Canyonlands: Disable the RTC M41T62 square wave output by Stefan Roese · 16 years ago
  81. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  82. 3c1de1a ppc4xx: Remove implementations of testdram() by Stefan Roese · 16 years ago
  83. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  84. 16bedc6 ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selection by Stefan Roese · 16 years ago
  85. 2dd7082 ppc4xx: Fix bogus Canyonlands config.mk by Stefan Roese · 16 years ago
  86. 499e783 ppc4xx: Change Canyonlands to support booting from 2k page NAND devices by Stefan Roese · 16 years ago
  87. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  88. 1c2926a ppc4xx: Canyonlands: Init SATA/PCIe port correctly by Stefan Roese · 16 years ago
  89. cc8e839 ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revision by Stefan Roese · 17 years ago
  90. c664bf8 ppc4xx: Fix Canyonlands linker script (remove bogus ASSERT) by Stefan Roese · 17 years ago
  91. d56a3ce ppc4xx: Correctly pass phyiscal FLASH base address into dtb by Stefan Roese · 17 years ago
  92. 4c9e855 ppc4xx: Add AMCC Glacier 406GT eval board support by Stefan Roese · 17 years ago
  93. 41712b4 ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board by Stefan Roese · 17 years ago
  94. 71665eb ppc4xx: Add Canyonlands NAND booting support by Stefan Roese · 17 years ago
  95. 8e1a3fe ppc4xx: Add AMCC Canyonlands support (460EX) (1/3) by Stefan Roese · 17 years ago