1. fa9c021 mx6: add example DTB for mx6qsabreauto by Stefano Babic · 10 years ago
  2. e64348f imx: add rules for U-Boot DTB support by Stefano Babic · 10 years ago
  3. bb2637b mxs: fix warning in SPL with console support by Stefano Babic · 10 years ago
  4. 9926eb3 arm: mxs: Add serial console support into SPL by Marek Vasut · 11 years ago
  5. 65ed5e8 arm: mxs: Properly set GD pointer in SPL by Marek Vasut · 11 years ago
  6. 53e6b14 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  7. 9c2c8a3 arm: mxs: Adjust the load address of U-Boot and SPL for HAB by Marek Vasut · 11 years ago
  8. b56b9a0 ARM: AM43xx: Change DDR3 Reset Value by Dave Gerlach · 11 years ago
  9. f84880f ARM: AM43xx: Write sdram_config to secure_emif_sdram_config by Dave Gerlach · 11 years ago
  10. 4800be4 ARM: AM43xx: EMIF: configure self-refresh entry delay by Dave Gerlach · 11 years ago
  11. 2cab8ae ARM: AM43xx: clocks: Enable CPGMAC clock control by Mugunthan V N · 11 years ago
  12. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  13. 1551df3 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  14. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  15. d0b5d9d arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  16. 4c48cfb arm: omap: delete unincluded omap-common/config.mk by Masahiro Yamada · 11 years ago
  17. 630d234 kbuild: refactor more IMX image rules by Masahiro Yamada · 11 years ago
  18. 4e0c8ab kbuild: use shorten logs for IMX images by Masahiro Yamada · 11 years ago
  19. 9bf215b kbuild: use shorten logs for mkimage rules by Masahiro Yamada · 11 years ago
  20. 95ddcd6 kbuild: rename OBJCFLAGS to OBJCOPYFLAGS by Masahiro Yamada · 11 years ago
  21. f55e911 arm: delete unused macro CONFIG_ARCH_DEVICE_TREE by Masahiro Yamada · 11 years ago
  22. fae5693 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  23. 989ce04 arch: bcm281xx: Initial commit of bcm281xx architecture code by Darwin Rambo · 11 years ago
  24. b3134fc arch: kona: Initial commit of kona-common architecture code by Darwin Rambo · 11 years ago
  25. 11f2968 ti814x: Fix illegal use of FP ops in clock_ti814x.c by Måns Rullgård · 11 years ago
  26. 82da441 DRA7: fix ABB efuse offset for OPP_NOM by Nishanth Menon · 11 years ago
  27. 6e2192a ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0 by Janne Grunau · 11 years ago
  28. cd8341b ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control by Dave Gerlach · 11 years ago
  29. 072cefe Add support for B&R KWB Motherboard by Hannes Petermaier · 11 years ago
  30. da4105d am335x: Initial support for Silica Pengwyn board by Lothar Felten · 11 years ago
  31. e386616 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
  32. 4c89a36 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  33. 6853e6a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  34. 3241e3d venice2: move device tree to fix build error by Masahiro Yamada · 11 years ago
  35. 3e11350 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  36. f93f589 spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs by Alexey Brodkin · 11 years ago
  37. 2aa43f7 kbuild,tegra124: add dummy obj- for Kbuild by Masahiro Yamada · 11 years ago
  38. ca53735 Move CONFIG_DISPLAY_CPUINFO to Makefile by Masahiro Yamada · 11 years ago
  39. 365475e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · 11 years ago
  40. 3284c8b dts: generate multiple device tree blobs by Masahiro Yamada · 11 years ago
  41. 5ab502c dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · 11 years ago
  42. 6ab6b2a dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · 11 years ago
  43. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  44. 7c8278a kbuild: add dummy obj-y to create built-in.o by Masahiro Yamada · 11 years ago
  45. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  46. e9024ef ARM: O5/dra7xx: Add SATA boot support by Dan Murphy · 11 years ago
  47. e7538fe Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  48. da781c6 imx6 SION bit has to be on for the pins that are used as ENET_REF_CLK by Andy Ng · 11 years ago
  49. e158665 arm: zynq: correct the argument to lldiv by Siva Durga Prasad Paladugu · 11 years ago
  50. d7e269c zynq: Add support for U-BOOT SPL by Michal Simek · 11 years ago
  51. 96a5d4d zynq: Update CLK in bdinfo by Michal Simek · 11 years ago
  52. d6c9bba zynq: Implement dump clock command by Soren Brinkmann · 11 years ago
  53. 97598fc net: zynq_gem: Calculate clock dividers dynamically by Soren Brinkmann · 11 years ago
  54. 1cd46ed net: zynq_gem: Move RCLK details out of driver by Soren Brinkmann · 11 years ago
  55. 2826fd3 zynq: timer: Fix hangs if network activity attempted after about one hour by Michal Simek · 11 years ago
  56. 614c272 zynq: timer: Migrate to zynq clock framework by Soren Brinkmann · 11 years ago
  57. 6c3e61d zynq: Provide a framework to read clock frequencies by Soren Brinkmann · 11 years ago
  58. bf83495 zynq: serial: Simplify serial driver initialization by Michal Simek · 11 years ago
  59. 6279812 zynq: Move bootmode to headers by Michal Simek · 11 years ago
  60. 673ba27 zynq: Enable dcache support by Michal Simek · 11 years ago
  61. a87a0ce Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  62. b56e71e am43xx: Add qspi support by Sourav Poddar · 11 years ago
  63. 060aaad spi: mxc_spi: i.MX6 DL/S have only 4 eCSPI controller by Markus Niebel · 11 years ago
  64. d7cbcc7 spi: spi-mxc: add defines for clk inactive state for ECSPI by Markus Niebel · 11 years ago
  65. c4d376f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  66. 5e77a74 ARM: bcm2835: fix mbox POWER_STATE_RESP_ON value by Stephen Warren · 11 years ago
  67. 3871618 zynq: Fix elf header generation by Michal Simek · 11 years ago
  68. 3cd534e ARM: bcm2835: config.mk isn't needed by Stephen Warren · 11 years ago
  69. d53ccdb Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  70. 17998ef Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  71. adadc91 ARM: imx6: fix wrong fec clk by Markus Niebel · 11 years ago
  72. 6d73c23 mx6: Enable L2 cache support by Fabio Estevam · 11 years ago
  73. 94db665 mx6: Distinguish mx6dual from mx6quad by Fabio Estevam · 11 years ago
  74. 6a99f03 imx: Introduce a header for the imx cpu versions by Fabio Estevam · 11 years ago
  75. 16197bb imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failure by Anson Huang · 11 years ago
  76. 5c92edc imx6: ensure AHB clock is 132MHz in low freq boot mode by Anson Huang · 11 years ago
  77. e25bfec exynos: clock: use the clear and set bits macros. by Inha Song · 11 years ago
  78. 3cb007a exynos: clock: fixed that cfg is set to wrong value. by Inha Song · 11 years ago
  79. 7dbe63b SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK by Tom Rini · 11 years ago
  80. d3e016c MMC: DWMMC: Correct the CLKDIV register value by Rajeshwari S Shinde · 11 years ago
  81. d1cbf0a arm:s5pc110: add cpu revision by Piotr Wilczek · 11 years ago
  82. 34991bb arm:exynos: add cpu revision by Piotr Wilczek · 11 years ago
  83. c8d4b2f ARM: IXP: Remove the IXP architecture support by Marek Vasut · 11 years ago
  84. 0ab9a03 exynos: pinmux: remove unnecessary routine by Minkyu Kang · 11 years ago
  85. 1501cc9 exynos: pinmux: remove unnecessary define by Minkyu Kang · 11 years ago
  86. 790991b exynos: pinmux: sort the list of peripherals by Minkyu Kang · 11 years ago
  87. a57c584 ARM: tegra: add DT files for Tegra124 and Venice2 by Tom Warren · 11 years ago
  88. 2f5dac9 ARM: tegra: add common (shared) CPU files by Tom Warren · 11 years ago
  89. 52ef43b ARM: tegra: Add CPU (armv7) files for Tegra124 by Tom Warren · 11 years ago
  90. 32edd2e ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124 by Tom Warren · 11 years ago
  91. 999c6ba ARM: tegra: add/edit headers for Tegra124 by Tom Warren · 11 years ago
  92. 49941b2 ARM: tegra: fix a typo in the tegra114.dtsi by Stephen Warren · 11 years ago
  93. a4bcd67 ARM: tegra: remove a conditional for CSITE rate by Stephen Warren · 11 years ago
  94. 41447fb ARM: tegra: enable PLLX only once it's been fully configured by Stephen Warren · 11 years ago
  95. cad38a5 ARM: tegra: pass just partition ID to power_partition() by Stephen Warren · 11 years ago
  96. 41cd530 ARM: tegra: misc cleanups triggered by Tegra124 review by Stephen Warren · 11 years ago
  97. b9dd621 ARM: tegra: don't exceed AVP limits when configuring PLLP by Jimmy Zhang · 11 years ago
  98. 9399e54 ARM: tegra: amend pmc.h for Tegra114+ by Stephen Warren · 11 years ago
  99. c82014d ARM: tegra: implement MASK_BITS_31_29 by Tom Warren · 11 years ago
  100. 04b8e8e ARM: tegra: MASK_BITS_ no longer needs specific values by Stephen Warren · 11 years ago