1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  3. 0302021 board: imgtec: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 20:41:59 2024 -0600
  4. 51a9aac common: return type board_get_usable_ram_top by Heinrich Schuchardt · Sat Aug 12 20:16:58 2023 +0200
  5. 22dc113 global: Use proper project name U-Boot (next) by Michal Simek · Mon Jun 05 13:58:59 2023 +0200
  6. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  7. 170681e MIPS: remove CONFIG_SYS_MHZ by Daniel Schwierzeck · Sun Jul 10 17:15:12 2022 +0200
  8. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  9. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · Fri Sep 09 17:32:40 2022 +0200
  10. b64ed1c malta: Switch to using CONFIG_SYS_SDRAM_SIZE by Tom Rini · Sat Jul 23 13:04:57 2022 -0400
  11. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  12. 460bb47 ppc: malta: Drop use of DM_PCI by Simon Glass · Sun Aug 01 18:54:27 2021 -0600
  13. 09d32c0 MIPS: malta: add support for PCI driver model by Daniel Schwierzeck · Thu Jul 15 20:54:00 2021 +0200
  14. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  15. c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · Sun Jul 19 13:56:01 2020 -0600
  16. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  17. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  18. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  19. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  20. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  21. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  22. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · Thu Nov 14 12:57:47 2019 -0700
  23. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  24. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  25. 07dc93c env: Move env_set_ulong() to env.h by Simon Glass · Thu Aug 01 09:46:47 2019 -0600
  26. 993ae66 mips: jz47xx: Add Creator CI20 platform by Paul Burton · Sun Dec 16 19:25:23 2018 -0300
  27. 7a9a831 board/imgtec/boston: Add new defconfigs to the MAINTAINERS list by Tom Rini · Fri Jul 20 09:01:07 2018 -0400
  28. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  29. fded8b2 boston: Pad binary in .mcs to a multiple of 16 bytes by Paul Burton · Thu Jan 18 14:36:41 2018 -0800
  30. 9a987ca boston: Add u-boot.mcs make target by Paul Burton · Tue Nov 21 14:31:07 2017 -0800
  31. b8551b9 Update Paul Burton's email address by Paul Burton · Mon Oct 30 16:58:21 2017 -0700
  32. 7383b48 boston: Remove unused label in lowlevel_display by Paul Burton · Fri Sep 15 11:34:31 2017 -0700
  33. 884a1df boston: Drop unused return value by Paul Burton · Fri Sep 15 11:33:53 2017 -0700
  34. a315bcd boston: Setup memory ranges in FDT provided to Linux by Paul Burton · Sun Apr 30 21:22:42 2017 +0200
  35. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  36. 39f90ba board_f: Drop return value from initdram() by Simon Glass · Fri Mar 31 08:40:25 2017 -0600
  37. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · Fri Mar 31 08:40:24 2017 -0600
  38. f3761f6 imgtec: Update MAINTAINERS for more config files by Tom Rini · Fri Dec 09 09:28:37 2016 -0500
  39. f5de32a boston: Introduce support for the MIPS Boston development board by Paul Burton · Thu Sep 08 07:47:39 2016 +0100
  40. 59a4c8b MIPS: Malta: Enable CM & L2 support by Paul Burton · Wed Sep 21 11:18:56 2016 +0100
  41. 1d153b3 mips: Add MIPSfpga platform support by Zubair Lutfullah Kakakhel · Fri Jul 29 15:11:20 2016 +0100
  42. 825cfbd malta: Allow MIPS64 builds by Paul Burton · Thu May 26 14:49:36 2016 +0100
  43. aca04ce MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig by Paul Burton · Tue May 17 11:56:39 2016 +0100
  44. 58ce2cc malta: Tidy up UART address selection by Paul Burton · Tue May 17 07:43:27 2016 +0100
  45. 3ee34e2 malta: Remove ".set mips32" directive by Paul Burton · Mon May 16 10:52:13 2016 +0100
  46. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  47. dd37a14 malta: Use I/O accessors for SuperI/O controller by Paul Burton · Fri Jan 29 13:54:54 2016 +0000
  48. 2e9b2a9 malta: Set I/O port base early by Paul Burton · Fri Jan 29 13:54:53 2016 +0000
  49. 36eb053 MIPS: malta: fix IO accessor call by Daniel Schwierzeck · Sat Jan 09 17:32:45 2016 +0100
  50. ee6af87 malta: delay after reset by Paul Burton · Thu Jan 29 10:38:21 2015 +0000
  51. c6c3853 malta: IDE support by Paul Burton · Thu Jan 29 10:38:20 2015 +0000
  52. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  53. 99e7af2 MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS by Daniel Schwierzeck · Sun Oct 26 14:14:07 2014 +0100
  54. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  55. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  56. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  57. dc7c287 malta: enable PIIX4 SERIRQ by Paul Burton · Tue Nov 26 17:45:27 2013 +0000
  58. b62cd89 malta: add script & instructions to flash U-boot by Paul Burton · Fri Nov 08 11:18:58 2013 +0000
  59. 12ab4ab malta: setup PIIX4 interrupt route by Paul Burton · Fri Nov 08 11:18:57 2013 +0000
  60. c028f9b malta: enable RTC support by Paul Burton · Fri Nov 08 11:18:55 2013 +0000
  61. 168b3a3 malta: disable L2 caches by Paul Burton · Fri Nov 08 11:18:54 2013 +0000
  62. 7c8835b malta: display "U-boot" on the LCD screen by Paul Burton · Fri Nov 08 11:18:51 2013 +0000
  63. 234882c malta: support for coreFPGA6 boards by Paul Burton · Fri Nov 08 11:18:50 2013 +0000
  64. 7fb0507 malta: setup super I/O UARTs by Paul Burton · Fri Nov 08 11:18:49 2013 +0000
  65. 10a74b5 qemu-malta: rename to just "malta" by Paul Burton · Sat Nov 09 10:22:08 2013 +0000