1. 6eba552 imx: initialize fec only when enabled by Parthiban Nallathambi · 5 years ago
  2. 93d97e9 imx: remove board specific boot order from spl by Parthiban Nallathambi · 5 years ago
  3. b86d9d1 imx: pcl063: add nand boot support by Parthiban Nallathambi · 5 years ago
  4. 3546c97 imx: bk4: Print proper HW revision of VF610's BK4 board by Lukasz Majewski · 5 years ago
  5. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  6. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  7. 9738586 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  8. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  9. b7da271 rockchip: rk3288: Move rk3288_detect_reset_reason to soc file by Kever Yang · 5 years ago
  10. b9c8354 rockchip: rk3288-phycore: move phycore_init() to its own board file by Kever Yang · 5 years ago
  11. d395185 ARM: am335x: Add phyCORE AM335x R2 support by Niel Fourie · 5 years ago
  12. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  13. c466938 imx: Extend PCL063 support for phyCORE-i.MX6ULL SOM by Parthiban Nallathambi · 6 years ago
  14. 075b7a7 ARM: dts: i.MX6ULL: U-Boot specific dts for u-boot, dm-spl by Parthiban Nallathambi · 6 years ago
  15. 4b155a9 pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phy by Lukasz Majewski · 6 years ago
  16. 92a98b6 pcm052: mac: Provide board specific imx_get_mac_from_fuse() function by Lukasz Majewski · 6 years ago
  17. 3caa5b8 pcm052: board: Add code to setup LED default states by Lukasz Majewski · 6 years ago
  18. 8df96a2 pcm052: bk4: sdcard: Add support for SD card booting/recovery by Lukasz Majewski · 6 years ago
  19. 2405a0a pcm052: board: Remove in-board setup code (it is now replaced by DM setup) by Lukasz Majewski · 6 years ago
  20. 70eb797 pcm052: board: cosmetic: Add copyright notice to pcm052.c by Lukasz Majewski · 6 years ago
  21. 5399dc3 pcm052: board: vybrid: Update the board name for BK4 device by Lukasz Majewski · 6 years ago
  22. a4e7772 pcm052: board: Remove "m4go" command as it is superseded by "bootaux" by Lukasz Majewski · 6 years ago
  23. 48dbe32 pcm052: board: Do not enable I2C2 code in the board file by Lukasz Majewski · 6 years ago
  24. 0a14bac imx: Add PHYTEC phyBOARD-i.MX6UL-Segin by Martyn Welch · 6 years ago
  25. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  26. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  27. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  28. 2b0aa66 MAINTAINERS: Add missing boards and config entries by Tom Rini · 7 years ago
  29. dec8af4 rockchip: phycore: Read configuration EEPROM & set ethaddr in late init by Wadim Egorov · 7 years ago
  30. 004cbb6 pfla02: Fix RAM detection and support 1 bank SOM by Stefano Babic · 7 years ago
  31. f22b109 imx: imx6: Move gpr_init() function to soc.c by Breno Lima · 7 years ago
  32. 962a75a Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  33. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  34. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  35. 99d51c5 mx6: Add support for Phytec pfla02 (NAND) by Stefano Babic · 7 years ago
  36. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  37. 6ee2d01 rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board by Wadim Egorov · 7 years ago
  38. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  39. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · 8 years ago
  40. a5ba9d5 pcm058: Fix unused variable warnings by Tom Rini · 8 years ago
  41. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  42. 39f90ba board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  43. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  44. d53c0a4 ARM: vf610: move to standard arch/board approach by Stefan Agner · 8 years ago
  45. 7973120 pcm052: fix DDR initialization sequence by Albert ARIBAUD \(3ADEV\) · 8 years ago
  46. 94de5c1 imx: s/docs\/README.imximage/doc\/README.imximage/g by Jagan Teki · 8 years ago
  47. ddef3b6 pcm052: add new BK4r1 target based on PCM052 SoM by Albert ARIBAUD \(3ADEV\) · 8 years ago
  48. 99208d9 pcm052: allow specifying onboard DDR size in configs by Albert ARIBAUD \(3ADEV\) · 8 years ago
  49. c683f09 pcm052: add 'm4go' command by Albert ARIBAUD \(3ADEV\) · 8 years ago
  50. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  51. cb3c121 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · 8 years ago
  52. 17b6037 mx6: Add Phytec PCM058 i.MX6 Quad by Stefano Babic · 8 years ago
  53. 3c75700 Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · 9 years ago
  54. 26ffbef vf610: add support for Phytec PCM052 by Albert ARIBAUD \(3ADEV\) · 9 years ago
  55. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  56. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  57. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · 10 years ago
  58. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  59. b396e6d dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  60. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  61. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  62. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  63. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  64. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  65. 4944f37 drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · 11 years ago
  66. 303b267 ARM: AM33xx+: Update ioregs to pass different values by Lokesh Vutla · 11 years ago
  67. 1d17de6 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  68. bcce2a0 am33xx: Stop modifying certain EMIF4D registers by Tom Rini · 11 years ago
  69. 2fbf12a pcm051: Support for revision 3 by Lars Poeschel · 11 years ago
  70. f53f2b8 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  71. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  72. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  73. 949a6ad pcm051/igep0033: Supply bd_ram_ofs for cpsw driver by Lars Poeschel · 11 years ago
  74. c4fea29 arm, am33xx: add defines for gmii_sel_register bits by Heiko Schocher · 11 years ago
  75. f3b6a1d am33xx: Stop using PHYS_DRAM_1 define by Tom Rini · 11 years ago
  76. b21f2ac ARM: AM33xx: Move s_init to a common place by Heiko Schocher · 11 years ago
  77. 89a83bf ARM: AM33xx: Cleanup dplls data by Lokesh Vutla · 11 years ago
  78. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  79. 57004c5 arm, am33xx: move uart soft reset code to common place by Heiko Schocher · 11 years ago
  80. 8aa1da9 arm, am33xx: move rtc32k_enable() to common place by Heiko Schocher · 11 years ago
  81. 51df26c am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 11 years ago
  82. 3ccf01a pcm051: Enable DDR PHY dynamic power down bit by Lars Poeschel · 12 years ago
  83. 65991ec am33xx: refactor emif4/ddr to support multiple EMIF instances by Matt Porter · 12 years ago
  84. e24646f am33xx: convert defines from am33xx-specific to generic names by Matt Porter · 12 years ago
  85. cda1701 am33xx: pcm051: Remove wp pin mux for sd-card by Lars Poeschel · 12 years ago
  86. 4c0e228 am33xx: Drop gpio0_7_pin_mux from phytec pcm051 by Tom Rini · 12 years ago
  87. 67b4a79 pcm051: Add support for Phytec phyCORE-AM335x by Lars Poeschel · 12 years ago
  88. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
  89. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  90. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  91. cffb904 config.mk cleanup: drop "-I$(TOPDIR)/board" entries by Wolfgang Denk · 14 years ago
  92. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  93. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  94. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 15 years ago
  95. bddc726 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · 15 years ago
  96. bc03df9 board support patch for phyCORE-MPC5200B-tiny by Jon Smirl · 15 years ago