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