1. 9c23543 x86: Write correct bus number for the irq router by Bin Meng · 9 years ago
  2. d402f92 x86: queensbay: Correct Topcliff device irqs by Bin Meng · 9 years ago
  3. b0014b6 x86: crownbay: Enable DM RTC support by Bin Meng · 9 years ago
  4. ffe3879 cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C by Bin Meng · 9 years ago
  5. ed2ac0d dm: rtc: Support mc146818 driver in driver model by Bin Meng · 9 years ago
  6. 990acd0 x86: crownbay: Add MP initialization by Bin Meng · 9 years ago
  7. 63d54a6 x86: Clean up lapic codes by Bin Meng · 9 years ago
  8. 61788e4 x86: Move lapic_setup() call into init_bsp() by Bin Meng · 9 years ago
  9. 6e6f4ce x86: Move MP initialization codes into a common place by Bin Meng · 9 years ago
  10. 946c2b5 x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS by Bin Meng · 9 years ago
  11. 780bfdd dm: cpu: Add a new get_count method to cpu uclass by Bin Meng · 9 years ago
  12. 4c71322 x86: kconfig: Fix minor nits in MAX_CPUS by Bin Meng · 9 years ago
  13. 063374d x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMP by Bin Meng · 9 years ago
  14. be3f06b x86: dm: Clean up cpu drivers by Bin Meng · 9 years ago
  15. cb5cbfd dm: cpu: Test against cpu_ops->get_info in cpu_get_info() by Bin Meng · 9 years ago
  16. 166c398 dm: cpu: Fix undefined ENOSYS build error by Bin Meng · 9 years ago
  17. 5d4a757 dm: spi: Correct minor nits in ICH driver by Simon Glass · 9 years ago
  18. a7d0711a spi: sf: Print the error code on failure by Simon Glass · 9 years ago
  19. aefaff8 x86: fsp: Move FspInitEntry call to board_init_f() by Bin Meng · 9 years ago
  20. 002610f x86: fsp: Load GDT before calling FspInitEntry by Bin Meng · 9 years ago
  21. 343fb99 x86: Add Kconfig options to be used by arch/x86/cpu/config.mk by Bin Meng · 9 years ago
  22. dd59211 builderthread.py: Keep 'SPL' by Tom Rini · 9 years ago
  23. 4905dfc Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  24. f481576 RFC: Deprecate MAKEALL by Simon Glass · 10 years ago
  25. 33711bd Prepare v2015.07 by Tom Rini · 9 years ago
  26. c7d0fd7 scsi: fix compiler warning with DEBUG and 48bit LBAs by Andre Przywara · 9 years ago
  27. 2650dbc Merge git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  28. a70e86f Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  29. f18d111 mtd: fix false positive "Offset exceeds device limit" error by Masahiro Yamada · 9 years ago
  30. 5956573 arm: mvebu: db-88f6820-gp: Add USB/EHCI support by Stefan Roese · 9 years ago
  31. fe11ae2 usb: Add EHCI support for Armada 38x (mvebu) by Stefan Roese · 9 years ago
  32. 7cbaff9 arm: mvebu: db-88f6820-gp.h: Add SATA/SCSI (AHCI) support by Stefan Roese · 9 years ago
  33. 4d991cb arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38x by Stefan Roese · 9 years ago
  34. 2cc1aa2 block: ahci: Don't enable port interrupts by Stefan Roese · 9 years ago
  35. e80f1e8 arm: mvebu: db-88f6820-gp: Add MMC/SDIO support by Stefan Roese · 9 years ago
  36. 7f1adcd arm: mvebu: Add SDIO/SDHCI support for Armada A38x by Stefan Roese · 9 years ago
  37. 492d322 mmc: sdhci.c: Add config option to use a fixed buffer for transfers by Stefan Roese · 9 years ago
  38. 29905a4 mmc: sdhci: Use timer based timeout detection in sdhci_send_command() by Stefan Roese · 9 years ago
  39. fca6105 arm: mvebu: db-88f6820-gp: Add MAINTAINERS file by Stefan Roese · 9 years ago
  40. 8fd3ec7 exynos: i2c: Correct bug in pinmux selection by Simon Glass · 9 years ago
  41. 6c7cbd3 arm: adds the status info for odroid-xu3 by Minkyu Kang · 9 years ago
  42. 4256402 thermal: imx_thermal: fix busywait if IMX6 temp <0C by Tim Harvey · 9 years ago
  43. 699279c tools: mkimage: fix imximage header size by Albert ARIBAUD \(3ADEV\) · 9 years ago
  44. b44e60a i2c: fix vf610 support by Albert ARIBAUD \(3ADEV\) · 9 years ago
  45. b189584 net: fec_mxc: remove useless struct nbuf by Albert ARIBAUD \(3ADEV\) · 9 years ago
  46. 29067ab iMX: adding parsing to hab_status command by Ulises Cardenas · 9 years ago
  47. 19c6ec7 imx: mx6 add i2c4 clock support for i.MX6SX by Peng Fan · 9 years ago
  48. 2d59acc imx: mx6 remove duplicated enable_cspi_clock by Peng Fan · 9 years ago
  49. 3c73b0a imx6: standardise OCOTP and fuse config to mx6_common by Peter Robinson · 9 years ago
  50. 3b7ad21 thermal:imx_thermal: enter busywait cooling loop when over max CPU temp by Tim Harvey · 9 years ago
  51. 1254ff9 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 9 years ago
  52. fa31377 ahci: Fix compiling warnings under 64bit platforms by Tang Yuantian · 9 years ago
  53. 5e5055f arm: baltos: change USB ports functions by Yegor Yefremov · 9 years ago
  54. 40d79e4 keystone2: config: update default mtd by Michael Scherban · 9 years ago
  55. 0351473 stm32f4: fix gpio description in comment by Antonio Borneo · 9 years ago
  56. 6f921ec stm32f4: fix minor typo in comment by Antonio Borneo · 9 years ago
  57. 8379c79 stm32f4: fix MAINTAINERS file by Antonio Borneo · 9 years ago
  58. 0dd1c31 siemens,am33x: adjust mtd partition by Egli, Samuel · 9 years ago
  59. 5f9c58e arm: baltos: fix NAND boot by Yegor Yefremov · 9 years ago
  60. e6b1b58 arm: baltos: drop I2C speed to 1000 Hz by Yegor Yefremov · 9 years ago
  61. 5833521 arm: baltos: enable CMD_NET and FIT support in defconfig by Yegor Yefremov · 9 years ago
  62. a800f2f arm: convert am3517_crane and am3517_evm to generic boards by Yegor Yefremov · 9 years ago
  63. 16fc0f8 ARM: beagle_x15: prevent DCAN1 _wait_target_disable failure in kernel by Roger Quadros · 9 years ago
  64. a5878f1 ARM: DRA7-evm: prevent DCAN1 _wait_target_disable failure in kernel by Roger Quadros · 9 years ago
  65. 687a751 Makefile:Add GCC flag -fno-delete-null-pointer-checks by Prabhakar Kushwaha · 9 years ago
  66. f41d6b7 ti: Add SPDX license identifier to omap.h by Simon Glass · 9 years ago
  67. 28fd00b README.distro: fix typos by Masahiro Yamada · 9 years ago
  68. e619c79 blackfin: Fix build regression due to image size by Joe Hershberger · 9 years ago
  69. f7848d9 Allow CONFIG_REGEX to be disabled when CONFIG_NET by Joe Hershberger · 9 years ago
  70. fb69b6c Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  71. f3edfd3 net: designware: Program MAC address to hardware after soft reset by Bin Meng · 9 years ago
  72. 8fa2e20 sunxi: Adjust Ippo_q8h_v1_2_a33_1024x600 dts filename to match the upstream kernel by Hans de Goede · 9 years ago
  73. 0a888f5 ARM: DRA72x: fix io delay calibration for ethernet by Mugunthan V N · 9 years ago
  74. 3cbb15d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  75. abe8f9a board: baltos - add maintainer information by Yegor Yefremov · 9 years ago
  76. 64b77ed ARM: disable HAVE_PRIVATE_LIBGCC for ARM64 by Masahiro Yamada · 9 years ago
  77. 1c94578 board: am43xx: Add maintainer information by Lokesh Vutla · 9 years ago
  78. 4c3832c cairo: add missing MAINTAINERS file by Albert ARIBAUD \(3ADEV\) · 9 years ago
  79. e05412f arm: dcc: Add uart dcc support for armv8 by Siva Durga Prasad Paladugu · 9 years ago
  80. b69969b Revert "break build if it would produce broken binary" by Simon Glass · 9 years ago
  81. 1251d51 arm: Add ENTRY/ENDPROC to private libgcc functions by Simon Glass · 9 years ago
  82. 6f43ba7 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 9 years ago
  83. 003b09d armv7: better comment in start.S by Pavel Machek · 9 years ago
  84. 1f9e5e2 gpio: lpc32xx: Use priv_data instead of platdata by Axel Lin · 9 years ago
  85. 54e0f96 mx53loco: Use generic 'load' command instead of 'fatload' by Guillaume GARDET · 9 years ago
  86. 37f4d0e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  87. 4e87398 sunxi: Add Sinlinx SinA33 defconfig by Chen-Yu Tsai · 9 years ago
  88. d8656b6 sunxi: Sync sun8i dts files with the linux kernel by Chen-Yu Tsai · 9 years ago
  89. e506889 sunxi: Add support for UART0 in PB pin group on A33 by Chen-Yu Tsai · 9 years ago
  90. dec7c84 sunxi: rsb: Enable R_PIO clock before configuring external pins by Chen-Yu Tsai · 9 years ago
  91. 6ad8c74 sunxi: hardware-feature-specific function index defines for PORT F UART0 by Chen-Yu Tsai · 9 years ago
  92. 808bf7c Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  93. 8097cba spi: cadence_qspi: add device tree binding doc by Vikas Manocha · 9 years ago
  94. 70bb2b1 spi: cadence_qspi: support FIFO width other than 4 bytes by Vikas Manocha · 9 years ago
  95. 90a2f71 spi: cadence_qspi: get sram size from device tree by Vikas Manocha · 9 years ago
  96. c0535c0 spi: cadence_qspi: move the sram partition in init by Vikas Manocha · 9 years ago
  97. 51d5583 stv0991: configure device tree for cadence qspi & flash by Vikas Manocha · 9 years ago
  98. e67abca stv0991: enable cadence qspi controller & spi flash by Vikas Manocha · 9 years ago
  99. 54afb50 stv0991: configure clock & pad muxing for qspi by Vikas Manocha · 9 years ago
  100. f59fa3b stv0991: remove define CONFIG_OF_SEPARATE from board file by Vikas Manocha · 9 years ago