1. dd1365c powerpc: mpc83xx: Rework includes slightly by Tom Rini · 12 months ago
  2. 5faf66a fsl_qe: Drop common.h by Tom Rini · 12 months ago
  3. 3d6d507 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 1 year, 1 month ago
  4. f1dc0da mpc83xx: Don't allow W and G bits in IBATs by Christophe Leroy · 1 year, 9 months ago
  5. 4d0c8db board: cssi: Add CPU board CMPCPRO by Christophe Leroy · 1 year, 7 months ago
  6. b20db90 powerpc: mpc83xx: Don't activate MMU when not necessary by Christophe Leroy · 1 year, 9 months ago
  7. 6792e85 powerpc: mpc832x: Fix reset word by Christophe Leroy · 1 year, 8 months ago
  8. 0fd7913 watchdog: mpc8xxx: Add support for mpc83xx by Christophe Leroy · 1 year, 7 months ago
  9. 017375c mpc83xx: Remove CONFIG_SYS_GPIO{1/2}_PRELIM and related by Christophe Leroy · 1 year, 7 months ago
  10. 9695a7c mpc83xx: Remove stale CONFIG_SYS_LBLAWBAR{4/5/6/7}_PRELIM by Christophe Leroy · 1 year, 7 months ago
  11. 6782b81 powerpc, mpc83xx: Remove CONFIG_ELBC_BRx_ORx by Christophe Leroy · 1 year, 8 months ago
  12. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 9 months ago
  13. 7ee2f97 Convert CONFIG_NEVER_ASSERT_ODT_TO_CPU to Kconfig by Tom Rini · 1 year, 11 months ago
  14. 4fd9373 net: Remove more legacy functions by Tom Rini · 1 year, 11 months ago
  15. 5cafaed Convert CONFIG_FSL_SERDES to Kconfig by Tom Rini · 1 year, 11 months ago
  16. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  17. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  18. ecc8d42 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · 1 year, 11 months ago
  19. 4e59094 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
  20. 845102c powerpc: remove support for kmtergr1 and MPC8309 by Holger Brunck · 2 years, 2 months ago
  21. 7751f54 ppc: Remove ids8313 board by Tom Rini · 2 years, 3 months ago
  22. fcf4fa7 Convert CONFIG_SYS_83XX_DDR_USES_CS0 to Kconfig by Tom Rini · 2 years, 4 months ago
  23. 0930447 usb: ehci-fsl: Remove non-DM code by Tom Rini · 2 years, 5 months ago
  24. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 5 months ago
  25. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 5 months ago
  26. 4c97c8c powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · 2 years, 5 months ago
  27. b35316f Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · 2 years, 5 months ago
  28. 1d2893d powerpc: mpc83xx: Migrate DEFAULT_IMMR to Kconfig by Tom Rini · 2 years, 7 months ago
  29. f2428ac Convert CONFIG_E300 et al to Kconfig by Tom Rini · 2 years, 7 months ago
  30. c6c0e56 keymile: Move sourcing of common Kconfig by Tom Rini · 2 years, 7 months ago
  31. 5d6a64f Remove CONFIG_HAS_ETH0 et al symbols by Tom Rini · 2 years, 7 months ago
  32. 485c90c common: remove bedbug debugger support by Ovidiu Panait · 2 years, 10 months ago
  33. 3569ac7 ppc: mpc83xx: Remove unused CONFIG symbols by Tom Rini · 2 years, 10 months ago
  34. 86e4c4f Convert CONFIG_83XX_PCICLK to Kconfig by Tom Rini · 2 years, 10 months ago
  35. 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 2 years, 10 months ago
  36. be7dbb6 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 2 years, 10 months ago
  37. c7fad78 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · 3 years ago
  38. fae2ea5 ppc: Remove MPC8349EMDS board and ARCH_MPC8349 support by Tom Rini · 3 years, 1 month ago
  39. d502c5f powerpc: Drop version_string placement optimization by Tom Rini · 3 years, 1 month ago
  40. f756037 sata: Rename SATA_SUPPORT to SATA by Simon Glass · 3 years, 2 months ago
  41. ab92b38 Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 2 months ago
  42. 9537216 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · 3 years, 2 months ago
  43. 8897bf4 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · 3 years, 2 months ago
  44. d1240b6 global: Remove dead code that starts with CONFIG_[0-9A] by Tom Rini · 3 years, 2 months ago
  45. 595232a pci: powerpc: Drop old code by Simon Glass · 3 years, 3 months ago
  46. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 3 months ago
  47. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 3 months ago
  48. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 3 months ago
  49. 1567e32 ppc: Remove MPC832XEMDS boards by Tom Rini · 3 years, 5 months ago
  50. 6c332e2 ppc: Remove MPC8323ERDB board by Tom Rini · 3 years, 5 months ago
  51. 139ff3b ppc: Remove MPC8315ERDB board by Tom Rini · 3 years, 5 months ago
  52. 5fe4c0c ppc: Remove TQM834x board by Tom Rini · 3 years, 5 months ago
  53. 6843862 ppc: Remove caddy2 / vme8349 boards by Tom Rini · 3 years, 5 months ago
  54. 7458f18 ppc: Remove MPC8313ERDB boards by Tom Rini · 3 years, 5 months ago
  55. af96210 ppc: Remove ve8313 board by Tom Rini · 3 years, 5 months ago
  56. b617d40 ppc: Remove mpc8308_p1m board by Tom Rini · 3 years, 5 months ago
  57. 3588e20 ppc: Remove sbc8349 board by Tom Rini · 3 years, 5 months ago
  58. c8be85f mpc8379erdb: enable DM_USB DM_PCI DM_ETH by Sinan Akman · 3 years, 5 months ago
  59. d3cfc47 ppc: Remove MPC837XEMDS board by Tom Rini · 3 years, 6 months ago
  60. 7c964c3 ppc: Remove gdsys hrcon boards by Tom Rini · 3 years, 8 months ago
  61. ce4ca2b ppc: Remove gdsys strider boards by Tom Rini · 3 years, 8 months ago
  62. ddfb9ae ppc: Remove MPC8308RDB board by Tom Rini · 3 years, 8 months ago
  63. 34af2da ppc: Remove MPC8349ITX board by Tom Rini · 3 years, 8 months ago
  64. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  65. 7bdfe85 mpc83xx, keymile boards: enable DM_ETH and add DTS by Heiko Schocher · 4 years, 9 months ago
  66. 5990b05 powerpc, qe: add DTS support for parallel I/O ports by Heiko Schocher · 4 years, 9 months ago
  67. 9bd6444 powerpc, qe: fix codingstyle issues for drivers/qe by Heiko Schocher · 4 years, 5 months ago
  68. 1a1b4f5 mpc83xx: remove unneeded extern declaration in cpu_init by Heiko Schocher · 4 years, 6 months ago
  69. e207f22 global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · 4 years, 2 months ago
  70. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  71. d934b43 mpc83xx, abb: remove suvd3 board by Heiko Schocher · 4 years, 8 months ago
  72. e2e3ea8 mpc83xx: remove redundant MPC83xx_RESET #define by Rasmus Villemoes · 4 years, 6 months ago
  73. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  74. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  75. 8ad9211 common: Drop asm_offsets.h from common header by Simon Glass · 4 years, 5 months ago
  76. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 5 months ago
  77. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  78. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  79. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  80. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  81. 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 4 years, 10 months ago
  82. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 10 months ago
  83. 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 10 months ago
  84. a3c1e0e powerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig by Rasmus Villemoes · 4 years, 10 months ago
  85. 392b385 mpc83xx: make ARCH_MPC8309 select SYS_FSL_ERRATUM_ESDHC111 by Rasmus Villemoes · 4 years, 11 months ago
  86. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  87. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  88. 9d3915b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
  89. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  90. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  91. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  92. 7b47273 powerpc/km: remove unmaintained target KMVECT1 by Holger Brunck · 5 years ago
  93. c0fed3a km: modify Kconfig file organization for KM boards by Pascal Linder · 5 years ago
  94. d494cdb mpc83xx: Add gazerbeam board by Dirk Eibach · 6 years ago
  95. 7e3974e mpc83xx: Define _end symbol by Mario Six · 6 years ago
  96. 5c22998 mpc83xx: Use pre-defined asm functions by Mario Six · 6 years ago
  97. 1e718f4 mpc83xx: Replace ppcDWstore with inline assembly by Mario Six · 6 years ago
  98. 8835836 mpc83xx: Don't define cpu_eth_init for DM eth by Mario Six · 6 years ago
  99. 133ec60 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · 6 years ago
  100. 7c2e535 mpc83xx: Migrate CONFIG_LCRR_* to Kconfig by Mario Six · 6 years ago