1. a62bba1 sparc: leon3: Updates for generic board initialization by Francois Retief · 9 years ago
  2. cb31eaa sparc: leon3: Clear all unused GPTIMER registers. by Daniel Hellstrom · 14 years ago
  3. 574be25 sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() function by Francois Retief · 9 years ago
  4. d67269b sparc: leon3: Move snoop detection from startup.S to arch_cpu_init() by Francois Retief · 9 years ago
  5. e17c520 sparc: Initial ground work for generic board initialization by Francois Retief · 9 years ago
  6. a5b629a sparc: Fix whitespace in cpu/leon2/cpu_init.c by Francois Retief · 9 years ago
  7. c2b37a0 sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEX by Francois Retief · 9 years ago
  8. ff0b9b7 sparc: Serial baud rate register support multiple buses with different frequency by Daniel Hellstrom · 15 years ago
  9. 58e5585 sparc: leon3: Clear GD_FLAG_SERIAL_READY flag on AMBA failure by Francois Retief · 9 years ago
  10. f33f888 sparc: Added function that checks if IRQ is on or off by Daniel Hellstrom · 15 years ago
  11. be7357a sparc: Remove version_string variable from start.S file by Francois Retief · 9 years ago
  12. 5278914 sparc: Move SYS_SPARC_NWINDOWS to Kconfig by Francois Retief · 9 years ago
  13. be30dfb iocon: Disable FIT_VERBOSE by Tom Rini · 9 years ago
  14. 00ea76e rockchip: Explicitly set CONFIG_SPL_STACK_R_MALLOC_SIMPLE_LEN by Sjoerd Simons · 9 years ago
  15. d76a011 Revert "rockchip: Reconfigure the malloc based to point to system memory" by Sjoerd Simons · 9 years ago
  16. cd3187d rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip Kconfig by Ariel D'Alessandro · 9 years ago
  17. 1d5a696 rockchip: doc: show packet rk3036 uboot image by huang lin · 9 years ago
  18. 3641339 rockchip: Add support for rk's second level loader by Jeffy Chen · 9 years ago
  19. 6ae5860 rockchip: Add max spl size & spl header configs by Jeffy Chen · 9 years ago
  20. d8b5978 rockchip: Add basic support for evb-rk3036 board by huang lin · 9 years ago
  21. be1d5e0 rockchip: rk3036: Add core Soc start-up code by huang lin · 9 years ago
  22. 53c45f0 rockchip: add rk3036 sdram driver by huang lin · 9 years ago
  23. 07d8d35 rockchip: add early uart driver by huang lin · 9 years ago
  24. 2863724 rockchip: mmc: get the fifo mode and fifo depth property from dts by huang lin · 9 years ago
  25. ace2198 rockchip: mmc: use non-removable property to distinguish emmc and sdcard register by huang lin · 9 years ago
  26. a65f51b mmc: dw_mmc: support fifo mode in dwc mmc driver by huang lin · 9 years ago
  27. f382eb8 mmc: dw_mmc: move data transfer as a separate function by huang lin · 9 years ago
  28. 49ecaa9 rockchip: rk3036: Add pinctrl driver by huang lin · 9 years ago
  29. 0b374c8 rockchip: rk3036: Add a simple syscon driver by huang lin · 9 years ago
  30. 2bc00e0 rockchip: rk3036: Add Soc reset driver by huang lin · 9 years ago
  31. c17736c rockchip: rk3036: Add header files for GRF by huang lin · 9 years ago
  32. 3f2ef13 rockchip: rk3036: Add clock driver by huang lin · 9 years ago
  33. fc0fada rockchip: Bring in RK3036 device tree file includes and bindings by huang lin · 9 years ago
  34. a51dbeb rockchip: serial driver support rk3036 by huang lin · 9 years ago
  35. 41c7f66 dm: core: Add SPL Kconfig for REGMAP and SYSCON by huang lin · 9 years ago
  36. 302d176 rockchip: add config decide whether to build common.c by huang lin · 9 years ago
  37. 5138337 rockchip: rename board-spl.c to rk3288-board-spl.c by huang lin · 9 years ago
  38. 8117803 rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig by huang lin · 9 years ago
  39. cc2244b rockchip: add timer driver by huang lin · 9 years ago
  40. abe919e rockchip: firefly: Save the environment on SD card by Sjoerd Simons · 9 years ago
  41. 9550e79 rockchip: Also load the initrd below 512M by Sjoerd Simons · 9 years ago
  42. 3ba5f74 dm: pci: Disable PCI compatibility functions by default by Simon Glass · 9 years ago
  43. cab24b3 dm: pci: Convert 'pci' command to driver model by Simon Glass · 9 years ago
  44. c4f32bb pci: Move PCI header output code into its own function by Simon Glass · 9 years ago
  45. 32ec5b3 pci: Use a separate 'dev' variable for the PCI device by Simon Glass · 9 years ago
  46. 72ef5b6 pci: Use common functions to read/write config by Simon Glass · 9 years ago
  47. c2be070 pci: Tidy up function comments in cmd_pci.c by Simon Glass · 9 years ago
  48. 49f835f dm: pci: Reorder functions in cmd_pci.c by Simon Glass · 9 years ago
  49. 011e948 dm: pci: Move common auto-config functions to a common file by Simon Glass · 9 years ago
  50. 76a8b6a dm: pci: Rename pci_auto.c to pci_auto_old.c by Simon Glass · 9 years ago
  51. 54fe7b1 dm: pci: Add a comment about how to find struct pci_controller by Simon Glass · 9 years ago
  52. 07a5887 pci: Refactor the pciinfo() function by Simon Glass · 9 years ago
  53. ca7de76 pci: Use a separate variable for the bus number by Simon Glass · 9 years ago
  54. bfa4191 pci: Use a common return in command processing by Simon Glass · 9 years ago
  55. e81ca88 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · 9 years ago
  56. f926033 dm: pci: Add a function to find the regions for a PCI bus by Simon Glass · 9 years ago
  57. 9f60fb0 dm: pci: Add a function to get the controller for a bus by Simon Glass · 9 years ago
  58. 9289db6 dm: pci: Add functions to emulate 8- and 16-bit access by Simon Glass · 9 years ago
  59. 9526d83 dm: pci: Support decoding ranges with duplicate entries by Simon Glass · 9 years ago
  60. 2084c5a dm: pci: Set up the SDRAM mapping correctly by Simon Glass · 9 years ago
  61. 871bc92 dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM by Simon Glass · 9 years ago
  62. fde7e18 dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig by Simon Glass · 9 years ago
  63. 15bcc62 ARM: tegra: refactor common Kconfig options by Stephen Warren · 9 years ago
  64. 7030f27 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · 9 years ago
  65. 1d4c83c x86: tsc: Remove legacy timer codes by Bin Meng · 9 years ago
  66. 80af398 x86: Convert to use driver model timer by Bin Meng · 9 years ago
  67. 881c124 dm: timer: Avoid using timer before it is ready by Simon Glass · 9 years ago
  68. 4e51fc2 x86: tsc: Add driver model timer support by Bin Meng · 9 years ago
  69. 2f80fc5 x86: tsc: Use notrace from <linux/compiler.h> by Bin Meng · 9 years ago
  70. 0f3176e x86: Remove MIN_PORT80_KCLOCKS_DELAY by Bin Meng · 9 years ago
  71. 9ca07eb dm: timer: Support 64-bit counter by Bin Meng · 9 years ago
  72. f838f12 timer: sandbox: Use device tree to pass the clock frequency by Bin Meng · 9 years ago
  73. 9e360a5 timer: altera: Remove the codes to get clock frequency by Bin Meng · 9 years ago
  74. 579eb5a dm: timer: Implement pre_probe() by Bin Meng · 9 years ago
  75. 435ae76 dm: timer: Fix several nits by Bin Meng · 9 years ago
  76. 4a421a6 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  77. e4677f1 arm: at91/spl: atmel_sfr: move saic redirect to separate file by Wenyou Yang · 9 years ago
  78. b5665bf arm: at91/spl: matrix: use matrix slave id macros by Wenyou Yang · 9 years ago
  79. 6f0a51a arm: at91/spl: matrix: remove security peripheral select code by Wenyou Yang · 9 years ago
  80. 5906d2a arm: at91/spl: matrix: remove matrix write protection code by Wenyou Yang · 9 years ago
  81. 5cb9dfa arm: at91/spl: matrix: move matrix init to separate file by Wenyou Yang · 9 years ago
  82. 75238f2 arm: atmel: Add SAMA5D2 Xplained board by Wenyou Yang · 9 years ago
  83. 2c62c56 gpio: atmel: Add the PIO4 driver support by Wenyou Yang · 9 years ago
  84. 1670c8c Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  85. 3785f57 armv8: fsl-layerscape: Fix early MMU table for nand boot by York Sun · 9 years ago
  86. 1d3a76f armv8: ls2080a: Define CONFIG_ENV_OVERWRITE to overwrite serial and ethaddr by Alison Wang · 9 years ago
  87. f8642ba net: phy: added aquantia PHY AQR405 support by Shaohui Xie · 9 years ago
  88. b4017364 armv8: ls2085a: Add workaround of errata A009635 by Prabhakar Kushwaha · 9 years ago
  89. 5380335 board/ls2080qds: Fix typo in README for QSGMII riser card by Prabhakar Kushwaha · 9 years ago
  90. 99fe454 arm: ls102xa: Update fdt_high and initrd_high for LS1021AQDS board by Alison Wang · 9 years ago
  91. 1f6236f armv8: fsl-layerscape: Fix "cpu release" command by York Sun · 9 years ago
  92. da305b9 drivers/ddr/fsl: Fix typo in BIST test for DDR4 by York Sun · 9 years ago
  93. d764129 armv8/layerscape: Update MMU table with execute-never bits by Alison Wang · 9 years ago
  94. 61bd2f7 drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3 by York Sun · 9 years ago
  95. 7023100 armv8/ls1043ardb: add USB support by Gong Qianyu · 9 years ago
  96. 28752cf armv8/ls1043ardb: add DSPI support by Gong Qianyu · 9 years ago
  97. 630532f armv8/ls1043aqds: dts: add dtb support by Gong Qianyu · 9 years ago
  98. 02b5d2e armv8/ls1043aqds: add LS1043AQDS board support by Shaohui Xie · 9 years ago
  99. e1cecb4 armv8/ls1043ardb: dts: add dtb support by Gong Qianyu · 9 years ago
  100. 18a0d8e armv8/fsl-layerscape: Remove reference to gdata by Gong Qianyu · 9 years ago