1. e2099d7 common: sh: add necessary define bits to board_f by Vladimir Zapolskiy · 8 years ago
  2. 40166c8 r2dplus: select rtl8139 driver in defconfig by Vladimir Zapolskiy · 8 years ago
  3. 7652704 r2dplus: use P1 area space for text base and PCI system memory by Vladimir Zapolskiy · 8 years ago
  4. b032eb1 sh4: remove __io config options from r2dplus and r7780mp boards by Vladimir Zapolskiy · 8 years ago
  5. 30391de pci: sh7751: map PCI memory space into SDRAM by Vladimir Zapolskiy · 8 years ago
  6. d44cf29 pci: sh7751: fix up PCI I/O space address by Vladimir Zapolskiy · 8 years ago
  7. b33718c sh4: cache: move exported cache manipulation functions into cache.c by Vladimir Zapolskiy · 8 years ago
  8. 6ab8b96 sh: cache: don't modify CCR from P1 area by Vladimir Zapolskiy · 8 years ago
  9. c230a37 sh: cache use jump_to_P2() and back_to_P1() from asm/system.h by Vladimir Zapolskiy · 8 years ago
  10. dad2b30 sh3: remove unused cache.c file from being built by Vladimir Zapolskiy · 8 years ago
  11. 0f62bf6 sh4: cache: correct flush_cache() to writeback and invalidate by Vladimir Zapolskiy · 8 years ago
  12. ee47c4c sh4: cache: correct dcache flush to invalidate with write-back by Vladimir Zapolskiy · 8 years ago
  13. fd184b9 compiler.h: use u-boot endian macros on OpenBSD by Jonathan Gray · 8 years ago
  14. 7e0b87c ARM: am57xx_evm: enable DFU support by Sekhar Nori · 8 years ago
  15. f843770 ARM: ti: consolidate dfu environment variables by Sekhar Nori · 8 years ago
  16. 861fe65 cmd: scsi: Make private functions static by Michal Simek · 8 years ago
  17. 0b3a58e scsi: Separate SCSI private block description initialization by Michal Simek · 8 years ago
  18. c002e39 scsi: Change scsi_scan() to be able to return value by Michal Simek · 8 years ago
  19. 545a284 scsi: Make private functions static by Michal Simek · 8 years ago
  20. 182ec15 scsi: Remove completely unused functions by Michal Simek · 8 years ago
  21. cdb93b2 scsi: Simplify scsi_read/scsi_write() by Michal Simek · 8 years ago
  22. bccfd9e scsi: Move pccb buffer initalization directly to scsi_detect_dev by Michal Simek · 8 years ago
  23. 4dbee17 scsi: Take lun from device block description by Michal Simek · 8 years ago
  24. 570712f scsi: Extract device detection algorithm by Michal Simek · 8 years ago
  25. 92ca476 scsi: Extract block device initialization by Michal Simek · 8 years ago
  26. 15a2acd common: miiphyutil: Work and report phy address in hex in mdio cmd by Michal Simek · 8 years ago
  27. 20ca679 ARM: zynq: Enable SD1 and qspi for picozed board by Siva Durga Prasad Paladugu · 8 years ago
  28. e3e18be ARM: zynq(mp): remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT defines by Masahiro Yamada · 8 years ago
  29. 2661081 ARM64: zynqmp: List secondary software boot modes by Michal Simek · 8 years ago
  30. fde6cac ARM64: zynqmp: Use DTS name for different psu_init_gpl* files in SPL by Michal Simek · 8 years ago
  31. e367240 ARM64: zynqmp: Force certain bootmode for SPL by Michal Simek · 8 years ago
  32. 9ae0e14 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  33. 2611c05 tools/kwbimage: add DEBUG option by Chris Packham · 8 years ago
  34. 4bdb547 tools/kwbimage: add BAUDRATE option by Chris Packham · 8 years ago
  35. a53d97a arm: mvebu: move SYS_MVEBU_PLL_CLOCK to Kconfig by Chris Packham · 8 years ago
  36. eb1f778 mvebu: db-88f6820-amc: Enable FIT support by Chris Packham · 8 years ago
  37. 09410c6 SPL: mmc: Make spl_mmc_load_image available by Marek Vasut · 8 years ago
  38. b5b838f mmc: Tinification of the mmc code by Marek Vasut · 8 years ago
  39. ce9eca9 mmc: Fix warning if debug() is not used by Marek Vasut · 8 years ago
  40. cd3d488 mmc: add bkops-enable command by Tomas Melin · 8 years ago
  41. f0ecfc5 mmc: s5p_sdhci: fix to check proper pinmux id by Seung-Woo Kim · 8 years ago
  42. 38c4f0b ts4600: Disable CONFIG_DISPLAY_CPUINFO by Tom Rini · 8 years ago
  43. a2cb310 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  44. bb417f1 travis.yml: Split Freescale ARM job up more by Tom Rini · 8 years ago
  45. 6fd596a MIPS: Fix map_physmem for cached mappings by Paul Burton · 8 years ago
  46. 7a3e0f7 MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve by Paul Burton · 8 years ago
  47. e7e0469 mips: Let cache.h be included from assembly source by Marek Vasut · 8 years ago
  48. 4c2cb11 common/board_f: enable initr_trap for MIPS by Daniel Schwierzeck · 9 years ago
  49. 6c59363 MIPS: add handling for generic and EJTAG exceptions by Daniel Schwierzeck · 9 years ago
  50. bd60252 MIPS: reserve space for exception vectors by Daniel Schwierzeck · 9 years ago
  51. 67588bd MIPS: add asm-offsets for struct pt_regs by Daniel Schwierzeck · 9 years ago
  52. 924ad86 MIPS: add possibility to setup initial stack and global data in SRAM by Daniel Schwierzeck · 8 years ago
  53. c3e72ab MIPS: factor out code for initial stack and global data by Daniel Schwierzeck · 8 years ago
  54. 65d297a MIPS: fix iand optimize setup of CP0 registers by Daniel Schwierzeck · 8 years ago
  55. 345490f MIPS: fix ROM exception vectors by Daniel Schwierzeck · 8 years ago
  56. af3971f MIPS: make inclusion of ROM exception vectors configurable by Daniel Schwierzeck · 8 years ago
  57. 4d6647a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  58. 4db4d42 imx6: clock: Enable External Memory Interface [EIM] clock (eim_slow_clock) by Lukasz Majewski · 8 years ago
  59. 730d254 mx6sx: Add initial support for Samtec VIN|ING 2000 board by Christoph Fritz · 8 years ago
  60. 6b29a39 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  61. dbd5df8 travis.yml: Add samsung and rockchip builds by Tom Rini · 8 years ago
  62. 9cd37b0 imx7: SPI: add suport for SPI flash in mikroBUS slot by Angus Ainslie · 8 years ago
  63. 0405092 arm: mx6: specify SPL padding by Stefan Agner · 8 years ago
  64. 792f186 mx6sx: Add initial support for UDOO Neo Board by Breno Lima · 8 years ago
  65. 3ed82d6 colibri_vf: Read kernel and device tree from static UBI volumes by Sanchayan Maity · 8 years ago
  66. d9e268e ARM: ts4600: add basic board support by Sebastien Bourdelin · 8 years ago
  67. 22d358d board: ge: bx50v3: add the PMIC configuration support by Ken Lin · 8 years ago
  68. a425bf7 ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routines by Eric Nelson · 8 years ago
  69. 48c7d43 mx6: ddr: add routine to return DDR calibration data by Eric Nelson · 8 years ago
  70. 7f17fb7 mx6: ddr: pass mx6_ddr_sysinfo to calibration routines by Eric Nelson · 8 years ago
  71. b33f74e mx6: ddr: allow 32 cycles for DQS gating calibration by Eric Nelson · 8 years ago
  72. c8c3515 imx: mx6: ddr: add register MPZQLP2CTL for LPDDR2 by Eric Nelson · 8 years ago
  73. e5491f3 tools: imximage: display DCD block offset, length by Eric Nelson · 8 years ago
  74. 36c0627 arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivated by Sven Ebenfeld · 8 years ago
  75. de19773 pwm: imx: increase support up to PWM8 for i.MX6SX by Christoph Fritz · 8 years ago
  76. 84a62ca tbs2910: Make Ethernet functional again by Soeren Moch · 8 years ago
  77. 15fde0f imx: make ipu's di configurable by Max Krummenacher · 8 years ago
  78. c8d7647 spl: mmc: fix switch statement by Max Krummenacher · 8 years ago
  79. 54e4fcf ARM: mx6: add MMC2 boot device detection support in SPL by Marcin Niestroj · 8 years ago
  80. 2d22148 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 8 years ago
  81. fea7452 armv7: psci: cpu_off: flush D-Cache before disable D-Cache by Peng Fan · 8 years ago
  82. 88e0d59 vexpress64: Juno: Change PCI buss addresses for IO to start from zero. by Liviu Dudau · 8 years ago
  83. 1bcf7a3 bcm2835: Reserve the spin table in efi memory map by Alexander Graf · 8 years ago
  84. 8b82dd9 bcm2835 video: Map frame buffer as 32bpp by Alexander Graf · 8 years ago
  85. 6b0ee50 ARM: bcm283x: Implement EFI RTS reset_system by Alexander Graf · 8 years ago
  86. 1de4066 drivers: net: keystone_net: add rgmii link type support when parsing dt by Mugunthan V N · 8 years ago
  87. 7670909 ARM: bcm283x: use OF_CONTROL for bcm283x by Fabian Vogt · 8 years ago
  88. d8396a3 board: rpi: move uart deactivation to board_init by Fabian Vogt · 8 years ago
  89. cb97ad4 serial: bcm283x_mu: support disabling after initialization by Fabian Vogt · 8 years ago
  90. ff5d7ae fdt: adjust bcm283x device tree for u-boot by Fabian Vogt · 8 years ago
  91. 4602558 fdt: import bcm283x device tree sources from the linux kernel tree by Fabian Vogt · 8 years ago
  92. 715dad6 fdt: add dt-bindings for bcm2835 by Fabian Vogt · 8 years ago
  93. 165316e serial: pl01x: expose skip_init platdata option in DT by Fabian Vogt · 8 years ago
  94. 9f755f5 serial: bcm283x_mu: add device tree support by Fabian Vogt · 8 years ago
  95. 4faf5f9 gpio: bcm2835: add device tree support by Fabian Vogt · 8 years ago
  96. 7aa1a6b fs/fat/fatwrite: Local variable as buffer to store dir_slot entries by Tien Fong Chee · 8 years ago
  97. e94793c spl: add USB Gadget config option by Stefan Agner · 8 years ago
  98. 5991703 spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
  99. 34ee947 spl: add RAM boot device only if it is actually defined by Stefan Agner · 8 years ago
  100. 4198778 README: fix typo FAT_ENV_DEV_AND_PART by Nicolae Rosia · 8 years ago