1. 2827c2f Fix usage of CONFIG_PREBOOT by Pali Rohár · 2 years, 3 months ago
  2. e24b58f net: phy: don't require PHY interface mode during PHY creation by Marek Behún · 2 years, 7 months ago
  3. 79b6eab imx: Convert some boards to DM_ETH by Tom Rini · 2 years, 7 months ago
  4. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  5. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  6. f7ac30b Fix MMC access on Sabrelite by Martyn Welch · 4 years, 4 months ago
  7. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  8. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  9. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  10. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  11. c30c360 nitrogen6x: prepare for CONFIG_MX6QDL by Troy Kisky · 5 years ago
  12. 1b51e5f nitrogen6x: reserve used gpios by Troy Kisky · 5 years ago
  13. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  14. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  15. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  16. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  17. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  18. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  19. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  20. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  21. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  22. e162c6b usb: Rename ehci-fsl.h to ehci-ci.h by Mateusz Kulikowski · 9 years ago
  23. 747472b nitrogen6x: Fix the error handling in board_eth_init() by Fabio Estevam · 9 years ago
  24. d9f43c8 nitrogen6x: set environment variable reset_cause by Eric Nelson · 10 years ago
  25. 612f2dc nitrogen6x: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  26. 3acb011 ARM: i.MX: provide declaration for board_spi_cs_gpio by Eric Nelson · 10 years ago
  27. 4b19b74 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 10 years ago
  28. ce9507b nitrogen6x: display use I2C detect for HDMI by Eric Nelson · 10 years ago
  29. c745de7 nitrogen6x: display: add wvga-lvds panel by Eric Nelson · 10 years ago
  30. 865aa30 nitrogen6x: display: add Ampire 1024x600 panel by Eric Nelson · 10 years ago
  31. 1356630 nitrogen6x: display: add svga display (800x600) by Eric Nelson · 10 years ago
  32. 04edda2 nitrogen6x: display: add support for fusion 7 display by Eric Nelson · 10 years ago
  33. d6949e3 nitrogen6x: display: add LDB-WXGA-S for SPWG 1280x800 displays by Eric Nelson · 10 years ago
  34. 4adc112 nitrogen6x: display: add support for LG-9.7 LVDS display by Eric Nelson · 10 years ago
  35. 443d4d1 nitrogen6x: display: add qvga panel by Eric Nelson · 10 years ago
  36. 4328fb0 nitrogen6x: display: add support lvds jeida screen by Robert Winkler · 10 years ago
  37. 84caf0b nitrogen6x: prevent warnings about board_ehci* callbacks by Eric Nelson · 10 years ago
  38. adc4a2b nitrogen6x: phy: add 100 us delay after phy reset by Troy Kisky · 10 years ago
  39. 9fc4252 nitrogen6x: staticize board file by Eric Nelson · 10 years ago
  40. 693cccf nitrogen6x: configure SGTL5000, CSI camera clock outputs by Troy Kisky · 10 years ago
  41. a3b527a nitrogen6x: power-down miscellanous peripherals by Eric Nelson · 10 years ago
  42. 4161247 nitrogen6x: configure SD2 pads for SDIO on USDHC2 by Eric Nelson · 10 years ago
  43. 213e9e3 nitrogen6x: simplify board_mmc_getcd by Troy Kisky · 10 years ago
  44. c9c86bd nitrogen6x: implement board_cfb_skip() to disable text output by Eric Nelson · 10 years ago
  45. 155fa9a spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · 10 years ago
  46. 0a11d6f mx6: Remove duplication of iomuxc structure by Fabio Estevam · 10 years ago
  47. 3b31605 nitrogen6x: Fix the PAD settings for the ECSPI chipselect by Fabio Estevam · 11 years ago
  48. 1220eeb nitrogen6x: use common detect_hdmi by Eric Benard · 11 years ago
  49. a47e449 nitrogen6x: use common board_video_skip by Eric Benard · 11 years ago
  50. f016f8c usb: mv_udc: Rename to ci_udc by Marek Vasut · 11 years ago
  51. 164d984 nitrogen6x: Move setup_sata to common part by Giuseppe Pagano · 11 years ago
  52. 10fda48 i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents by Eric Nelson · 11 years ago
  53. 08ce074 nitrogen6x: add otg usb host/device mode support by Troy Kisky · 11 years ago
  54. 7132869 mx6: iomux: add GPR1 defines for use with nitrogen6x by Troy Kisky · 11 years ago
  55. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  56. 47ac53d imx: nitrogen6x/mx6qsabrelite: Fix bug in board_video_skip by Robert Winkler · 11 years ago
  57. 67d54c3 i.MX6: nitrogen6x: Don't bother setting PLL3(480) PFD1 divisor by Eric Nelson · 11 years ago
  58. 8907c2c i.MX6: nitrogen6x: force HDMI onto IPU0/DI0 by Eric Nelson · 11 years ago
  59. 326ea98 Merge git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  60. 10f779d imx: nitrogen6x: mx6qsabrelite: Add support for DVI monitors by Robert Winkler · 11 years ago
  61. 5ea7f0e mx6: Factor out common HDMI setup code by Pardeep Kumar Singla · 11 years ago
  62. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  63. 0c54f4b mx6: mx6qsabrelite/nitrogen6x: Remove incorrect setting of gpio CS signal by Andrew Gabbasov · 11 years ago
  64. 7e2173c imx: iomux-v3: Include PKE and PUE to pad control pull definitions by Benoît Thébaudeau · 11 years ago
  65. 38e7007 mx6: Fix get_board_rev() for the mx6 solo case by Fabio Estevam · 12 years ago
  66. aad4659 mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board by Abbas Raza · 12 years ago
  67. 19a0f7f nitrogen: Use unsigned long to specify the total RAM size by fabio.estevam@freescale.com · 12 years ago
  68. d67b0d9 Add Boundary Devices Nitrogen6X boards by Eric Nelson · 12 years ago