1. 1db6ab2 MAINTAINERS: assign include/charset.h by Heinrich Schuchardt · 5 years ago
  2. 8a4c443 lib: charset: correct utf8_utf16_strnlen() description by Heinrich Schuchardt · 5 years ago
  3. 1b898ff gpio: dwapb_gpio: convert to livetree by Simon Goldschmidt · 5 years ago
  4. 6cdd0a4 reset: socfpga: convert to livetree by Simon Goldschmidt · 5 years ago
  5. 41b22c0 serial: altera_uart: convert to livetree by Simon Goldschmidt · 5 years ago
  6. 27c3e07 spi: designware: convert to livetree by Simon Goldschmidt · 5 years ago
  7. 46b633d spi: cadence_qspi: convert to livetree by Simon Goldschmidt · 5 years ago
  8. 460a97f timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTR by Simon Goldschmidt · 5 years ago
  9. 8ede751 configs: stratix10: Enable CONFIG_SPI_FLASH_USE_4K_SECTORS by Ley Foon Tan · 5 years ago
  10. da0d5f6 ARM: socfpga: Increase Malloc pool size to support FAT filesystem in SPL by Tien Fong Chee · 5 years ago
  11. 1a0d0b7 ARM: socfpga: Synchronize the configuration for A10 SoCDK by Tien Fong Chee · 5 years ago
  12. 1085bb3 spl: socfpga: Implement fpga bitstream loading with socfpga loadfs by Tien Fong Chee · 5 years ago
  13. f61d529 ARM: socfpga: Add the configuration for FPGA SoCFPGA A10 SoCDK by Tien Fong Chee · 5 years ago
  14. 0a42a13 ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading by Tien Fong Chee · 5 years ago
  15. c1cf539 ARM: socfpga: Moving the watchdog reset to the for-loop status polling by Tien Fong Chee · 5 years ago
  16. f4b53b2 ARM: socfpga: Cleaning up and ensuring consistent format messages in driver by Tien Fong Chee · 5 years ago
  17. f78b505 ARM: socfpga: Add default FPGA bitstream fitImage for Arria10 SoCDK by Tien Fong Chee · 5 years ago
  18. 5c2ae96 ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10 by Tien Fong Chee · 5 years ago
  19. d0487da sh: sh3: Remove CPU support by Marek Vasut · 5 years ago
  20. 89a6b74 sh: shmin: Remove the board by Marek Vasut · 5 years ago
  21. d7d7e84 sh: ms7720se: Remove the board by Marek Vasut · 5 years ago
  22. a786d9b sh: mpr2: Remove the board by Marek Vasut · 5 years ago
  23. 7de3ea8 sh: sh2: Remove CPU support by Marek Vasut · 5 years ago
  24. 54eac8b sh: rsk7269: Remove the board by Marek Vasut · 5 years ago
  25. 58300f3 sh: rsk7264: Remove the board by Marek Vasut · 5 years ago
  26. 5736453 sh: rsk7203: Remove the board by Marek Vasut · 5 years ago
  27. 10e91cf serial: sh: Drop assorted SH3, SH4, SH5 macros by Marek Vasut · 5 years ago
  28. 2a21929 serial: sh: Drop RTS7751R2D support by Marek Vasut · 5 years ago
  29. 42c09a1 serial: sh: Drop SH2007 support by Marek Vasut · 5 years ago
  30. fcc7cc5 serial: sh: Drop H8 support by Marek Vasut · 5 years ago
  31. 82da478 Merge branch '2019-05-10-master-imports' by Tom Rini · 5 years ago
  32. 48372a5 Remove whitelist entry for CONFIG_CRC32 by Chris Packham · 5 years ago
  33. 4ad2c89 Remove #define CONFIG_CRC32 by Chris Packham · 5 years ago
  34. 661bbc5 mtd: ubi: Remove select for non existent option by Chris Packham · 5 years ago
  35. 2b841db cmd: ubifs: Remove select for non-existent option by Chris Packham · 5 years ago
  36. b8de00c Remove whitelist entry for CONFIG_GPIO by Chris Packham · 5 years ago
  37. 26680b9 sysreset: select DM_GPIO instead of GPIO by Chris Packham · 5 years ago
  38. 927a37d Merge branch '2019-05-09-master-imports' by Tom Rini · 5 years ago
  39. 0d7b6cf remoteproc: k3_system_controller: Increase rx timeout by Lokesh Vutla · 5 years ago
  40. a325796 arm: k3: config.mk: Use k3_gen_x509_cert.sh to generate boot images by Lokesh Vutla · 5 years ago
  41. ca71186 tools: k3_get_x509 cert: Add a script to generate x509 certificate for K3 devices by Lokesh Vutla · 5 years ago
  42. 878e2a5 Set time and umask on fit-dtb.blob to ensure reproducibile builds. by Vagrant Cascadian · 5 years ago
  43. 3ee8d91 Remove fit-dtb.blob* in clean target. by Vagrant Cascadian · 5 years ago
  44. c6833e7 Add fit-dtb.blob* to .gitignore. by Vagrant Cascadian · 5 years ago
  45. 02c038d arm: zimage: add barebox image magic number by Christoph Fritz · 5 years ago
  46. 89a5317 test/py: don't use mmc_rd config for other mmc tests by Stephen Warren · 5 years ago
  47. 59bd796 fdt_shrink_to_minimum: do not mark fdt space reserved unconditionally by Simon Goldschmidt · 5 years ago
  48. 93e0788 Make FIT support really optional by Fabrice Fontaine · 5 years ago
  49. 048a92e Fix spelling of available. by Vagrant Cascadian · 5 years ago
  50. dd30961 env: spi: Fix incorrect entry description by Marek Vasut · 5 years ago
  51. 34501d6 test/py: avb: fix test_avb_persistent_values fail by Igor Opaniuk · 5 years ago
  52. 28b4ba9 ata: ahci: fix memory leak by Christian Gmeiner · 5 years ago
  53. 3a90b50 usb: ohci: ohci-da8xx: Cleanup Error handling and fix flags by Adam Ford · 5 years ago
  54. 80af0fe dm: MIGRATION: Add migration plan for WDT (DM watchdog support) by Stefan Roese · 5 years ago
  55. f30f268 Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchip by Tom Rini · 5 years ago
  56. 062aceb Merge git://git.denx.de/u-boot-marvell by Tom Rini · 5 years ago
  57. 7d41f2d Merge git://git.denx.de/u-boot-riscv by Tom Rini · 5 years ago
  58. 7aaf2af Merge tag 'u-boot-amlogic-20190509' of git://git.denx.de/u-boot-amlogic by Tom Rini · 5 years ago
  59. c661c05 doc: rockchip: Add global doc for rk3399 build/flash by Jagan Teki · 5 years ago
  60. 65cc7dc rockchip: rk3399: Add Nanopc T4 board support by Jagan Teki · 5 years ago
  61. b2f5da9 rockchip: rk3399: Add Nanopi M4 board support by Jagan Teki · 5 years ago
  62. adc91db rockchip: dts: rk3399: nanopi4: Use CD pin as RK_FUNC_1 by Jagan Teki · 5 years ago
  63. 3cedc97 RISCV: image: Add booti support by Atish Patra · 5 years ago
  64. d8fc1ef riscv: configs: AE350 will use CONFIG_OF_SEPARATE when boots from flash by Rick Chen · 5 years ago
  65. a3caa84 riscv: configs: AE350 will use CONFIG_OF_PRIOR_STAGE when boots from ram by Rick Chen · 5 years ago
  66. f9281b8 riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is enabled by Rick Chen · 5 years ago
  67. e7e47f6 riscv: configs: Support AE350 SMP booting from flash flow by Rick Chen · 5 years ago
  68. bdce389 riscv: Introduce CONFIG_XIP to support booting from flash by Rick Chen · 5 years ago
  69. 8aa278d riscv: qemu: Use correct SYS_TEXT_BASE for S-mode on 32bit system by Anup Patel · 5 years ago
  70. 081c660 riscv: qemu-riscv.h: define CONFIG_PREBOOT (enables extlinux) by David Abdurachmanov · 5 years ago
  71. ac12c61 riscv: set CONFIG_SYS_BOOTM_LEN to SZ_64M by David Abdurachmanov · 5 years ago
  72. 92d911b mach-meson: g12a: add DWC2 peripheral mode support by Neil Armstrong · 6 years ago
  73. 277d916 phy: meson: add Amlogic G12A USB2 and USB3+PCIE PHY drivers by Neil Armstrong · 6 years ago
  74. adb049a usb: dwc3: Add Meson G12A USB Glue by Neil Armstrong · 6 years ago
  75. 13cba82 arm: mvebu: clearfog: add MMC to SPL DT by Baruch Siach · 5 years ago
  76. 22bb913 arm: mvebu: Add CRS305-1G-4S board by Luka Kovacic · 5 years ago
  77. ae436ee arm: mvebu: db-88f6820-gp: Enable BLK and DM support by Stefan Roese · 5 years ago
  78. 8db9041d arm: mvebu: db-88f6720: Enable CONFIG_BLK by Stefan Roese · 5 years ago
  79. 170aca2 arm: mvebu: clearfog: Enable BLK and DM support by Stefan Roese · 5 years ago
  80. eb51198 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 5 years ago
  81. 6314d1c net: phy: micrel: Find Micrel PHY node correctly by James Byrne · 6 years ago
  82. 83f71ef net: phy: micrel: Use correct skew values on KSZ9021 by James Byrne · 6 years ago
  83. c940646 net: phy: aquantia: Set only autoneg on in register 4.c441 by Valentin-catalin Neacsu · 6 years ago
  84. 05eb6a6 net: phy: Fix return value check phy_probe by Siva Durga Prasad Paladugu · 6 years ago
  85. c689c48 net: phy: Reloc next and prev pointers inside phy_drivers by Siva Durga Prasad Paladugu · 6 years ago
  86. 89bf9f1 ARM: k2g-ice: Add pinmux support for rgmii interface by Murali Karicheri · 6 years ago
  87. 63200d8 ARM: k2g-gp-evm: update to rgmii pinmux configuration by Murali Karicheri · 6 years ago
  88. 4b0880d drivers: net: ldpaa_eth: fix resource leak by Pankaj Bansal · 6 years ago
  89. 504bf79 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 5 years ago
  90. c23b33f sunxi: Enable EMAC on the Bananapi M3 by Chen-Yu Tsai · 5 years ago
  91. b39eab2 sunxi: Enable EMAC on the Cubietruck Plus by Chen-Yu Tsai · 5 years ago
  92. 997b857 sun50i: a64: Add Olimex A64-Teres-I board initial support by Jonas Smedegaard · 5 years ago
  93. 2348453 net: sun8i_emac: Add EPHY CLK and RESET support by Jagan Teki · 6 years ago
  94. 41cdb28 test/dm: reset: Add reset_get_by_index[_nodev] test by Jagan Teki · 6 years ago
  95. ea9dc35 reset: Get the RESET by index without device by Jagan Teki · 6 years ago
  96. d7a672e test/dm: clk: Add clk_get_by_index[_nodev] test by Jagan Teki · 6 years ago
  97. dcb63fc clk: Use clk_get_by_index_tail() by Jagan Teki · 6 years ago
  98. 75f9831 clk: Get the CLK by index without device by Jagan Teki · 6 years ago
  99. b24f905 serial: sifive: Change include order by Jagan Teki · 5 years ago
  100. db2f696 clk: sifive: fu540-prci: Change include order by Jagan Teki · 5 years ago