1. b249fcb armv8: ls1028a: add icid setup for platform devices by Laurentiu Tudor · 5 years ago
  2. 5c6dc6c armv8: ls1088a: add icid setup for platform devices by Laurentiu Tudor · 5 years ago
  3. aef654a armv8: fsl-layerscape: make icid setup endianness aware by Laurentiu Tudor · 5 years ago
  4. 08f9bc9 armv8: fsl-layerscape: add base addresses for several devices by Laurentiu Tudor · 5 years ago
  5. ef3f364 armv8: fsl-layerscape: add missing sec jr base address defines by Laurentiu Tudor · 5 years ago
  6. 71a2da3 armv8: kconfig: Fix some platforms incorrect I2C clock divider by Chuanhua Han · 5 years ago
  7. 1748990 armv8: ls1088aqds: support DSPI mode by hwconfig by Chuanhua Han · 5 years ago
  8. a02a942 armv8: ls1028aqds: define ARCH_MISC_INIT to handle mux by Pankaj Bansal · 5 years ago
  9. 64fb43d armv8: ls1046afrwy: Define CONFIG_ENV_ADDR for QSPI Boot by Alison Wang · 5 years ago
  10. 2e35d07 boards: fsl: lx2160ardb: enable flexcan by Pankaj Bansal · 5 years ago
  11. 67d3a81 configs: ls1088a: Enable DM support for pcf2127 rtc by Chuanhua Han · 5 years ago
  12. f3b6a71 armv8: dts: ls1088aqds : Add pcf2127 node by Chuanhua Han · 5 years ago
  13. c8b2e36 armv8: ls1088aqds: Add support of I2C driver model. by Chuanhua Han · 5 years ago
  14. 96d3fb4 armv8: dts: ls1088ardb: Add slave nodes under the i2c0 controller by Chuanhua Han · 5 years ago
  15. c2eda95 armv8: dts: ls1088a: add I2C node support by Chuanhua Han · 5 years ago
  16. bd9eab4 gpio: do not include <asm/arch/gpio.h> on ARCH_LS1088A by Chuanhua Han · 5 years ago
  17. 5dd043a boards: ls1088a: Add support of I2C driver model by Chuanhua Han · 5 years ago
  18. 292370d configs: ls2088a: Enable DM support for ds3231 rtc by Chuanhua Han · 5 years ago
  19. 1703aaf armv8: dts: ls2088aqds : Add ds3232 node by Chuanhua Han · 5 years ago
  20. 885ae05 boards: ls2088aqds: Add support of I2C driver model. by Chuanhua Han · 5 years ago
  21. db07c44 rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module by Chuanhua Han · 5 years ago
  22. 6672ab1 armv8: dts: ls2088ardb: Add slave nodes under the i2c0 by Chuanhua Han · 5 years ago
  23. 407916f armv8: dts: fsl-ls2088a: add i2c node support by chuanhua han · 5 years ago
  24. b547dd9 gpio: do not include <asm/arch/gpio.h> on ARCH_LS2080A by Chuanhua Han · 5 years ago
  25. 654e4e7 boards: ls2088a: Add support of I2C driver model. by Chuanhua Han · 5 years ago
  26. bd9b074 armv8: dts: ls1028aqds: Add pcf2127 node under i2c1 by Chuanhua Han · 5 years ago
  27. 25d9467 armv8: dts: ls1028aqds: Add pca9547 node under the i2c0 controller by Chuanhua Han · 5 years ago
  28. 21d5e96 configs: ls1028a: Enable DM support for pcf2127 rtc by Chuanhua Han · 5 years ago
  29. 113214f armv8: ls1028aqds: Remove the definition of CONFIG_SYS_I2C_EARLY_INIT by Chuanhua Han · 5 years ago
  30. e120d12 armv8: dts: ls1028ardb: Add slave nodes under the i2c0 controller by Chuanhua Han · 5 years ago
  31. dcfb8f5 gpio: do not include <asm/arch/gpio.h> on ARCH_LS1028A by Chuanhua Han · 5 years ago
  32. 954cd78 boards: ls1028a: Add support of I2C driver model by Chuanhua Han · 5 years ago
  33. 7abf9c1 configs: lx2160: enable DM support for pcf2127 rtc by Chuanhua Han · 5 years ago
  34. 07cb35f armv8: dts: lx2160aqds : Add pcf2127 node by Chuanhua Han · 5 years ago
  35. 29b9e66 armv8: dts: lx2160ardb : Add the "u-boot, dm-pre-reloc" for i2c0 by Chuanhua Han · 5 years ago
  36. 16c22fb armv8: dts: Add pcf2127 node for lx2160ardb by Chuanhua Han · 5 years ago
  37. d1edea2 armv8: dts: fsl-lx2160a: add i2c controller and gpio DT nodes by Chuanhua Han · 5 years ago
  38. db71762 gpio: do not include <asm/arch/gpio.h> on ARCH_LX2160A by Chuanhua Han · 5 years ago
  39. 068cabe drivers: i2c: mxc: Fix compiler error when using i2c dm mode by Chuanhua Han · 5 years ago
  40. 0eba65d boards: lx2160a: Add support of I2C driver model by Chuanhua Han · 5 years ago
  41. bc475d0 configs: ls1043aqds: Move CONFIG_FSL_QSPI to defconfig by Ashish Kumar · 5 years ago
  42. acf40f5 armv8: ls1028a: select BOARD_LATE_INIT config by Yuantian Tang · 5 years ago
  43. 0f6607f common: qixis: make the qixis compatible with new soc by Yuantian Tang · 5 years ago
  44. cf0bbbd drivers: net: mc: Report extra memory to Linux by Meenakshi Aggarwal · 5 years ago
  45. 1e60ccd Merge branch '2019-08-20-master-imports' by Tom Rini · 5 years ago
  46. 000fc15 Merge branch '2019-08-20-ti-imports' by Tom Rini · 5 years ago
  47. 4f23d24 test/py: Add cmd_memory dependency back to test_mmc_wr by Michal Simek · 5 years ago
  48. cd1db46 easylogo: avoid buffer overrun by Heinrich Schuchardt · 5 years ago
  49. ad49488 jffs2: remove unused code files by Uwe Kleine-König · 5 years ago
  50. 908d006 mmc: mtk-sd: Add MT8183 SoC support by Fabien Parent · 5 years ago
  51. 2da56af mailmap: provide usage instruction by Heinrich Schuchardt · 5 years ago
  52. 1425465 README: Clarify use of BSS during SPL board_init_f() by Andreas Dannenberg · 5 years ago
  53. e171dc2 arm: omap2: am43xx: Enable CONFIG_BLK by Suniel Mahesh · 5 years ago
  54. c8e8de1 arm: dts: Makefile: clean *dtb_HS by Suniel Mahesh · 5 years ago
  55. a517c1f ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernels by Suman Anna · 5 years ago
  56. 042dd8f arm: baltos: switch to driver model for the watchdog timer by Yegor Yefremov · 5 years ago
  57. e9e2216 davinci: omapl138-lcdk: Remove empty compiler directives by Adam Ford · 5 years ago
  58. 1905af1 ARM: davinci: Remove duplicated references by Adam Ford · 5 years ago
  59. a6f1402 ARM: da850evm: Remove dead code by Adam Ford · 5 years ago
  60. 5569304 ARM: da850evm: Remove dead SPI Code by Adam Ford · 5 years ago
  61. a24b051 Revert "ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR" by Adam Ford · 5 years ago
  62. 8f6babf ARM: omapl138_lcdk: Enable USB by Adam Ford · 5 years ago
  63. 3d52736 configs: Rename environment variable fit_bootfile to name_fit by Andrew F. Davis · 5 years ago
  64. d2986a9 configs: Rename environment variable fit_loadaddr to addr_fit by Andrew F. Davis · 5 years ago
  65. ee53b59 configs: Remove unneeded overlay_files environment variable by Andrew F. Davis · 5 years ago
  66. debe7a1 arm: baltos: use device tree alias to access Ethernet slave by Yegor Yefremov · 5 years ago
  67. a2ca54f Merge tag 'u-boot-rockchip-20190819' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  68. 0ed2e2d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  69. b805051 sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · 5 years ago
  70. 857f39d sysreset: switch to using SYSRESET_POWER_OFF for poweroff by Urja Rannikko · 5 years ago
  71. 7ba79f2 configs: update rk3288 veyron defconfigs by Urja Rannikko · 5 years ago
  72. a186e8a configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into Kconfig by Urja Rannikko · 5 years ago
  73. 64df512 configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into Kconfig by Urja Rannikko · 5 years ago
  74. 8f0a70e core: ofnode: do not assert if node not valid in ofnode_get_name() by Kever Yang · 5 years ago
  75. 8a681f4 rockchip: rk3399: Add ROC-RK3399-PC support by Levin Du · 5 years ago
  76. d117f91 global_data: Remove comment of reserved arch-specific GD flags by Stefan Roese · 5 years ago
  77. 8ad01ce x86: Remove x86 specific GD flags as they are not referenced at all by Stefan Roese · 5 years ago
  78. ad79d60 cbfs: Rename camel-case variables by Simon Glass · 5 years ago
  79. 630b2f3 cbfs: Add functions to support multiple CBFSs by Simon Glass · 5 years ago
  80. c7f1693 cbfs: Move result variable into the struct by Simon Glass · 5 years ago
  81. 02e4af6 cbfs: Move static variables into a struct by Simon Glass · 5 years ago
  82. fc7b9e1 cbfs: Move declarations above functions by Simon Glass · 5 years ago
  83. 72b2465 cbfs: Allow CBFS to be used in SPL by Simon Glass · 5 years ago
  84. 0c4a0e6 doc: arch: correct links in x86.rst by Heinrich Schuchardt · 5 years ago
  85. 79bf445 doc: formatting slimbootloader.rst by Heinrich Schuchardt · 5 years ago
  86. 039c031 x86: qemu: Fix build warnings with CONFIG_DISTRO_DEFAULTS=n by Bin Meng · 5 years ago
  87. 81fed78 Merge tag 'efi-2019-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  88. 8c650a9 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  89. 3d240d8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  90. 9f8932d efi_loader: do not call efi_runtime_detach twice by Heinrich Schuchardt · 5 years ago
  91. 53e1d8f efi_loader: parameter check in SetVirtualAddressMap by Heinrich Schuchardt · 5 years ago
  92. a6d3709 efi_loader: EFI_PXE_BASE_CODE_PROTOCOL stub by Heinrich Schuchardt · 5 years ago
  93. a89441a arm: socfpga: gen5: don't zero bss in board_init_f() by Simon Goldschmidt · 5 years ago
  94. 998f7cb ARM: socfpga: update CONFIG_SPL_FS_LOAD_PAYLOAD_NAME to u-boot.img by Dalon Westergreen · 5 years ago
  95. 63b312d arm: socfpga: Fix SYSRESET_SOCFPGA_S10 config name by Ley Foon Tan · 5 years ago
  96. 4539926 riscv: tools: Add big endian target support to prelink-riscv by Marcus Comstedt · 5 years ago
  97. e604410 riscv: tools: Fix prelink-riscv to work on big endian hosts by Marcus Comstedt · 5 years ago
  98. 88af42d doc: sifive-fu540: Update README to explicitly load DTB for Linux by Anup Patel · 5 years ago
  99. 4d2583d riscv: Access CSRs using CSR numbers by Bin Meng · 5 years ago
  100. 268753f riscv: Sync csr.h with Linux kernel v5.2 by Bin Meng · 5 years ago