1. 65190d1 i2c: designware_i2c: Use an enum for selected speed mode by Simon Glass · 4 years, 10 months ago
  2. 6db7943 i2c: designware_i2c: Rename 'max' speed to 'high' speed by Simon Glass · 4 years, 10 months ago
  3. afb8865 i2c: designware_i2c: Include clk.h in the header file by Simon Glass · 4 years, 10 months ago
  4. 25eb0fb i2c: designware_i2c: Don't allow changing IC_CLK by Simon Glass · 4 years, 10 months ago
  5. 0fd05c9 i2c: designware_i2c: Add more registers by Simon Glass · 4 years, 10 months ago
  6. 36608b2 global_data: remove unused mxc_i2c specific field by Baruch Siach · 5 years ago
  7. c05b38d common: fix regression on block cache init by Angelo Durgehello · 4 years, 10 months ago
  8. 080dbc6 arm: mvebu: fix A38x breakage from commit bb872dd930cc by Joel Johnson · 4 years, 10 months ago
  9. 0b23b0d Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 10 months ago
  10. 2936eb2 configs: Orange Pi Win: enable ethernet phy by Jernej Skrabec · 4 years, 10 months ago
  11. 7c841d8 sunxi: Automate loading from 128KB MMC offset by Andre Przywara · 4 years, 10 months ago
  12. ee98d76 sunxi: SPL: Factor out sunxi_get_boot_source() by Andre Przywara · 4 years, 10 months ago
  13. 40521a6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 10 months ago
  14. d31dd3b Merge branch '2020-01-24-master-imports' by Tom Rini · 4 years, 10 months ago
  15. 683b7c2 mtd: add prototypes for weak function by Patrick Delaunay · 4 years, 10 months ago
  16. 50fe8df common: blk: fix comment about blkcache_read return value by Eric Nelson · 4 years, 10 months ago
  17. 5073e04 meerkat96: fix typo in MAINTAINERS email address by Shawn Guo · 4 years, 10 months ago
  18. 3166014 genboardscfg.py: drop python version comment by Baruch Siach · 4 years, 10 months ago
  19. 1526bcc common: add blkcache init by Angelo Durgehello · 4 years, 10 months ago
  20. 5cde44e net: macb: Drop local cache flush by Vignesh Raghavendra · 4 years, 10 months ago
  21. 6fff562 mtd: denali: Drop custom dma mapping functions by Vignesh Raghavendra · 4 years, 10 months ago
  22. eaa8b04 mmc: tmio-common: Drop custom dma mapping functions by Vignesh Raghavendra · 4 years, 10 months ago
  23. c0a5a81 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · 4 years, 10 months ago
  24. 1fdbad0 fastboot: mt85xx: add command to flash/erase emmc hwpart by mingming lee · 4 years, 10 months ago
  25. dc2426d configs: mt8518: Enable fastboot related configs by mingming lee · 4 years, 10 months ago
  26. d33be18 configs: mt8518: enable usb gadget driver by mingming lee · 4 years, 10 months ago
  27. dafd97f configs: mt8518: set global variables for fastboot by mingming lee · 4 years, 10 months ago
  28. e650161 ARM: Mediatek: Add board_late_init to init usb gadget driver by mingming lee · 4 years, 10 months ago
  29. 7d017d6 usb: musb-new: mt85xx: add musb-new gadget driver. by mingming lee · 4 years, 10 months ago
  30. 94a8e83 crypto: make mod_exp_sw() static by Heinrich Schuchardt · 4 years, 10 months ago
  31. 1611235 lib: Kconfig dependencies for pseudo-random library by Heinrich Schuchardt · 4 years, 10 months ago
  32. 1b27753 lib: rsa: consider CONFIG_SPL_RSA by Heinrich Schuchardt · 4 years, 10 months ago
  33. 533f243 sunxi: Add Libre Computer ALL-H5-CC H5 board by Chen-Yu Tsai · 4 years, 10 months ago
  34. 986b5e8 sunxi: Add Libre Computer ALL-H3-IT H5 board by Chen-Yu Tsai · 4 years, 10 months ago
  35. 671d64f sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig by Andre Przywara · 4 years, 11 months ago
  36. 043c65b sunxi: defconfig: R40 boards: enable USB by Andre Przywara · 4 years, 11 months ago
  37. a2f729f phy: sun4i-usb: Add Allwinner R40 support by Andre Przywara · 4 years, 11 months ago
  38. 4b3eebf sunxi: defconfig: Bananapi M2 Berry: enable Ethernet by Andre Przywara · 4 years, 11 months ago
  39. 69d0693 sunxi: dts: R40: Update Bananapi M2 Berry .dts by Andre Przywara · 4 years, 11 months ago
  40. b5fe523 sunxi: H3/H5 Sync DT files from upstream Linux kernel as of next-20200108 by Chen-Yu Tsai · 4 years, 10 months ago
  41. 5692e8f common: Update comment to show progress by Simon Glass · 5 years ago
  42. aebfee8 common: Collect all the header files together by Simon Glass · 5 years ago
  43. f2f8e90 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 5 years ago
  44. e4789b0 common: Move ROUND() into kernel.h by Simon Glass · 5 years ago
  45. 28de750 common: Move check_member() to kernel.h by Simon Glass · 5 years ago
  46. 29a4a9f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  47. ed782a7 common: Move testdram() into init.h by Simon Glass · 5 years ago
  48. 91527c9 common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  49. f329349 common: Rename and move source() by Simon Glass · 5 years ago
  50. ea18895 common: Move the image globals into image.h by Simon Glass · 5 years ago
  51. e7f0ec0 image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
  52. 657afb1 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  53. 6321c66 common: Move reset_misc() function to arch header by Simon Glass · 5 years ago
  54. 98c338b common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
  55. b63ff2a common: Move clock functions into a new file by Simon Glass · 5 years ago
  56. 39fdefa common: Move upmconfig() to ppc.h by Simon Glass · 5 years ago
  57. cc3ac11 common: Move ll_boot_init() to init.h by Simon Glass · 5 years ago
  58. b14d1af common: arm: Move s_init() to an ARM-specific header by Simon Glass · 5 years ago
  59. 7fefef5 common: Move device-tree setup functions to fdt_support.h by Simon Glass · 5 years ago
  60. 1318a0e common: Move type declarations to linux/types.h by Simon Glass · 5 years ago
  61. 2fd94aa common: Drop the symbol_lookup() declaration by Simon Glass · 5 years ago
  62. 63b05da common: Drop CONFIG_HAS_POST by Simon Glass · 5 years ago
  63. ef20e53 common: Drop CONFIG_POST_STD/ALT_LIST by Simon Glass · 5 years ago
  64. ad8a812 common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h by Simon Glass · 5 years ago
  65. 9d89bcd common: Move reset_phy() to net.h by Simon Glass · 5 years ago
  66. f9aaf98 common: Drop floppy disk support by Simon Glass · 5 years ago
  67. 0f67fc2 common: Move jumptable_init() out of common.h by Simon Glass · 5 years ago
  68. 532f902 common: Move relocate_code() to init.h by Simon Glass · 5 years ago
  69. 65de539 common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · 5 years ago
  70. 34971ee common: Move do_tftpb() to net.h by Simon Glass · 5 years ago
  71. 2e11cb0 common: Move embedded fdt location to fdtdec.h by Simon Glass · 5 years ago
  72. ef100ba common: Drop checkflash() and checkdram() by Simon Glass · 5 years ago
  73. 9dfbc24 common: Move flash_perror() to flash.h by Simon Glass · 5 years ago
  74. 930c57e common: Move main_loop() to init.h by Simon Glass · 5 years ago
  75. 7099d71 common: Drop mdm_init() by Simon Glass · 5 years ago
  76. dae188e tools: ftdgrep: correct the find regions loop in do_fdtgrep by Patrick Delaunay · 4 years, 10 months ago
  77. 906e3cc arm: Add arm handoff header file by Michael Trimarchi · 4 years, 11 months ago
  78. 1c16606 serial: ns16550: Use old baud rate divisor for flushing if not given by Patrik Dahlström · 5 years ago
  79. b1b147f cmd: mtd: solve bad block support in erase command by Patrick Delaunay · 5 years ago
  80. 83b539c remoteproc: elf_loader: fix program header parsing by Fabien Dessenne · 5 years ago
  81. 6666408 configs: ls1028aqds: enable mdio muxing by default by Alex Marginean · 5 years ago
  82. d04bc60 configs: fsl-layerscape: secure_boot: Enable setexpr command by Udit Agarwal · 5 years ago
  83. 71c8fb3 board: fsl: lx2160a: Fix the loop in board_fix_fdt function by Pankaj Bansal · 4 years, 10 months ago
  84. 0d9d557 arch: armv8: fsl-layerscape: export serdes config to environment by Alex Marginean · 4 years, 10 months ago
  85. a2a1474 board: fsl: ls1028a: free up arch_misc_init by Alex Marginean · 4 years, 10 months ago
  86. 9d7df50 board: fsl: ls1088a: remove empty arch_misc_init by Alex Marginean · 4 years, 10 months ago
  87. 196ada6 board: fsl: ls2080a/ls2081a: remove empty arch_misc_init by Alex Marginean · 4 years, 10 months ago
  88. 2a322ff board: fsl: lx2160a: free up arch_misc_init by Alex Marginean · 4 years, 10 months ago
  89. 430a554 armv8: ls1028a_serdes: Add few missing serdes protocols by Alex Marginean · 4 years, 10 months ago
  90. b8e4eec drivers: net: fsl_enetc: fix SXGMII MAC configuration by Alex Marginean · 4 years, 10 months ago
  91. 69b3894 lx2160: Correct default environment variable by Meenakshi Aggarwal · 4 years, 10 months ago
  92. f0d4cd4 include/configs: ls1012afrwy: adjust kernel_addr_r by Biwen Li · 4 years, 10 months ago
  93. 63d3464 include/configs: ls1012ardb: adjust kernel_addr_r by Biwen Li · 4 years, 10 months ago
  94. 0b74351 armv8: fsl-layerscape: LS1044A/1048A: enable Only 1x 10GE port by Pramod Kumar · 4 years, 10 months ago
  95. 6ce26f8 ARM: LS1021A: remove redundant "depends on ARCH_LS1021A" by Masahiro Yamada · 4 years, 11 months ago
  96. a393629 board/lx2160aqds: Update the DSPI status fixup by Xiaowei Bao · 4 years, 11 months ago
  97. b91f739 configs: lx2160a: enable CONFIG_OF_BOARD_FIXUP for SECURE_BOOT defconfig by Wasim Khan · 4 years, 11 months ago
  98. 9c2969e pci: layerscape: device tree fixup based on SoC and by Wasim Khan · 4 years, 11 months ago
  99. d20eb7a pci: layerscape: Move streamId allocation to common device tree fixup by Wasim Khan · 4 years, 11 months ago
  100. 1185b22 pci: layerscape: Common device tree fixup for NXP SoCs by Wasim Khan · 4 years, 11 months ago