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. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  4. 90184bc board: brxre1: fix building errors by Dario Binacchi · Sat Feb 22 14:05:49 2020 +0100
  5. 07dc93c env: Move env_set_ulong() to env.h by Simon Glass · Thu Aug 01 09:46:47 2019 -0600
  6. 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600
  7. df38176 board/BuR/common: fix detection for PSC/STM resetcontroller by Hannes Schmelzer · Fri May 10 11:22:00 2019 +0200
  8. 44e3742 board/BuR/common: add br resetcontoller implementation by Hannes Schmelzer · Wed Apr 10 14:13:14 2019 +0200
  9. 6cd12ce board/BuR/common: add 'brdefaulip_setup' function by Hannes Schmelzer · Wed Apr 10 14:13:13 2019 +0200
  10. 9df7d73 board/BuR/common: cosmetic: move 'overwrite_console' up to more related stuff by Hannes Schmelzer · Wed Apr 10 14:13:12 2019 +0200
  11. 1386d41 board/BuR/common: prepare for compiling common into non AM33XX boards by Hannes Schmelzer · Wed Apr 10 14:13:11 2019 +0200
  12. 008c6b5 board/BuR/brxre1: convert do DM by Hannes Schmelzer · Wed Feb 06 13:25:59 2019 +0100
  13. 717ee36 board/BuR/brppt1: drop DM_I2C_COMPAT by Hannes Schmelzer · Thu Jan 31 09:24:45 2019 +0100
  14. 5639eeb board/BuR/brppt1: convert brppt1 boards to driver model by Hannes Schmelzer · Fri Jul 06 15:41:28 2018 +0200
  15. de4225b board/BuR/common: refactor ft_board_setup(...) by Hannes Schmelzer · Fri Jul 06 15:41:25 2018 +0200
  16. 29bea94 board/BuR/common: fix PMIC mpu-pll setup by Hannes Schmelzer · Fri Jul 06 15:41:23 2018 +0200
  17. 7d35231 board/BuR/common: remove interface Label from summary screen by Hannes Schmelzer · Fri Jul 06 15:41:22 2018 +0200
  18. a21ed27 board/BuR/common: make CONFIG_LCD optional by Hannes Schmelzer · Fri Jul 06 15:41:20 2018 +0200
  19. 3201cb8 board/BuR/common: drop simple-framebuffer setup by Hannes Schmelzer · Fri Jul 06 15:41:19 2018 +0200
  20. 90168e8 board/BuR: drop devicetree loading and lcd setup for linux-targets by Hannes Schmelzer · Fri Jul 06 15:41:18 2018 +0200
  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. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · Sun Apr 01 09:22:38 2018 +0000
  23. d6ace8e board/BuR: provide real clock-frequency instead a divider by Hannes Schmelzer · Tue Jan 09 19:01:35 2018 +0100
  24. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · Thu Aug 03 12:22:13 2017 -0600
  25. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  26. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · Thu Aug 03 12:22:11 2017 -0600
  27. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  28. f373932 board: BuR: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:13:05 2017 -0500
  29. d58c06d board/BuR/brxre1: fix MMC boot by Hannes Schmelzer · Tue Jun 13 14:11:29 2017 +0200
  30. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · Tue May 09 20:31:39 2017 +0900
  31. 8a9e9ac board/BuR/common: incorrect check of dtb by xypron.glpk@gmx.de · Fri May 05 20:57:32 2017 +0200
  32. e0e319a ti: boot: Register the MMC controllers in SPL in the same way as in u-boot by Jean-Jacques Hiblot · Wed Feb 01 11:39:14 2017 +0100
  33. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500
  34. 41bfcfb board/BuR: drop ETH-support in SPL-Stage by Hannes Schmelzer · Fri Feb 19 12:09:42 2016 +0100
  35. 129fe97 board/BuR/common: support timer5 for pwm-backlight by Hannes Petermaier · Thu Jun 11 12:25:43 2015 +0200
  36. 7935f03 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer by Hannes Schmelzer · Thu May 28 15:41:12 2015 +0200
  37. 1df983f board/BuR/tseries: Add simplefb support by Hannes Petermaier · Fri Apr 24 14:49:37 2015 +0200
  38. d35cb79 board/BuR/tseries: take usage of CONFIG_LCD_ROTATION by Hannes Petermaier · Fri Apr 24 14:49:35 2015 +0200
  39. 763f7f3 board/BuR/tseries: reactivate NAND-board by Hannes Petermaier · Wed Apr 08 07:38:34 2015 +0200
  40. 76d7b53 board/BuR/common: simplify access to devicetree by Hannes Petermaier · Wed Apr 08 07:38:33 2015 +0200
  41. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · Wed Apr 08 01:41:04 2015 -0500
  42. 7568744 board/BuR/common: remove unused function 'blink' by Hannes Petermaier · Thu Mar 19 10:43:16 2015 +0100
  43. 2e68d2b board/BuR/common: move I2C initialization from common part to board-specific by Hannes Petermaier · Thu Mar 19 10:43:15 2015 +0100
  44. c84a889 board/BuR/common: use SYS_CONSOLE_OVERWRITE by Hannes Petermaier · Tue Mar 17 15:31:21 2015 +0100
  45. 077f26c board/BuR/common: try to setup cpsw mac-address from the devicetree by Hannes Petermaier · Tue Feb 03 13:22:27 2015 +0100
  46. 69d0d7d board/BuR/common: Take usage of am335x LCD-Display by Hannes Petermaier · Tue Feb 03 13:22:26 2015 +0100
  47. 8e731ed Add board_mmc_init(...) function for init mmc1 only by Hannes Petermaier · Tue Apr 08 08:39:20 2014 +0200
  48. 12da051 board/BuR/common: fix phy addresses by Hannes Petermaier · Thu Mar 06 07:03:24 2014 +0100
  49. 4944f37 drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · Tue Feb 18 07:31:52 2014 -0500
  50. fb00366 board: Add support for B&R T-Series Motherboard by Hannes Petermaier · Fri Feb 07 08:07:36 2014 +0100