1. 1065ca5 rockchip: rk3036: Add header files for GRF by huang lin · 9 years ago
  2. 01aa702 rockchip: rk3036: Add clock driver by huang lin · 9 years ago
  3. 1bce642 rockchip: Bring in RK3036 device tree file includes and bindings by huang lin · 9 years ago
  4. bab0d3f rockchip: serial driver support rk3036 by huang lin · 9 years ago
  5. dd8515e dm: core: Add SPL Kconfig for REGMAP and SYSCON by huang lin · 9 years ago
  6. 7c9bb39 rockchip: add config decide whether to build common.c by huang lin · 9 years ago
  7. f4ab5fa rockchip: rename board-spl.c to rk3288-board-spl.c by huang lin · 9 years ago
  8. 2bf8111 rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig by huang lin · 9 years ago
  9. 8db3e24 rockchip: add timer driver by huang lin · 9 years ago
  10. 7df0168 rockchip: firefly: Save the environment on SD card by Sjoerd Simons · 9 years ago
  11. d3d7ab1 rockchip: Also load the initrd below 512M by Sjoerd Simons · 9 years ago
  12. eca7b0d dm: pci: Disable PCI compatibility functions by default by Simon Glass · 9 years ago
  13. 85bcce3 dm: pci: Convert 'pci' command to driver model by Simon Glass · 9 years ago
  14. b62a43b pci: Move PCI header output code into its own function by Simon Glass · 9 years ago
  15. 6ed88ae pci: Use a separate 'dev' variable for the PCI device by Simon Glass · 9 years ago
  16. 1d8193c pci: Use common functions to read/write config by Simon Glass · 9 years ago
  17. 8743ea5 pci: Tidy up function comments in cmd_pci.c by Simon Glass · 9 years ago
  18. 723a523 dm: pci: Reorder functions in cmd_pci.c by Simon Glass · 9 years ago
  19. 93335fd dm: pci: Move common auto-config functions to a common file by Simon Glass · 9 years ago
  20. 4aeef7e dm: pci: Rename pci_auto.c to pci_auto_old.c by Simon Glass · 9 years ago
  21. c19e442 dm: pci: Add a comment about how to find struct pci_controller by Simon Glass · 9 years ago
  22. eea22f7 pci: Refactor the pciinfo() function by Simon Glass · 9 years ago
  23. 3b6c418 pci: Use a separate variable for the bus number by Simon Glass · 9 years ago
  24. 13c7f47 pci: Use a common return in command processing by Simon Glass · 9 years ago
  25. 46fcfc1 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · 9 years ago
  26. dcdc012 dm: pci: Add a function to find the regions for a PCI bus by Simon Glass · 9 years ago
  27. 6256d67 dm: pci: Add a function to get the controller for a bus by Simon Glass · 9 years ago
  28. 27a733f dm: pci: Add functions to emulate 8- and 16-bit access by Simon Glass · 9 years ago
  29. 7efc9ba dm: pci: Support decoding ranges with duplicate entries by Simon Glass · 9 years ago
  30. 91de6c5 dm: pci: Set up the SDRAM mapping correctly by Simon Glass · 9 years ago
  31. 88c3645 dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM by Simon Glass · 9 years ago
  32. c78e327 dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig by Simon Glass · 9 years ago
  33. 8c29e65 ARM: tegra: refactor common Kconfig options by Stephen Warren · 9 years ago
  34. b2aa4c5 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · 9 years ago
  35. 712326e x86: tsc: Remove legacy timer codes by Bin Meng · 9 years ago
  36. 38de020 x86: Convert to use driver model timer by Bin Meng · 9 years ago
  37. 7edd07d dm: timer: Avoid using timer before it is ready by Simon Glass · 9 years ago
  38. 976c2e8 x86: tsc: Add driver model timer support by Bin Meng · 9 years ago
  39. 500361e x86: tsc: Use notrace from <linux/compiler.h> by Bin Meng · 9 years ago
  40. 1ace7a3 x86: Remove MIN_PORT80_KCLOCKS_DELAY by Bin Meng · 9 years ago
  41. ab841b6 dm: timer: Support 64-bit counter by Bin Meng · 9 years ago
  42. d041c42 timer: sandbox: Use device tree to pass the clock frequency by Bin Meng · 9 years ago
  43. eb576c1 timer: altera: Remove the codes to get clock frequency by Bin Meng · 9 years ago
  44. f786c64 dm: timer: Implement pre_probe() by Bin Meng · 9 years ago
  45. 8a7b864 dm: timer: Fix several nits by Bin Meng · 9 years ago
  46. 7e105f4 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  47. edf88d3 arm: at91/spl: atmel_sfr: move saic redirect to separate file by Wenyou Yang · 9 years ago
  48. 335cdff arm: at91/spl: matrix: use matrix slave id macros by Wenyou Yang · 9 years ago
  49. 98f34a4 arm: at91/spl: matrix: remove security peripheral select code by Wenyou Yang · 9 years ago
  50. ff3f09b arm: at91/spl: matrix: remove matrix write protection code by Wenyou Yang · 9 years ago
  51. f33c116 arm: at91/spl: matrix: move matrix init to separate file by Wenyou Yang · 9 years ago
  52. c64a75a arm: atmel: Add SAMA5D2 Xplained board by Wenyou Yang · 9 years ago
  53. 5a09d13 gpio: atmel: Add the PIO4 driver support by Wenyou Yang · 9 years ago
  54. b06bdd0 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  55. 97ceebd armv8: fsl-layerscape: Fix early MMU table for nand boot by York Sun · 9 years ago
  56. 3642750 armv8: ls2080a: Define CONFIG_ENV_OVERWRITE to overwrite serial and ethaddr by Alison Wang · 9 years ago
  57. f6a0e73 net: phy: added aquantia PHY AQR405 support by Shaohui Xie · 9 years ago
  58. 22cfe96 armv8: ls2085a: Add workaround of errata A009635 by Prabhakar Kushwaha · 9 years ago
  59. 06f778f board/ls2080qds: Fix typo in README for QSGMII riser card by Prabhakar Kushwaha · 9 years ago
  60. f637024 arm: ls102xa: Update fdt_high and initrd_high for LS1021AQDS board by Alison Wang · 9 years ago
  61. 89c717c armv8: fsl-layerscape: Fix "cpu release" command by York Sun · 9 years ago
  62. 68c19d7 drivers/ddr/fsl: Fix typo in BIST test for DDR4 by York Sun · 9 years ago
  63. e28e18c armv8/layerscape: Update MMU table with execute-never bits by Alison Wang · 9 years ago
  64. d957a67 drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3 by York Sun · 9 years ago
  65. 0ea9b3d armv8/ls1043ardb: add USB support by Gong Qianyu · 9 years ago
  66. 8a43f13 armv8/ls1043ardb: add DSPI support by Gong Qianyu · 9 years ago
  67. bdfdb62 armv8/ls1043aqds: dts: add dtb support by Gong Qianyu · 9 years ago
  68. dd33567 armv8/ls1043aqds: add LS1043AQDS board support by Shaohui Xie · 9 years ago
  69. 5e84779 armv8/ls1043ardb: dts: add dtb support by Gong Qianyu · 9 years ago
  70. da4f136 armv8/fsl-layerscape: Remove reference to gdata by Gong Qianyu · 9 years ago
  71. 1921899 pci/layerscape: add support for LS1043A PCIe LUT register access by Mingkai Hu · 9 years ago
  72. 77f7ded armv8: ls2085a: Add support of LS2085A SoC by Prabhakar Kushwaha · 9 years ago
  73. 122bcfd armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · 9 years ago
  74. 9a93480 driver: net: ldpaa: Fix Rx buffer alignment by Prabhakar Kushwaha · 9 years ago
  75. b4af96f driver: net: ldpaa: Add debug information by Prabhakar Kushwaha · 9 years ago
  76. 52d2e2c driver: net: ldpaa: Use DPMAC as net device by Prabhakar Kushwaha · 9 years ago
  77. 316b71c driver: net: fsl-mc: Create DPAA2 object at run-time by Prabhakar Kushwaha · 9 years ago
  78. 29a63e4 driver: net: fsl-mc: Add DPAA2 commands to manage MC by Prabhakar Kushwaha · 9 years ago
  79. 5940e4a driver: net: fsl-mc: Increase MC command timeout by Prabhakar Kushwaha · 9 years ago
  80. ef55310 driver: ldpaa: Add api to return linked PHY ID of DPMAC by Prabhakar Kushwaha · 9 years ago
  81. c5aa4ff armv8: ls2085aqds: Print function name during SerDes error by Prabhakar Kushwaha · 9 years ago
  82. 916ef9f driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB by Prabhakar Kushwaha · 9 years ago
  83. cf0c8cf driver: net: fsl-mc: Add create, destroy APIs in flibs by Prabhakar Kushwaha · 9 years ago
  84. 316de87 armv8: lsch3: Fix lane protocol parsing logic by Prabhakar Kushwaha · 9 years ago
  85. d285ef7 arm: ls1021a: Ensure Generic Timer disabled before jumping into the OS by Alison Wang · 9 years ago
  86. 25c9dc5 arm: ls1021a: Ensure LS1021 ARM Generic Timer CompareValue Set 64-bit by Alison Wang · 9 years ago
  87. 67d990d Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  88. 70ad31a arm: socfpga: Remove fsloadcmd from environment by Chin Liang See · 9 years ago
  89. d6391a8 arm: socfpga: dts: Adding drvsel and smplsel to dts by Chin Liang See · 9 years ago
  90. 48e7bf9 mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts by Chin Liang See · 9 years ago
  91. 567356a arm: socfpga: Repair SoCrates board by Marek Vasut · 9 years ago
  92. eca8b5c ARM: socfpga: rename the cyclone5 and arria5 base address file by Dinh Nguyen · 9 years ago
  93. b1f95d6 ARM: socfpga: arria10: add base address map for Arria10 by Dinh Nguyen · 9 years ago
  94. e3f7a45 arm: socfpga: reset: FIX address of tstscratch register by Philipp Rosenberger · 9 years ago
  95. bf1912f Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 9 years ago
  96. ecf598a Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 9 years ago
  97. 01a72b0 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  98. 7a149fc Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  99. 0e35d83 cfi_flash: give default CONFIG_SYS_MAX_FLASH_SECT in flash.h by Thomas Chou · 9 years ago
  100. 04461ec PPC4xx: Create "liebherr" vendor directory by Wolfgang Denk · 9 years ago