1. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  2. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  3. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  4. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 4 months ago
  5. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 4 years, 10 months ago
  6. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  7. 3a7d557 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  8. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  9. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  10. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  11. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  12. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  13. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  14. 088454c board_f: Drop return value from initdram() by Simon Glass · 7 years ago
  15. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 7 years ago
  16. 4593637 powerpc: P2020: Remove macro CONFIG_P2020 by York Sun · 8 years ago
  17. c8f4847 powerpc: MPC8572: Remove macro CONFIG_MPC8572 by York Sun · 8 years ago
  18. 281ed4c powerpc: MPC8548: Move CONFIG_MPC8548 to Kconfig option by York Sun · 8 years ago
  19. 17cb4b8 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
  20. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  21. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  22. b1de434 powerpc: xes: Add maintainer by Peter Tyser · 10 years ago
  23. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  24. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  25. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  26. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  27. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  28. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  29. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  30. 0dd38a3 powerpc: Fix CamelCase warnings in DDR related code by Priyanka Jain · 11 years ago
  31. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  32. 997399f powerpc: Fix CamelCase checkpatch warnings by Prabhakar Kushwaha · 11 years ago
  33. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  34. 5993053 replace last __bss_end__ occurrences with __bss_end by Albert ARIBAUD · 11 years ago
  35. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 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. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  40. 939e5bf powerpc/mpc85xx: Display a warning for unsupported DDR data rates by York Sun · 13 years ago
  41. f0c0b3a Fix incorrect use of getenv() before relocation by Wolfgang Denk · 13 years ago
  42. c39f44d powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
  43. 5df4b0a powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · 14 years ago
  44. 561e710 powerpc: Move cpu specific lmb reserve to arch_lmb_reserve by Kumar Gala · 14 years ago
  45. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  46. eddf52b Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · 14 years ago
  47. 6635709 powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  48. 38dba0c mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
  49. 5d27e02 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · 14 years ago
  50. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  51. 8ca78f2 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  52. 071bc92 Coding Style cleanup by Wolfgang Denk · 14 years ago
  53. bfe1881 XPedite5500 board support by John Schmoller · 14 years ago
  54. c00ac25 xes: Make X-ES board names more generic by Peter Tyser · 14 years ago
  55. 72fb68d xes: Add board_flash_wp_on() by John Schmoller · 14 years ago
  56. 92af6549 xes: Consolidate checkboard() by John Schmoller · 14 years ago
  57. 9660c5d xes: Use common PCI initialization code by Peter Tyser · 14 years ago
  58. bd9715e 86xx: Create common linker script by Kumar Gala · 14 years ago
  59. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  60. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  61. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  62. 550650d ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  63. 800eb09 POST cleanup. by Michael Zaidman · 14 years ago
  64. 6525d51 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  65. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  66. a77034a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  67. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  68. cf6eb6d ppc4xx: TLB init file cleanup by Stefan Roese · 14 years ago
  69. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  70. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago
  71. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago
  72. 64917ca PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · 15 years ago
  73. a760b02 ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  74. 1095493 ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  75. 9a81c61 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  76. 2cd95a2 ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  77. 4861812 xpedite5370: Enable multi-core support by Peter Tyser · 15 years ago
  78. cd77dd1 Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  79. ddc922f ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  80. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  81. 952e776 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  82. 002741a ppc/85xx: Clean up use of LAWAR defines by Kumar Gala · 15 years ago
  83. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  84. 1bb61b6 xes: Use proper IO access functions by Peter Tyser · 15 years ago
  85. ec79d33 85xx: Move to a common linker script by Kumar Gala · 15 years ago
  86. 73aacc5 86xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  87. 53efa1f 85xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  88. cb151aa pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  89. fb3143b pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  90. 10c1b21 xpedite1k: Move to X-ES vendor directory by Peter Tyser · 15 years ago
  91. 58f31b6 xpedite5370: Fix I2C GPIO initialization typo by Peter Tyser · 15 years ago
  92. ed2c948 xes: Remove 8xxx board_add_ram_info() function by Peter Tyser · 15 years ago
  93. 5da6f80 86xx: XPedite5170 board support by Peter Tyser · 15 years ago
  94. 388517e xes: Update Freescale clock code to work with 86xx processors by Peter Tyser · 15 years ago
  95. 2562393 xes: Update Freescale DDR code to work with 86xx processors by Peter Tyser · 15 years ago
  96. bef3013 xes: Update Freescale PCI code to work with 86xx processors by Peter Tyser · 15 years ago
  97. 32049b4 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · 15 years ago
  98. c851462 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 15 years ago
  99. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  100. d9011f9 85xx: Enable inbound PCI config cycles for X-ES boards cleanup by Peter Tyser · 16 years ago