1. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  2. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  3. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · Sat Jul 10 21:14:36 2021 -0600
  4. b9868d6 ppc: Remove MPC832XEMDS boards by Tom Rini · Fri May 14 21:34:29 2021 -0400
  5. 56e15d7 ppc: Remove MPC8323ERDB board by Tom Rini · Fri May 14 21:34:28 2021 -0400
  6. d9e6ef5 ppc: Remove MPC8315ERDB board by Tom Rini · Fri May 14 21:34:27 2021 -0400
  7. e879dfc ppc: Remove TQM834x board by Tom Rini · Fri May 14 21:34:19 2021 -0400
  8. d179823 ppc: Remove caddy2 / vme8349 boards by Tom Rini · Fri May 14 21:34:17 2021 -0400
  9. c551e27 ppc: Remove MPC8313ERDB boards by Tom Rini · Fri May 14 21:34:16 2021 -0400
  10. 6e1e9f8 ppc: Remove ve8313 board by Tom Rini · Fri May 14 21:34:15 2021 -0400
  11. 50719c8 ppc: Remove mpc8308_p1m board by Tom Rini · Fri May 14 21:34:14 2021 -0400
  12. bac9506 ppc: Remove sbc8349 board by Tom Rini · Fri May 14 21:34:12 2021 -0400
  13. 8d09f91 mpc8379erdb: enable DM_USB DM_PCI DM_ETH by Sinan Akman · Tue May 11 14:18:02 2021 -0400
  14. 641a35c ppc: Remove MPC837XEMDS board by Tom Rini · Sat Apr 10 10:58:56 2021 -0400
  15. 91b7886 ppc: Remove gdsys hrcon boards by Tom Rini · Sat Feb 20 20:06:24 2021 -0500
  16. 587d77a ppc: Remove gdsys strider boards by Tom Rini · Sat Feb 20 20:06:23 2021 -0500
  17. 1057300 ppc: Remove MPC8308RDB board by Tom Rini · Sat Feb 20 20:06:22 2021 -0500
  18. 723bd7f ppc: Remove MPC8349ITX board by Tom Rini · Tue Feb 09 21:42:50 2021 -0500
  19. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  20. 3c52107 mpc83xx, keymile boards: enable DM_ETH and add DTS by Heiko Schocher · Mon Feb 03 07:43:57 2020 +0100
  21. 3b07a13 powerpc, qe: add DTS support for parallel I/O ports by Heiko Schocher · Mon Feb 03 10:23:53 2020 +0100
  22. baf84a9 powerpc, qe: fix codingstyle issues for drivers/qe by Heiko Schocher · Mon May 25 07:27:26 2020 +0200
  23. 3b76773 mpc83xx: remove unneeded extern declaration in cpu_init by Heiko Schocher · Wed Apr 15 10:35:40 2020 +0200
  24. a13a2aa global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · Wed Aug 12 13:16:36 2020 +0200
  25. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  26. c685acd mpc83xx, abb: remove suvd3 board by Heiko Schocher · Tue Feb 18 18:03:51 2020 +0100
  27. 01adc42 mpc83xx: remove redundant MPC83xx_RESET #define by Rasmus Villemoes · Tue May 05 00:21:18 2020 +0200
  28. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  29. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  30. 40d9b24 common: Drop asm_offsets.h from common header by Simon Glass · Sun May 10 11:40:07 2020 -0600
  31. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  32. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  33. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  34. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  35. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  36. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · Sat Dec 28 10:44:59 2019 -0700
  37. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  38. 284f71b common: Move relocate_code() to init.h by Simon Glass · Sat Dec 28 10:44:45 2019 -0700
  39. dafa52a powerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig by Rasmus Villemoes · Thu Dec 12 08:11:46 2019 +0000
  40. 676f101 mpc83xx: make ARCH_MPC8309 select SYS_FSL_ERRATUM_ESDHC111 by Rasmus Villemoes · Wed Dec 11 09:39:36 2019 +0000
  41. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  42. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  43. f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · Thu Nov 14 12:57:40 2019 -0700
  44. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  45. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · Thu Nov 14 12:57:34 2019 -0700
  46. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  47. b6375e7 powerpc/km: remove unmaintained target KMVECT1 by Holger Brunck · Tue Jul 09 09:30:29 2019 +0200
  48. 305329f km: modify Kconfig file organization for KM boards by Pascal Linder · Tue Jun 18 13:27:47 2019 +0200
  49. 8fc4084 mpc83xx: Add gazerbeam board by Dirk Eibach · Fri Mar 29 10:18:19 2019 +0100
  50. 26f9b1a mpc83xx: Define _end symbol by Mario Six · Mon Jan 28 09:36:23 2019 +0100
  51. c463b6d mpc83xx: Use pre-defined asm functions by Mario Six · Mon Jan 21 09:18:21 2019 +0100
  52. 90b529f mpc83xx: Replace ppcDWstore with inline assembly by Mario Six · Mon Jan 21 09:18:20 2019 +0100
  53. 640b8c3 mpc83xx: Don't define cpu_eth_init for DM eth by Mario Six · Mon Jan 21 09:18:19 2019 +0100
  54. 805cac1 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · Mon Jan 21 09:18:16 2019 +0100
  55. 98d7eaa mpc83xx: Migrate CONFIG_LCRR_* to Kconfig by Mario Six · Mon Jan 21 09:18:14 2019 +0100
  56. f62074e mpc83xx: Migrate SPCR to Kconfig by Mario Six · Mon Jan 21 09:18:13 2019 +0100
  57. aa50254 mpc83xx: Migrate arbiter config to Kconfig by Mario Six · Mon Jan 21 09:18:12 2019 +0100
  58. 636c108 mpc8308: Migrate system io config to Kconfig by Mario Six · Mon Jan 21 09:18:11 2019 +0100
  59. a6c985e mpc83xx: Migrate CONFIG_SYS_IMMR to Kconfig by Mario Six · Mon Jan 21 09:18:10 2019 +0100
  60. 8b2141c mpc83xx: Migrate HID config to Kconfig by Mario Six · Mon Jan 21 09:18:09 2019 +0100
  61. a3a8d0c powerpc: mpc83xx: fdt: Use get_serial_clock() by Mario Six · Mon Jan 21 09:18:06 2019 +0100
  62. 2fc5227 powerpc: mpc83xx: Implement get_serial_clock() by Mario Six · Mon Jan 21 09:18:05 2019 +0100
  63. e9c932d powerpc: mpc83xx: Fix MPC8308 IMMR memory layout by Mario Six · Mon Jan 21 09:18:04 2019 +0100
  64. 1faf95d mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · Mon Jan 21 09:18:03 2019 +0100
  65. b47839c mpc83xx: Migrate LBLAW_* to Kconfig by Mario Six · Mon Jan 21 09:17:58 2019 +0100
  66. a861ea6 mpc83xx: Migrate BATS config to Kconfig by Mario Six · Mon Jan 21 09:17:57 2019 +0100
  67. de09afa mpc83xx: pcie: Read the clock from registers by Mario Six · Mon Jan 21 09:17:55 2019 +0100
  68. 9486710 mpc83xx: Kconfig: Migrate HRCW to Kconfig by Mario Six · Mon Jan 21 09:17:54 2019 +0100
  69. d10f318 mpc83xx: Get rid of CONFIG_83XX_CLKIN by Mario Six · Mon Jan 21 09:17:53 2019 +0100
  70. cd677ca mpc83xx: Replace CONFIG_83XX_CLKIN in calculations by Mario Six · Mon Jan 21 09:17:52 2019 +0100
  71. 258312f mpc83xx: Migrate legacy PCI options to Kconfig by Mario Six · Mon Jan 21 09:17:51 2019 +0100
  72. de017e1 mpc83xx: Make distinct MPC8349EMDS_SDRAM board by Mario Six · Mon Jan 21 09:17:40 2019 +0100
  73. a83f549 mpc83xx: Make distinct caddy2 config by Mario Six · Mon Jan 21 09:17:38 2019 +0100
  74. 7299dec mpc83xx: Make distinct MPC8313ERDB targets by Mario Six · Mon Jan 21 09:17:36 2019 +0100
  75. 92e20d9 keymile: Make distinct kmeter1, and kmcoge5ne configs by Mario Six · Mon Jan 21 09:17:35 2019 +0100
  76. 190ab40 keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configs by Mario Six · Mon Jan 21 09:17:33 2019 +0100
  77. 5590b15 keymile: Make distinct kmtegr1, kmvect1, suvd3 configs by Mario Six · Mon Jan 21 09:17:30 2019 +0100
  78. 60b1123 mpc83xx: Introduce ARCH_MPC837X by Mario Six · Mon Jan 21 09:17:29 2019 +0100
  79. 84eb431 mpc83xx: Introduce ARCH_MPC836* by Mario Six · Mon Jan 21 09:17:28 2019 +0100
  80. 0344f5e mpc83xx: Introduce ARCH_MPC834* by Mario Six · Mon Jan 21 09:17:27 2019 +0100
  81. be07e55 mpc83xx: Introduce ARCH_MPC832* by Mario Six · Mon Jan 21 09:17:26 2019 +0100
  82. 9164bdd mpc83xx: Introduce ARCH_MPC831* by Mario Six · Mon Jan 21 09:17:25 2019 +0100
  83. b2e701c mpc83xx: Introduce ARCH_MPC830* by Mario Six · Mon Jan 21 09:17:24 2019 +0100
  84. f14554d mpc83xx: Add support for -msingle-pic-base by Joakim Tjernlund · Wed Nov 28 10:59:55 2018 +0100
  85. 7fdcf28 misc: Add MPC83xx serdes driver by Mario Six · Mon Aug 06 10:23:46 2018 +0200
  86. 28fbefa cpu: Add MPC83xx CPU driver by Mario Six · Mon Aug 06 10:23:45 2018 +0200
  87. 3c51655 timer: Add MPC83xx timer driver by Mario Six · Mon Aug 06 10:23:38 2018 +0200
  88. 7cab147 clk: Add MPC83xx clock driver by Mario Six · Mon Aug 06 10:23:36 2018 +0200
  89. 82ef4ba mpc83xx: Add sysreset driver by Mario Six · Mon Aug 06 10:23:35 2018 +0200
  90. 538b575 ram: Add driver for MPC83xx by Mario Six · Mon Aug 06 10:23:30 2018 +0200
  91. 2e7c819 dm: Change CMD_DM enabling by Michal Simek · Mon Jul 23 15:55:14 2018 +0200
  92. 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · Mon Jul 23 15:55:13 2018 +0200
  93. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  94. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  95. 8df5dd3 ata: Migrate CONFIG_FSL_SATA to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:17 2017 +0200
  96. ce10398 powerpc: Rework interrupt_init_cpu() by Tom Rini · Sun Aug 13 22:44:37 2017 -0400
  97. 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · Thu Aug 03 12:21:59 2017 -0600
  98. a9e7f2c Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · Fri Aug 04 16:34:32 2017 -0600
  99. ad0ac4b powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · Mon Jul 24 17:47:27 2017 +0800
  100. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600