1. 60b1123 mpc83xx: Introduce ARCH_MPC837X by Mario Six · 6 years ago
  2. 84eb431 mpc83xx: Introduce ARCH_MPC836* by Mario Six · 6 years ago
  3. 0344f5e mpc83xx: Introduce ARCH_MPC834* by Mario Six · 6 years ago
  4. 9164bdd mpc83xx: Introduce ARCH_MPC831* by Mario Six · 6 years ago
  5. b2e701c mpc83xx: Introduce ARCH_MPC830* by Mario Six · 6 years ago
  6. 7cab147 clk: Add MPC83xx clock driver by Mario Six · 6 years ago
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  8. b3510fb powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
  9. 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
  10. 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  11. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  12. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  13. 8937073 powerpc: Drop CONFIG_SYS_ALLOC_DPRAM by Simon Glass · 8 years ago
  14. b47a63d Revert "powerpc: ppc4xx: remove lwmon5 support" by Stefan Roese · 9 years ago
  15. 6913cd9 powerpc: ppc4xx: remove lwmon5 support by Masahiro Yamada · 9 years ago
  16. b124f8a mmc: fsl_esdhc: Add adapter card type identification support by Yangbo Lu · 10 years ago
  17. 31e68c6 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · 10 years ago
  18. 0211cad mpc8xx: remove lwmon board support by Masahiro Yamada · 10 years ago
  19. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  20. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 12 years ago
  21. 1c62cc2 powerpc: Use generic global_data by Simon Glass · 12 years ago
  22. 9e247d1 ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  23. 9c6a774 ppc: Move kbd_status to arch_global_data by Simon Glass · 12 years ago
  24. 88a432b ppc: Move wdt_last to arch_global_data by Simon Glass · 12 years ago
  25. f2d9aaf ppc: Move fpga_state to arch_global_data by Simon Glass · 12 years ago
  26. be1534f ppc: Remove console_addr from global data by Simon Glass · 12 years ago
  27. ba01797 ppc: Move mirror_hack to arch_global_data by Simon Glass · 12 years ago
  28. 004cc85 arm: Move uart_clk to arch_global_data by Simon Glass · 12 years ago
  29. 9398008 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data by Simon Glass · 12 years ago
  30. 387a1f2 ppc: Move arbiter fields to arch_global_data by Simon Glass · 12 years ago
  31. 4d6eaa3 ppc: Move reset_status to arch_global_data by Simon Glass · 12 years ago
  32. e02a6e3f ppc: Move mpc8220 clocks to arch_global_data by Simon Glass · 12 years ago
  33. 6c6cbd1 ppc: Move mpc512x clocks to arch_global_data by Simon Glass · 12 years ago
  34. 4f8c5f0 ppc: Move mpc5xxx clocks to arch_global_data by Simon Glass · 12 years ago
  35. 0b46658 ppc: Move used_tlb_cams to arch_global_data by Simon Glass · 12 years ago
  36. c6622d6 ppc: Move used_laws to arch_global_data by Simon Glass · 12 years ago
  37. 8518b17 ppc: Move CONFIG_QE to arch_global_data by Simon Glass · 12 years ago
  38. c2baaec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  39. a8b5739 ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · 12 years ago
  40. cc76e9e ppc: Move mpc83xx clock fields to arch_global_data by Simon Glass · 12 years ago
  41. 44ea851 ppc: Move clock fields to arch_global_data by Simon Glass · 12 years ago
  42. cb7b31a ppc: Remove extra pci_clk fields from global_data by Simon Glass · 12 years ago
  43. 34a194f ppc: Move brg_clk to arch_global_data by Simon Glass · 12 years ago
  44. 3ac47d7 Add architecture-specific global data by Simon Glass · 12 years ago
  45. fe201cb mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
  46. 3a7de0b powerpc: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  47. 211c210 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  48. b918173 POST: add post_log_res field for post results in global data by Valentin Longchamp · 13 years ago
  49. 3c28f48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  50. 81b3793 ppc4xx: Add DLVision-10G board support by Dirk Eibach · 14 years ago
  51. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  52. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  53. f710efd Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  54. a3e5fd5 mpc8308: support for Freescale MPC8308 cpu by Ilya Yanok · 14 years ago
  55. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago[Renamed from arch/ppc/include/asm/global_data.h]
  56. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 15 years ago[Renamed from include/asm-ppc/global_data.h]
  57. 92bc263 PPC: Record U-Boot's relocated address in RAM and show in bdinfo. by Richard Retanubun · 15 years ago
  58. 42f9918 ppc/85xx: Add tracking of TLB CAM usage by Kumar Gala · 15 years ago
  59. be34d1d ppc: Remove reloc_off field from global_data structure by Peter Tyser · 15 years ago
  60. 987862c 85xx: Add support for P2020RDB board by Poonam Aggrwal · 15 years ago
  61. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  62. 72f2d39 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · 16 years ago
  63. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · 16 years ago
  64. 1a8206c mpc83xx: Add support for MPC83xx PCI-E controllers by Anton Vorontsov · 16 years ago
  65. 0b691fc mpc8[56]xx: Put localbus clock in sysinfo and gd by Trent Piepho · 16 years ago
  66. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. 5de5621 Allow console input to be disabled by Mark Jackson · 16 years ago
  68. 56fd3c2 mpc83xx: Store and display Arbiter Event Register values by Nick Spence · 16 years ago
  69. cd77728 mpc85xx: Add support for the MPC8536 by Kumar Gala · 16 years ago
  70. 3762825 Fix merge problems by Stefan Roese · 16 years ago
  71. a36601e Change bd/gd memsize/ram_size to be phys_size_t. by Becky Bruce · 16 years ago
  72. 75639e0 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  73. 35d81ce POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. by Yuri Tikhonov · 17 years ago
  74. bc439b0 POST: add POST_STOP flag by Yuri Tikhonov · 17 years ago
  75. b5d9c1e Merge branch 'master' of /home/wd/git/u-boot/lwmon5 by Wolfgang Denk · 17 years ago
  76. 89a4b70 lwmon5 watchdog: limit trigger rate by Yuri Tikhonov · 17 years ago
  77. c02cf1e mpc83xx: unreinvent mem_clk by Kim Phillips · 17 years ago
  78. d1d51ad 85xx: Speed up get_ddr_freq() and get_bus_freq() by James Yang · 17 years ago
  79. 86c8d74 8xx: Update OF support on 8xx by Bryan O'Donoghue · 17 years ago
  80. d773efb The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. by Yuri Tikhonov · 17 years ago
  81. 6a068a1 The patch introduces the CRITICAL feature of POST tests. If the test by Yuri Tikhonov · 17 years ago
  82. d1228c9 MPC5121e ADS PCI support take 3 by John Rigby · 17 years ago
  83. c1499f48 85xx, 86xx: Determine I2C clock frequencies and store in global_data by Timur Tabi · 17 years ago
  84. 69c0964 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · 17 years ago
  85. 21305af MPC512X: Cleanup bus clock names. by Grzegorz Bernacki · 17 years ago
  86. 0ce4fef mpc83xx: Fix the typo in global data struct by Dave Liu · 17 years ago
  87. e0cfec8 mpc83xx: Add the support of MPC8315E SoC by Dave Liu · 17 years ago
  88. 5245ff5 mpc83xx: Add the support of MPC837x SoC by Dave Liu · 17 years ago
  89. 19b77f4 ppc4xx: Correct UART input clock calculation and passing to fdt by Stefan Roese · 17 years ago
  90. e93ab0c Merge with /home/stefan/git/u-boot/u-boot-ppc4xx by Stefan Roese · 17 years ago
  91. f55a22c ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based) by Stefan Roese · 17 years ago
  92. ee0e917 Add support for UEC to 8568 by Andy Fleming · 17 years ago
  93. d3a02c3 [ADS5121] Support for the ADS5121 board by Rafal Jaworowski · 17 years ago
  94. beb638a mpc83xx: Add 831x support to global_data.h by Scott Wood · 18 years ago
  95. 5c06cb9 Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx by Wolfgang Denk · 18 years ago
  96. b7870e7 mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead by Kumar Gala · 18 years ago
  97. d506865 Fix the confilcts when merging 'master' into hpc2. by roy zang · 18 years ago
  98. e732e9c mpc83xx: add QE ethernet support by Dave Liu · 18 years ago
  99. a46daea mpc83xx: Add MPC8360EMDS basic board support by Dave Liu · 18 years ago
  100. d136d66 General code modification for mpc7448hpc2 board support. by roy zang · 18 years ago