1. 40de70f ARM: dts: dra71x-evm: Add DT support by Lokesh Vutla · 8 years ago
  2. 7aa1a40 ARM: dts: dra7xx: sync DT with latest Linux by Lokesh Vutla · 8 years ago
  3. b4b0600 ARM: OMAP4+: Add support for getting pbias info from board by Lokesh Vutla · 8 years ago
  4. f56e635 board: ti: dra71x-evm: Add PMIC support by Keerthy · 8 years ago
  5. 1b42ab3 ARM: DRA7: Fixup DSPEVE, IVA and GPU clock frequencies based on OPP by Suman Anna · 8 years ago
  6. fba82eb ARM: DRA7: Redefine voltage and efuse macros per OPP using Kconfig by Suman Anna · 8 years ago
  7. beb7127 ARM: OMAP4+: Add support for dynamically selecting OPPs by Lokesh Vutla · 8 years ago
  8. 73eed45 Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · 8 years ago
  9. a8ff968 arm: omap5: Add OPTEE node to fdt by Andrew F. Davis · 8 years ago
  10. 57de1ea arm: omap5: Add TEE loading support by Harinarayan Bhatta · 8 years ago
  11. 4c158b9 arm: omap5: Add function to make an SMC call on cpu1 by Harinarayan Bhatta · 8 years ago
  12. a5ab44f davinci: omapl138_lcdk: configure ddr2 by Fabien Parent · 8 years ago
  13. cd895dc davinci: omapl138_lcdk: configure pll0 by Fabien Parent · 8 years ago
  14. b31bf37 ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to Kconfig by Fabien Parent · 8 years ago
  15. f519b36 ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to Kconfig by Fabien Parent · 8 years ago
  16. 3891a54 ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · 8 years ago
  17. 4361220 ARM: K2G: DDR3: Fix up priv ID for MPU by Nishanth Menon · 8 years ago
  18. 1cac34c drivers: usb: musb: adopt musb backend driver to driver model by Mugunthan V N · 8 years ago
  19. 3aec264 am33xx: board: probe misc drivers to register musb devices by Mugunthan V N · 8 years ago
  20. 1957022 am33xx: board: do not register usb devices when CONFIG_DM_USB is defined by Mugunthan V N · 8 years ago
  21. 63c0941 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  22. 76a5598 sh: generate position independent code for all platforms by Vladimir Zapolskiy · 8 years ago
  23. 3500581 sh: share the correct version of start.S among all cpus by Vladimir Zapolskiy · 8 years ago
  24. 9c141b2 sh4: fix start.S by calling board_init_f() after first code relocation by Vladimir Zapolskiy · 8 years ago
  25. bccf09e sh: add shared relocate_code() function and call board_init_r() by Vladimir Zapolskiy · 8 years ago
  26. cdbb0cf sh: add common dram_init() function for all boards by Vladimir Zapolskiy · 8 years ago
  27. 8371dab sh: add MEMORY command to a shared linker script by Vladimir Zapolskiy · 8 years ago
  28. b26d250 sh: define entry point and reloc_dst inside a linker script by Vladimir Zapolskiy · 8 years ago
  29. 9ec4a67 sh: place board lowlevel_init code in the beginning of .text by Vladimir Zapolskiy · 8 years ago
  30. 3f8b539 sh4: use single u-boot linker script for all boards by Vladimir Zapolskiy · 8 years ago
  31. b032eb1 sh4: remove __io config options from r2dplus and r7780mp boards by Vladimir Zapolskiy · 8 years ago
  32. b33718c sh4: cache: move exported cache manipulation functions into cache.c by Vladimir Zapolskiy · 8 years ago
  33. 6ab8b96 sh: cache: don't modify CCR from P1 area by Vladimir Zapolskiy · 8 years ago
  34. c230a37 sh: cache use jump_to_P2() and back_to_P1() from asm/system.h by Vladimir Zapolskiy · 8 years ago
  35. dad2b30 sh3: remove unused cache.c file from being built by Vladimir Zapolskiy · 8 years ago
  36. 0f62bf6 sh4: cache: correct flush_cache() to writeback and invalidate by Vladimir Zapolskiy · 8 years ago
  37. ee47c4c sh4: cache: correct dcache flush to invalidate with write-back by Vladimir Zapolskiy · 8 years ago
  38. 20ca679 ARM: zynq: Enable SD1 and qspi for picozed board by Siva Durga Prasad Paladugu · 8 years ago
  39. 2661081 ARM64: zynqmp: List secondary software boot modes by Michal Simek · 8 years ago
  40. e367240 ARM64: zynqmp: Force certain bootmode for SPL by Michal Simek · 8 years ago
  41. a53d97a arm: mvebu: move SYS_MVEBU_PLL_CLOCK to Kconfig by Chris Packham · 8 years ago
  42. a2cb310 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  43. 6fd596a MIPS: Fix map_physmem for cached mappings by Paul Burton · 8 years ago
  44. 7a3e0f7 MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve by Paul Burton · 8 years ago
  45. e7e0469 mips: Let cache.h be included from assembly source by Marek Vasut · 8 years ago
  46. 6c59363 MIPS: add handling for generic and EJTAG exceptions by Daniel Schwierzeck · 9 years ago
  47. bd60252 MIPS: reserve space for exception vectors by Daniel Schwierzeck · 9 years ago
  48. 67588bd MIPS: add asm-offsets for struct pt_regs by Daniel Schwierzeck · 9 years ago
  49. 924ad86 MIPS: add possibility to setup initial stack and global data in SRAM by Daniel Schwierzeck · 8 years ago
  50. c3e72ab MIPS: factor out code for initial stack and global data by Daniel Schwierzeck · 8 years ago
  51. 65d297a MIPS: fix iand optimize setup of CP0 registers by Daniel Schwierzeck · 9 years ago
  52. 345490f MIPS: fix ROM exception vectors by Daniel Schwierzeck · 9 years ago
  53. af3971f MIPS: make inclusion of ROM exception vectors configurable by Daniel Schwierzeck · 9 years ago
  54. 4d6647a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  55. 4db4d42 imx6: clock: Enable External Memory Interface [EIM] clock (eim_slow_clock) by Lukasz Majewski · 8 years ago
  56. 730d254 mx6sx: Add initial support for Samtec VIN|ING 2000 board by Christoph Fritz · 8 years ago
  57. 6b29a39 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  58. 792f186 mx6sx: Add initial support for UDOO Neo Board by Breno Lima · 8 years ago
  59. d9e268e ARM: ts4600: add basic board support by Sebastien Bourdelin · 8 years ago
  60. a425bf7 ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routines by Eric Nelson · 8 years ago
  61. 48c7d43 mx6: ddr: add routine to return DDR calibration data by Eric Nelson · 8 years ago
  62. 7f17fb7 mx6: ddr: pass mx6_ddr_sysinfo to calibration routines by Eric Nelson · 8 years ago
  63. b33f74e mx6: ddr: allow 32 cycles for DQS gating calibration by Eric Nelson · 8 years ago
  64. c8c3515 imx: mx6: ddr: add register MPZQLP2CTL for LPDDR2 by Eric Nelson · 8 years ago
  65. 15fde0f imx: make ipu's di configurable by Max Krummenacher · 8 years ago
  66. 54e4fcf ARM: mx6: add MMC2 boot device detection support in SPL by Marcin Niestroj · 8 years ago
  67. 2d22148 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 8 years ago
  68. fea7452 armv7: psci: cpu_off: flush D-Cache before disable D-Cache by Peng Fan · 8 years ago
  69. 6b0ee50 ARM: bcm283x: Implement EFI RTS reset_system by Alexander Graf · 8 years ago
  70. 7670909 ARM: bcm283x: use OF_CONTROL for bcm283x by Fabian Vogt · 8 years ago
  71. ff5d7ae fdt: adjust bcm283x device tree for u-boot by Fabian Vogt · 8 years ago
  72. 4602558 fdt: import bcm283x device tree sources from the linux kernel tree by Fabian Vogt · 8 years ago
  73. ac34286 keystone2: Move target selection to Kconfig by Andrew F. Davis · 8 years ago
  74. 5782954 sunxi: add support for Nintendo NES Classic Edition by FUKAUMI Naoki · 8 years ago
  75. 2997ee5 arm: sunxi: do not force USB for arch-sunxi by Yann E. MORIN · 8 years ago
  76. 95b62b2 efi_loader: Allow to compile helloworld.efi w/o bundling it by Alexander Graf · 8 years ago
  77. 8d08985 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  78. c420ef6 rockchip: Add support for veyron-minnie (ASUS Chromebook Flip) by Simon Glass · 8 years ago
  79. e70408c rockchip: Add support for veyron-mickey (Chromebit) by Simon Glass · 8 years ago
  80. 20b13e8 rockchip: veyron: Adjust ARM clock after relocation by Simon Glass · 8 years ago
  81. aede3ac rockchip: Move jerry SDRAM settings into its own .dts file by Simon Glass · 8 years ago
  82. 5e9b150 rockchip: Rename jerry files to veyron by Simon Glass · 8 years ago
  83. 987a404 rockchip: video: Check for device in use by Simon Glass · 8 years ago
  84. c8816d1 rockchip: Allow jerry to use of-platdata by Simon Glass · 8 years ago
  85. ae804cf dts: arm: rk3036: add usb vbus node by Kever Yang · 8 years ago
  86. ef904bf arm: rockchip: Fix typo in ROCKCHIP_RK3288 help by Andreas Färber · 8 years ago
  87. cf78150 arm: dts: Fix Rockchip sort order by Andreas Färber · 8 years ago
  88. ed77ccd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  89. e8a390f powerpc: Drop default CONFIG_MAX_CPUS by York Sun · 8 years ago
  90. 6c691a1 powerpc: mpc86xx: Remove macro CONFIG_MAX_CPUS by York Sun · 8 years ago
  91. 4f5554c powerpc: MPC8641: Remove macro CONFIG_MPC8641 by York Sun · 8 years ago
  92. 1425a87 powerpc: MPC8610: Remove macro CONFIG_MPC8610 by York Sun · 8 years ago
  93. 3f82b56 powerpc: mpc85xx: Move CONFIG_MAX_CPUS to Kconfig by York Sun · 8 years ago
  94. cdb72c5 powerpc: T4080: Drop configuration for T4080 by York Sun · 8 years ago
  95. 26bc57d powerpc: T4240: Remove macro CONFIG_PPC_T4240 by York Sun · 8 years ago
  96. 652a7bb powerpc: T4160: Remove macro CONFIG_PPC_T4160 by York Sun · 8 years ago
  97. 12ffdb3 powerpc: T4160RDB: Separate from T4240RDB in Kconfig by York Sun · 8 years ago
  98. 673c01c powerpc: T4240QDS: Remove macro CONFIG_T4240QDS by York Sun · 8 years ago
  99. 9c21d06 powerpc: T4160QDS: Separate from T4240QDS in Kconfig by York Sun · 8 years ago
  100. 0f3d80e powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081 by York Sun · 8 years ago