1. 9f2ec3f spl: consolidate arch/arm/include/asm/arch-*/spl.h by Masahiro Yamada · 10 years ago
  2. 50827a5 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · 10 years ago
  3. e24ea55 sunxi: mmc support by Ian Campbell · 10 years ago
  4. 5835823 sunxi: add gmac Ethernet support by Ian Campbell · 10 years ago
  5. cba69ee sunxi: add sun7i cpu, board and start of day support by Ian Campbell · 10 years ago
  6. 286c3c3 sunxi: add sun7i dram setup support by Ian Campbell · 10 years ago
  7. fe1b4db sunxi: add sun7i pinmux and gpio support by Ian Campbell · 10 years ago
  8. 643cf0e sunxi: add sun7i clocks and timer support. by Ian Campbell · 10 years ago
  9. 56d83d1 arm: vf610: add DDR_SEL_PAD_CONTR register by Stefan Agner · 10 years ago
  10. 1277bac Arm64 fix a bug of vbar_el3 initialization by David Feng · 10 years ago
  11. 33144ea Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  12. 2125471 am33xx: report silicon revision instead of code by Sergey Alyoshin · 10 years ago
  13. d7630da ARM: OMAP: Fix omap_sdram_size calculation by Lokesh Vutla · 10 years ago
  14. 939911a armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_context by Tom Rini · 10 years ago
  15. 02847fc ARM: DRA7xx: ctrl: Fix efuse register addresses by Lokesh Vutla · 10 years ago
  16. 9fcf3d3 ARM: DRA72x: Update EMIF data by Lokesh Vutla · 10 years ago
  17. 4d6bf55 ARM: DRA72x: clocks: Update the hwdata by Lokesh Vutla · 10 years ago
  18. 8b0d1bb ARM: DRA72x: volt: Update the pmic offsets by Keerthy · 10 years ago
  19. ee77a23 ARM: DRA72x: Add Silicon ID support by Lokesh Vutla · 10 years ago
  20. a0a3718 ARM: omap: merge GPMC initialization code for all platform by pekon gupta · 10 years ago
  21. 3eb5e19 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  22. c534d2f Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  23. cd324a6 ARM: omap5: add platform specific info for GPMC and ELM controllers by pekon gupta · 10 years ago
  24. e4426d0 ARM: omap4: add platform specific info for GPMC and ELM controllers by pekon gupta · 10 years ago
  25. f6ed9d5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  26. 8e38128 Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  27. dbfd115 arm: rmobile: koelsch: Fix QoS revision 0.240 and 0.320 by Nobuhiro Iwamatsu · 10 years ago
  28. dd73018b1 arm: rmobile: r8a7791: Fix MOD_SEL3 function table about FN_SEL_IEB by Nobuhiro Iwamatsu · 10 years ago
  29. 7880356 gpio: r8a7790-gpio: Fix typo in macro by Nobuhiro Iwamatsu · 10 years ago
  30. f2c51fd gpio: r8a7791-gpio: Fix typo in macro by Nobuhiro Iwamatsu · 10 years ago
  31. e6f2c20 arm: rmobile: Add define of SCIF register for R8A7790 and R8A7791 by Nobuhiro Iwamatsu · 10 years ago
  32. 05d134b Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  33. d7782d0 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  34. 80ba6a6 mpc85xx/p1020:Define number of USB controllers used on P1020RDB-PD platform by ramneek mehresh · 10 years ago
  35. 9c3fdd8 powerpc/mpc85xx: Added B4460 support by Shaveta Leekha · 10 years ago
  36. f1a96ec fsl/pci: Add workaround for erratum A-005434 by Chunhe Lan · 10 years ago
  37. a26acb7 Merge remote-tracking branch 'u-boot-sh/rmobile' by Albert ARIBAUD · 10 years ago
  38. c6eb945 Revert "sandbox: move source files from board/ to arch/sandbox/" by Masahiro Yamada · 10 years ago
  39. 6a2f30a Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  40. a90bed7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  41. 44cfc3a Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  42. 9f5f515 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  43. 41623c9 arm: move exception handling out of start.S files by Albert ARIBAUD · 10 years ago
  44. 60a4f39 arm: remove unused _end_vect and _vectors_end symbols by Albert ARIBAUD · 10 years ago
  45. 23ff29b arm: pxa: move SP check from start.S to cpuinfo.c by Albert ARIBAUD · 10 years ago
  46. cd6cc34 arm: move reset_cpu from start.S into cpu.c by Albert ARIBAUD · 10 years ago
  47. b4ee149 arm1136: move cache code from start.S to cache.c by Albert ARIBAUD · 10 years ago
  48. 9f9d41b zynq: add UART nodes to device tree to initialize UART with OF by Masahiro Yamada · 10 years ago
  49. 7d34c5d zynq: add memory nodes to device tree to initialize DRAM with OF by Masahiro Yamada · 10 years ago
  50. 580a54c zynq: import zynq-7000.dtsi from Linux Kernel by Masahiro Yamada · 10 years ago
  51. e7f9350 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  52. a4539a2 usb: tegra: support device mode by Stephen Warren · 10 years ago
  53. 66e6715 zynq: treat ps7_init.c/h as external files to ignore them by Masahiro Yamada · 10 years ago
  54. eb8c54b ARM: zynq: ehci: Added USB host driver support by Michal Simek · 10 years ago
  55. 3cc3fa8 ARM: zynq: Add MIO detection code by Michal Simek · 10 years ago
  56. dc4a1a2 ARM: zynq: Fix bootmode mask by Mike Looijmans · 11 years ago
  57. 2da7a74 ARM: zynq: Setup correct slcr_lock value by Michal Simek · 11 years ago
  58. 6e04769 ARM: zynq: slcr: Fix incorrect commentary by Michal Simek · 11 years ago
  59. 1540fb7 ARM: zynq: Call zynq board_init() in SPL by Michal Simek · 10 years ago
  60. 10fa49f ARM: zynq: Do not use half memory size for ECC case by Michal Simek · 11 years ago
  61. 96a2859 ARM: zynq: Added efuse status register base address by Siva Durga Prasad Paladugu · 11 years ago
  62. ec96386 ARM: zynq: Fix sparse warning in ddrc.c by Michal Simek · 10 years ago
  63. 3b5b599 ARM: zynq: Fix sparse warnings in slcr.c by Michal Simek · 10 years ago
  64. d57b649 ARM: OMAP5: add CKO buffer control mask by Dmitry Lifshitz · 10 years ago
  65. 4b5d383 ARM: OMAP5: add UART4 support by Dmitry Lifshitz · 10 years ago
  66. 4b97bcb am33xx: add SSC enable macro by Yegor Yefremov · 10 years ago
  67. 2364e15 ARM: tegra: use a CPU freq that all SKUs can support by Stephen Warren · 10 years ago
  68. bb14469 ARM: tegra: add function to enable input clamping on tristate by Stephen Warren · 10 years ago
  69. eceb3f2 ARM: tegra: add GPIO initialization table function by Stephen Warren · 10 years ago
  70. 4a68d34 ARM: tegra: allow pinmux mux option not to be set by init tables by Stephen Warren · 10 years ago
  71. 48ec7a9 ARM: tegra: fix CPU VDD comment in Tegra30 CPU init code by Stephen Warren · 10 years ago
  72. f175603 ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE by Stephen Warren · 10 years ago
  73. 8bae330 powerpc/mpc86xx: Fix boot_flag for calling board_init_f() by York Sun · 10 years ago
  74. 701e640 powerpc/mpc85xx: Fix boot_flag for calling board_init_f() by York Sun · 10 years ago
  75. 73a56b6 powerpc/mpc85xx: Ignore FDT pointer for non-QEMU in cpu_init_early_f() by York Sun · 10 years ago
  76. f13c915 powerpc/mpc85xx: Update TLB CAMs in relocated mode by Alexander Graf · 10 years ago
  77. a6c46b9 PPC 85xx QEMU: Don't use HID1 by Alexander Graf · 10 years ago
  78. b539534 PPC 85xx QEMU: Always assume 1 core by Alexander Graf · 10 years ago
  79. 5122dfa powerpc/85xx: add T4080 SoC support by Shengzhou Liu · 10 years ago
  80. c665c47 powerpc/t208x: enable errata A006261, A006593, A006379 by Shengzhou Liu · 10 years ago
  81. e47c2a6 powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T2080RDB by Aneesh Bansal · 10 years ago
  82. 4067815 powerpc/mpc85xx: SECURE BOOT- secure boot target for t1040rdb by Aneesh Bansal · 10 years ago
  83. 0b2e13d powerpc/85xx: Add T4240RDB board support by Chunhe Lan · 10 years ago
  84. f6ae1ca S5P: Exynos: Add GPIO pin numbering and rename definitions by Akshay Saraswat · 10 years ago
  85. 2a1680e common/board_f: Initialized global data for generic board by York Sun · 10 years ago
  86. 6f2ed0e cosmetic: delete misleading comment /* CONFIG_BOARDDIR */ by Masahiro Yamada · 10 years ago
  87. c42f56d blackfin: replace bfin_gen_rand_mac() with eth_random_addr() by Masahiro Yamada · 10 years ago
  88. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  89. f4617ef Merge branch 'tom' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  90. 097c5de sandbox: ignore sandbox.dtb by Masahiro Yamada · 10 years ago
  91. 2580609 sandbox: move source files from board/ to arch/sandbox/ by Masahiro Yamada · 10 years ago
  92. ad0e463 sandbox: Provide a build option to avoid using SDL by Simon Glass · 11 years ago
  93. bcb879c Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  94. bf0adb8 imx25: Add new hardware registers by Thomas Diener · 10 years ago
  95. 98d2cff iomux-v3: Add support for mx6sl LVE bit by Fabio Estevam · 10 years ago
  96. d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  97. 4148b3d leon: implement missing get_tbclk() by Daniel Hellstrom · 10 years ago
  98. 1c1c750 leon: use CONFIG_SYS_HZ to config timer prescaler by Daniel Hellstrom · 10 years ago
  99. 3c3f13f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  100. ede4d5e usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs by Nobuhiro Iwamatsu · 10 years ago