1. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  2. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  3. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  4. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  5. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · Thu Nov 14 12:57:47 2019 -0700
  6. 805cac1 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · Mon Jan 21 09:18:16 2019 +0100
  7. 9486710 mpc83xx: Kconfig: Migrate HRCW to Kconfig by Mario Six · Mon Jan 21 09:17:54 2019 +0100
  8. c3aeeb8 board/freescale: Remove invalid fsl email addresses by Fabio Estevam · Wed May 02 20:12:07 2018 -0300
  9. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  10. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  11. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  12. 39f90ba board_f: Drop return value from initdram() by Simon Glass · Fri Mar 31 08:40:25 2017 -0600
  13. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · Fri Mar 31 08:40:24 2017 -0600
  14. 4c974d7 board_f: powerpc: Use timer_init() instead of init_timebase() by Simon Glass · Tue Mar 28 10:27:24 2017 -0600
  15. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · Fri Sep 16 17:12:15 2016 +0530
  16. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  17. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · Thu Oct 23 18:58:47 2014 -0600
  18. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  19. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  20. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  21. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:38 2013 +0900
  22. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  23. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · Sun Apr 29 23:57:39 2012 +0000
  24. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  25. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  26. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  27. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  28. dc25d15 mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ by Wolfgang Denk · Mon Oct 04 19:58:00 2010 +0200
  29. e228332 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · Tue Sep 14 19:13:50 2010 -0500
  30. ec82175 mpc83xx: Add NAND boot support for MPC8315E-RDB boards by Anton Vorontsov · Tue Nov 24 20:12:12 2009 +0300
  31. d398b7e mpc83xx: MPC8315ERDB: Use hwconfig for board type selection by Anton Vorontsov · Wed Jun 10 00:25:36 2009 +0400
  32. 0db0be2 mpc83xx: Add PCI-E support for MPC8315ERDB boards by Anton Vorontsov · Thu Jan 08 04:26:17 2009 +0300
  33. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  34. b79b101 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · Thu Sep 11 21:35:36 2008 +0400
  35. 052a5ea Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 20:37:00 2008 -0700
  36. 8748178 83xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixup by Anton Vorontsov · Thu Jul 10 17:20:51 2008 +0400
  37. 13c16a1 83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYs by Anton Vorontsov · Tue Jul 08 21:00:04 2008 +0400
  38. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  39. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  40. 129449a mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s) by Kumar Gala · Mon Jan 14 09:01:40 2008 -0600
  41. 19b247e mpc83xx: Add the support for MPC8315ERDB board by Dave Liu · Fri Jan 11 18:48:24 2008 +0800