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