1. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  2. 4a59809 Consolidate bool type by York Sun · 12 years ago
  3. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  4. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  5. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  6. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  7. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  8. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
  9. d751279 board/amcc/taihu/flash.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  10. e18ce06 board/amcc/yucca/flash.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  11. 00da08e board/amcc/common/flash.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  12. 269cbef common: move extern char console_buffer[] to common.h by Igor Grinberg · 13 years ago
  13. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  14. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  15. 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · 14 years ago
  16. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · 14 years ago
  17. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  18. 1935020 PPC4xx: Reduce NAND TLB window size on Canyonlands by Felix Radensky · 14 years ago
  19. 99f2be6 ppc4xx: Fix missing linker scripts for partial linking by Stefan Roese · 14 years ago
  20. fe33e6e ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  21. 40263b2 ppc4xx: Fix build problems of IBM DDR2 NAND booting targets by Stefan Roese · 14 years ago
  22. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  23. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  24. 99c744f ppc4xx: Enable NOR flash support in sequoia_ramboot target by Stefan Roese · 14 years ago
  25. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  26. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  27. 4010376 ppc44x: config GPIOs for USB on canyonlands board by Rupjyoti Sarmah · 14 years ago
  28. b97b4c4 ppc4xx: Small whitespace cleanup in canyonlands.c by Stefan Roese · 14 years ago
  29. 6583ef4 APM821xx: Add bluestone board support by Tirumala Marri · 14 years ago
  30. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  31. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  32. 8cb251a ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · 14 years ago
  33. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  34. de21eab ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  35. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  36. 412a71a ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size by Stefan Roese · 14 years ago
  37. c558225 4xx: adjust TEXT_BASE to increase U-Boot image size by Wolfgang Denk · 14 years ago
  38. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  39. 4e23bff ppc4xx/Canyonlands added USB board callbacks by Rupjyoti Sarmah · 14 years ago
  40. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  41. ec88cd6 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  42. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  43. 94b6270 ppc4xx: TLB init file cleanup by Stefan Roese · 15 years ago
  44. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  45. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 15 years ago
  46. 0feec6a ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration by Stefan Roese · 15 years ago
  47. 62825a5 PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · 15 years ago
  48. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  49. 2ea8b71 ppc4xx: Consolidate pci_master_init() function by Stefan Roese · 15 years ago
  50. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  51. 8e538be ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  52. 5716308 ppc4xx: Katmai: Add chip_config command by Stefan Roese · 15 years ago
  53. 92c058e ppc4xx: Fix NAND booting targets after 4xx linker script consolidation by Stefan Roese · 15 years ago
  54. 4698fc9 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  55. e53b5cd ppc4xx: Consolidate 4xx PCIe board specific configuration by Stefan Roese · 15 years ago
  56. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  57. ef28e73 ppc4xx: Sequoia: Add chip_config command by Stefan Roese · 15 years ago
  58. 3559a87 ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clock by Stefan Roese · 15 years ago
  59. e7f3092 ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clock by Stefan Roese · 15 years ago
  60. c8f071a Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  61. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  62. 14fd12f ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan by Stefan Roese · 15 years ago
  63. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  64. 6987e65 ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · 15 years ago
  65. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  66. 50e4920 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  67. 1248628 board/amcc/common/flash.c: Fix compile warning by Wolfgang Denk · 15 years ago
  68. 5eb1f33 board/amcc/yucca/flash.c: Fix compile warning by Wolfgang Denk · 15 years ago
  69. a4ef132 board/amcc/taihu/flash.c: Fix compile warning by Wolfgang Denk · 15 years ago
  70. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  71. fce070a ppc4xx: Fix "chip_config" command for AMCC Arches by Stefan Roese · 15 years ago
  72. 38ee94f ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC Canyonlands by Stefan Roese · 15 years ago
  73. 7749ac9 ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setup by Stefan Roese · 15 years ago
  74. 9b89d30 ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmd by Stefan Roese · 15 years ago
  75. d8d63ba ppc4xx: Fix Arches DDR2 initialization by Stefan Roese · 15 years ago
  76. 142a2e6 ppc4xx: Add chip_config command to AMCC Kilauea eval board by Stefan Roese · 15 years ago
  77. 9693c3d Add "chip_config" command for PPC4xx bootstrap configuration by Stefan Roese · 15 years ago
  78. fadfe70 ppc4xx: Fix FDT EBC mappings on Canyonlands by Felix Radensky · 15 years ago
  79. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  80. c20ef32 ppc4xx: Add Sequoia RAM-booting target by Stefan Roese · 16 years ago
  81. 8f1bb19 ppc4xx: Remove unused code for Sequoia NAND booting version by Stefan Roese · 16 years ago
  82. c55fc7a ppc4xx: Fixup chip-selects in dtb for NAND-booting Sequoia by Stefan Roese · 16 years ago
  83. 200221b ppc4xx: Sequoia: Fix TLB reassignment in NAND booting code by Stefan Roese · 16 years ago
  84. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  85. f270b82 Fix AMCC Sequoia board DDR memory configuration by Mikhail Zolotaryov · 16 years ago
  86. b33e6d7 ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards by Stefan Roese · 16 years ago
  87. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  88. d618fd4 amcc: Clean up command usage output by Peter Tyser · 16 years ago
  89. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  90. 5c05759 ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization by Dave Mitchell · 16 years ago
  91. 3c373417 ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs by Dave Mitchell · 16 years ago
  92. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  93. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  94. 571044b8 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  95. 4d9e039 ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup by Stefan Roese · 16 years ago
  96. 4900ed2 ppc4xx: Add AMCC Arches board support (dual 460GT) by Adam Graham · 16 years ago
  97. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  98. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  99. c91600a ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup by Stefan Roese · 16 years ago
  100. 2a86239 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago