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