1. df9e432 pci: sh7751: map PCI memory space into SDRAM by Vladimir Zapolskiy · 8 years ago
  2. 3b15e95 pci: sh7751: fix up PCI I/O space address by Vladimir Zapolskiy · 8 years ago
  3. f34743c sh4: cache: move exported cache manipulation functions into cache.c by Vladimir Zapolskiy · 8 years ago
  4. e852996 sh: cache: don't modify CCR from P1 area by Vladimir Zapolskiy · 8 years ago
  5. 57e56ef sh: cache use jump_to_P2() and back_to_P1() from asm/system.h by Vladimir Zapolskiy · 8 years ago
  6. 0dcd6b4 sh3: remove unused cache.c file from being built by Vladimir Zapolskiy · 8 years ago
  7. 1e67161 sh4: cache: correct flush_cache() to writeback and invalidate by Vladimir Zapolskiy · 8 years ago
  8. 7a22f7a sh4: cache: correct dcache flush to invalidate with write-back by Vladimir Zapolskiy · 8 years ago
  9. c952052 compiler.h: use u-boot endian macros on OpenBSD by Jonathan Gray · 8 years ago
  10. d9cd14f ARM: am57xx_evm: enable DFU support by Sekhar Nori · 8 years ago
  11. bb018cf ARM: ti: consolidate dfu environment variables by Sekhar Nori · 8 years ago
  12. ff23811 cmd: scsi: Make private functions static by Michal Simek · 8 years ago
  13. 6241b52 scsi: Separate SCSI private block description initialization by Michal Simek · 8 years ago
  14. 5dc196f scsi: Change scsi_scan() to be able to return value by Michal Simek · 8 years ago
  15. 9ec32f3 scsi: Make private functions static by Michal Simek · 8 years ago
  16. 8544df8 scsi: Remove completely unused functions by Michal Simek · 8 years ago
  17. de6840a scsi: Simplify scsi_read/scsi_write() by Michal Simek · 8 years ago
  18. 4091749 scsi: Move pccb buffer initalization directly to scsi_detect_dev by Michal Simek · 8 years ago
  19. 3c0073b scsi: Take lun from device block description by Michal Simek · 8 years ago
  20. ebbde65 scsi: Extract device detection algorithm by Michal Simek · 8 years ago
  21. ac0a18d1 scsi: Extract block device initialization by Michal Simek · 8 years ago
  22. fca1e84 common: miiphyutil: Work and report phy address in hex in mdio cmd by Michal Simek · 8 years ago
  23. d4f2ab2 ARM: zynq: Enable SD1 and qspi for picozed board by Siva Durga Prasad Paladugu · 8 years ago
  24. fdfff0d ARM: zynq(mp): remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT defines by Masahiro Yamada · 8 years ago
  25. 2740d37 ARM64: zynqmp: List secondary software boot modes by Michal Simek · 8 years ago
  26. 6c7b05f ARM64: zynqmp: Use DTS name for different psu_init_gpl* files in SPL by Michal Simek · 8 years ago
  27. 8ffddc3 ARM64: zynqmp: Force certain bootmode for SPL by Michal Simek · 8 years ago
  28. f0752bb Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  29. 1e0728a tools/kwbimage: add DEBUG option by Chris Packham · 8 years ago
  30. 883bf45 tools/kwbimage: add BAUDRATE option by Chris Packham · 8 years ago
  31. 1d49668 arm: mvebu: move SYS_MVEBU_PLL_CLOCK to Kconfig by Chris Packham · 8 years ago
  32. c96aac2 mvebu: db-88f6820-amc: Enable FIT support by Chris Packham · 8 years ago
  33. 8d5c4c3 SPL: mmc: Make spl_mmc_load_image available by Marek Vasut · 8 years ago
  34. f537e39 mmc: Tinification of the mmc code by Marek Vasut · 8 years ago
  35. 5eecff2 mmc: Fix warning if debug() is not used by Marek Vasut · 8 years ago
  36. c17dae5 mmc: add bkops-enable command by Tomas Melin · 8 years ago
  37. 6c5d79a mmc: s5p_sdhci: fix to check proper pinmux id by Seung-Woo Kim · 8 years ago
  38. 13bd18b ts4600: Disable CONFIG_DISPLAY_CPUINFO by Tom Rini · 8 years ago
  39. fc58386 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  40. 26fb91c travis.yml: Split Freescale ARM job up more by Tom Rini · 8 years ago
  41. 9a7ca03 MIPS: Fix map_physmem for cached mappings by Paul Burton · 8 years ago
  42. 0ecd903 MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve by Paul Burton · 8 years ago
  43. fde2572 mips: Let cache.h be included from assembly source by Marek Vasut · 8 years ago
  44. b9da7da common/board_f: enable initr_trap for MIPS by Daniel Schwierzeck · 9 years ago
  45. e8d3155 MIPS: add handling for generic and EJTAG exceptions by Daniel Schwierzeck · 9 years ago
  46. d8209b8 MIPS: reserve space for exception vectors by Daniel Schwierzeck · 9 years ago
  47. c8e280f MIPS: add asm-offsets for struct pt_regs by Daniel Schwierzeck · 9 years ago
  48. 41dc35e MIPS: add possibility to setup initial stack and global data in SRAM by Daniel Schwierzeck · 8 years ago
  49. 993a122 MIPS: factor out code for initial stack and global data by Daniel Schwierzeck · 8 years ago
  50. ecf0d79 MIPS: fix iand optimize setup of CP0 registers by Daniel Schwierzeck · 9 years ago
  51. 8b2fd07 MIPS: fix ROM exception vectors by Daniel Schwierzeck · 9 years ago
  52. 754cd05 MIPS: make inclusion of ROM exception vectors configurable by Daniel Schwierzeck · 9 years ago
  53. bbbd602 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  54. 529498e imx6: clock: Enable External Memory Interface [EIM] clock (eim_slow_clock) by Lukasz Majewski · 8 years ago
  55. d170864 mx6sx: Add initial support for Samtec VIN|ING 2000 board by Christoph Fritz · 8 years ago
  56. b521404 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  57. 8d24f80 travis.yml: Add samsung and rockchip builds by Tom Rini · 8 years ago
  58. aa7ea8c imx7: SPI: add suport for SPI flash in mikroBUS slot by Angus Ainslie · 8 years ago
  59. 003b63b arm: mx6: specify SPL padding by Stefan Agner · 8 years ago
  60. fd57769 mx6sx: Add initial support for UDOO Neo Board by Breno Lima · 8 years ago
  61. 27e4e10 colibri_vf: Read kernel and device tree from static UBI volumes by Sanchayan Maity · 8 years ago
  62. f012f66 ARM: ts4600: add basic board support by Sebastien Bourdelin · 8 years ago
  63. c7219fc board: ge: bx50v3: add the PMIC configuration support by Ken Lin · 8 years ago
  64. c448df7 ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routines by Eric Nelson · 8 years ago
  65. ec4fe26 mx6: ddr: add routine to return DDR calibration data by Eric Nelson · 8 years ago
  66. a09d68a mx6: ddr: pass mx6_ddr_sysinfo to calibration routines by Eric Nelson · 8 years ago
  67. 4285a53 mx6: ddr: allow 32 cycles for DQS gating calibration by Eric Nelson · 8 years ago
  68. 59b6247 imx: mx6: ddr: add register MPZQLP2CTL for LPDDR2 by Eric Nelson · 8 years ago
  69. 3954765 tools: imximage: display DCD block offset, length by Eric Nelson · 8 years ago
  70. 4747d15 arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivated by Sven Ebenfeld · 8 years ago
  71. d1942f5 pwm: imx: increase support up to PWM8 for i.MX6SX by Christoph Fritz · 8 years ago
  72. cc857db tbs2910: Make Ethernet functional again by Soeren Moch · 8 years ago
  73. 27c01b9 imx: make ipu's di configurable by Max Krummenacher · 8 years ago
  74. 64a77a4 spl: mmc: fix switch statement by Max Krummenacher · 8 years ago
  75. 3720f57 ARM: mx6: add MMC2 boot device detection support in SPL by Marcin Niestroj · 8 years ago
  76. d372b00 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 8 years ago
  77. 39e3880 armv7: psci: cpu_off: flush D-Cache before disable D-Cache by Peng Fan · 8 years ago
  78. 313ec09 vexpress64: Juno: Change PCI buss addresses for IO to start from zero. by Liviu Dudau · 8 years ago
  79. 013e9ae bcm2835: Reserve the spin table in efi memory map by Alexander Graf · 8 years ago
  80. 13b6697 bcm2835 video: Map frame buffer as 32bpp by Alexander Graf · 8 years ago
  81. 3fce534 ARM: bcm283x: Implement EFI RTS reset_system by Alexander Graf · 8 years ago
  82. 1781911 drivers: net: keystone_net: add rgmii link type support when parsing dt by Mugunthan V N · 8 years ago
  83. f9e3ed5 ARM: bcm283x: use OF_CONTROL for bcm283x by Fabian Vogt · 8 years ago
  84. 1d317b7 board: rpi: move uart deactivation to board_init by Fabian Vogt · 8 years ago
  85. 0f11661 serial: bcm283x_mu: support disabling after initialization by Fabian Vogt · 8 years ago
  86. 9371391 fdt: adjust bcm283x device tree for u-boot by Fabian Vogt · 8 years ago
  87. 7ad2aa0 fdt: import bcm283x device tree sources from the linux kernel tree by Fabian Vogt · 8 years ago
  88. 8badae1 fdt: add dt-bindings for bcm2835 by Fabian Vogt · 8 years ago
  89. 7ca1f4e serial: pl01x: expose skip_init platdata option in DT by Fabian Vogt · 8 years ago
  90. cfb76fc serial: bcm283x_mu: add device tree support by Fabian Vogt · 8 years ago
  91. 58eb514 gpio: bcm2835: add device tree support by Fabian Vogt · 8 years ago
  92. 0117dbe fs/fat/fatwrite: Local variable as buffer to store dir_slot entries by Tien Fong Chee · 8 years ago
  93. 0489c3b spl: add USB Gadget config option by Stefan Agner · 8 years ago
  94. e542edd spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
  95. 7ccd412 spl: add RAM boot device only if it is actually defined by Stefan Agner · 8 years ago
  96. 86811f2 README: fix typo FAT_ENV_DEV_AND_PART by Nicolae Rosia · 8 years ago
  97. d5681a5 xyz-modem: Change getc timeout loop waiting by tomas.melin@vaisala.com · 8 years ago
  98. b450f93 sata: fix sata command can not being executed bug by Tang Yuantian · 8 years ago
  99. 6c44f54 tools/env: fix environment alignment tests for block devices by Max Krummenacher · 8 years ago
  100. 07e2450 tools/Makefile: suppress "which swig" error output by Andre Przywara · 8 years ago