1. 32c1a6e MIPS: initial infrastructure for Microchip PIC32 architecture by Purna Chandra Mandal · 9 years ago
  2. 05e3425 MIPS: Support dynamic I/O port base address by Paul Burton · 9 years ago
  3. 8ac493c MIPS: Remove SLOW_DOWN_IO by Paul Burton · 9 years ago
  4. fbb0de0 mips: cache: Bulletproof the code against cornercases by Marek Vasut · 9 years ago
  5. e26e8dc MIPS: start.S: fix and optimize instructions by Daniel Schwierzeck · 9 years ago
  6. a627909 MIPS: initialize board_init_f() argument to zero. by Purna Chandra Mandal · 9 years ago
  7. 8a36287 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  8. dd8204d ARM: tegra: shut down USB device controller at boot by Stephen Warren · 9 years ago
  9. 82d72a1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  10. afe6462 arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type() by Bin Meng · 9 years ago
  11. 4b5a4a0 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  12. 81aaa3d x86: Correct spi node alias by Bin Meng · 9 years ago
  13. a5dd1e6 x86: config option for loading ACPI table from QEMU by Miao Yan · 9 years ago
  14. fa287b1 x86: qemu: add the ability to load and link ACPI tables from QEMU by Miao Yan · 9 years ago
  15. a3b15a0 x86: qemu: setup PM IO base for ACPI in southbridge by Miao Yan · 9 years ago
  16. 2575722 x86: qemu: re-structure qemu_fwcfg_list_firmware() by Miao Yan · 9 years ago
  17. d521197 x86: baytrail: Add option to disable the internal UART to setup_early_uart() by Stefan Roese · 9 years ago
  18. cd85bec Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  19. 19bde03 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  20. b0f20ca armv8/ls1043aqds: add QSPI boot support by Qianyu Gong · 9 years ago
  21. 166ef1e armv8/ls1043aqds: add QSPI support in SD boot by Gong Qianyu · 9 years ago
  22. 2970e14 armv8/ls1043aqds: Add lpuart support by Wenbin Song · 9 years ago
  23. 8e728aa armv8/ls1043aqds: Spilt off board device tree by Wenbin Song · 9 years ago
  24. d0a6d7c secure_boot: enable chain of trust for PowerPC platforms by Aneesh Bansal · 9 years ago
  25. d041288 secure_boot: enable chain of trust for ARM platforms by Aneesh Bansal · 9 years ago
  26. 0a6b271 secure_boot: create function to determine boot mode by Aneesh Bansal · 9 years ago
  27. bdc2207 secure_boot: split the secure boot functionality in two parts by Aneesh Bansal · 9 years ago
  28. 74eecd8 secure_boot: include/configs: move definition of CONFIG_CMD_BLOB by Aneesh Bansal · 9 years ago
  29. ef6c55a secure_boot: include/configs: make secure boot header file uniform by Aneesh Bansal · 9 years ago
  30. 80cce26 ppc: xilinx-ppc4xx: Port to DM serial by Ricardo Ribalda Delgado · 9 years ago
  31. af813ac ARM64: zynqmp: Add support for SD1 boot mode by Michal Simek · 9 years ago
  32. 0a5bcc8 ARM64: zynqmp: Modify the SD and QSPI bootmode values by Siva Durga Prasad Paladugu · 10 years ago
  33. 0d90e9d ARM64: zynqmp: DT: Fix UART compatible string by Soren Brinkmann · 9 years ago
  34. d3fd433 ARM64: zynqmp: Correct the watchdog timer interrupt number by Punnaiah Choudary Kalluri · 9 years ago
  35. cb9dcc6 ARM64: zynqmp: Fix coding style in phy node by Michal Simek · 9 years ago
  36. be6f6af ARM64: zynqmp: Add initial support for the first silicon by Michal Simek · 9 years ago
  37. 0785dfd ARM64: zynqmp: Use the same U-Boot version with/without ATF by Michal Simek · 9 years ago
  38. 7ebf67a ARM: zynq: Move spi node to aligned location by Michal Simek · 9 years ago
  39. 4691941 ARM: zynq: Fix all remaining zynq platform to use stdout-path by Michal Simek · 9 years ago
  40. e5c343d ARM: zynq: Clean DTSI coding style by Michal Simek · 9 years ago
  41. eb04ab3 ARM: zynq: Do not select options if SPL is not enabled by Michal Simek · 9 years ago
  42. 67b2904 ARM: zynq: Remove memory division by 2 for ECC case by Michal Simek · 9 years ago
  43. 85916e2 microblaze: Remove empty file - cpu.c by Michal Simek · 9 years ago
  44. 48470b7 microblaze: Wire-up debug_uart in asm by Michal Simek · 9 years ago
  45. 9376839 serial: uartlite: Move driver to DM by Michal Simek · 9 years ago
  46. 5e68f17 ppc: dts: Add device tree for xilix-ppc4xx-generic by Ricardo Ribalda Delgado · 9 years ago
  47. 5b218ae mailaddr: Update mail address by Ricardo Ribalda Delgado · 9 years ago
  48. 583aefb xilinx-ppc440: Remove support for v5fx30teval by Ricardo Ribalda Delgado · 9 years ago
  49. 70c29dc ppc: xilinx-ppc405: Remove support for fx12mm by Ricardo Ribalda Delgado · 9 years ago
  50. 9ac0efd ppc: xilinx-ppc440: Remove support for ml507 by Ricardo Ribalda Delgado · 9 years ago
  51. b20c38a arm: mvebu: Add support for the Armada XP theadorable board by Stefan Roese · 9 years ago
  52. 9e4de7f Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  53. cd7aa27 sunxi: Add suport for A83T based Banana-pi M3 Board by Vishnu Patekar · 9 years ago
  54. f3ad64c sunxi: Add support for LPDDR3 for A83T by Vishnu Patekar · 9 years ago
  55. f5fd8ca sunxi: Groundwork to support new dram type for A83T by Vishnu Patekar · 9 years ago
  56. 627b380 sunxi: Redundant code cleanup from a83t dram init by Vishnu Patekar · 9 years ago
  57. 9683945 sunxi: Support PSCI ops on Allwinner H3 by Chen-Yu Tsai · 9 years ago
  58. ed80584 sunxi: Support H3 CCU security switches by Chen-Yu Tsai · 9 years ago
  59. 5823664 sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3 by Chen-Yu Tsai · 9 years ago
  60. b72ae19 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  61. d6ea6d8 mips: asm/io.h: Add in <linux/bug.h> by Tom Rini · 9 years ago
  62. d824777 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  63. 4338147 arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64() by Ashish kumar · 9 years ago
  64. 2c0d697 powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq by Prabhakar Kushwaha · 9 years ago
  65. aa4ba7f armv8: ls2040a: Add support of LS2040A SoC by Pratiyush Mohan Srivastava · 9 years ago
  66. 191e3c0 armv8: Enable all 8 DPMAC ports in LS2080A Personality by Pratiyush Mohan Srivastava · 9 years ago
  67. c238ad0 armv8: fsl-layerscape: fixes lsch2 serdes registers define by Shaohui Xie · 9 years ago
  68. 1ef7ac7 arm: ls1021a: Adjust sata register default values by Tang Yuantian · 9 years ago
  69. a994b3d driver/ddr/fsl: Add workaround for A009663 by Shengzhou Liu · 9 years ago
  70. 6f14e25 armv8: fsl-lsch3: fixup SYSCLK frequency in device tree by Prabhakar Kushwaha · 9 years ago
  71. 0d3972c fsl/ddr: Add workaround for ERRATUM_A009942 by Shengzhou Liu · 9 years ago
  72. 2218c54 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 9 years ago
  73. 81b0b0d openrisc: Fix build errors by Bin Meng · 9 years ago
  74. 84b8bf6 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  75. 0080931 serial: Remove serial_putc_raw_dev by Tom Rini · 9 years ago
  76. 6e2f153 arm, powerpc: Update cc-version tests to check for cc-name as well by Tom Rini · 9 years ago
  77. d9699de imx: mx7: default enable MDIO open drain by Peng Fan · 9 years ago
  78. 9ba18ff imx: mx6ul/sx: fix mmdc_ch0 clk calculation by Peng Fan · 9 years ago
  79. 234dc63 imx: mx6: add more entry for mxc_ccm_reg by Peng Fan · 9 years ago
  80. bedaa84 imx: nand: update GPMI NAND driver to support MX7 by Peng Fan · 9 years ago
  81. 1fc4f80 imx: apbh_dma: Update APBH-DMA for MX7D by Peng Fan · 9 years ago
  82. 25d5352 x86: ivybridge: Use syscon for the GMA device by Simon Glass · 9 years ago
  83. 98655f3 x86: Set up a shared syscon numbering schema by Simon Glass · 9 years ago
  84. 67292e4 x86: ivybridge: Drop the SMM-locking code by Simon Glass · 9 years ago
  85. b2a6235 x86: ivybridge: Drop XHCI support by Simon Glass · 9 years ago
  86. 278d3a4 x86: ivybridge: Drop special EHCI init by Simon Glass · 9 years ago
  87. 1605b10 x86: ivybridge: Sort out the calls to bridge_silicon_revision() by Simon Glass · 9 years ago
  88. a5ea3a7 x86: ivybridge: Move code from pch.c to bd82x6x.c by Simon Glass · 9 years ago
  89. 9434c7a x86: ivybridge: Convert pch.c to use DM PCI API by Simon Glass · 9 years ago
  90. fad1296 x86: ivybridge: Convert report_platform to DM PCI API by Simon Glass · 9 years ago
  91. c02a424 x86: ivybridge: Convert SDRAM init to use driver model by Simon Glass · 9 years ago
  92. 1641bb8 x86: ivybridge: Convert sdram_initialise() to use DM PCI API by Simon Glass · 9 years ago
  93. 2588e71 x86: ivybridge: Convert dram_init() to use DM PCI API by Simon Glass · 9 years ago
  94. 5213f28 x86: ivybridge: Convert enable_usb_bar() to use DM PCI API by Simon Glass · 9 years ago
  95. 0c7645b x86: ivybridge: Use the I2C driver to perform SMbus init by Simon Glass · 9 years ago
  96. 4265abd x86: ivybridge: Convert lpc init code to DM PCI API by Simon Glass · 9 years ago
  97. cdc337e x86: ivybridge: Drop the special PCI driver by Simon Glass · 9 years ago
  98. 4e19072 x86: ivybridge: Move LPC init into the LPC probe() method by Simon Glass · 9 years ago
  99. 865c24e x86: ivybridge: Move lpc_enable() into gma.c by Simon Glass · 9 years ago
  100. ddf10c2 x86: ivybridge: Use driver model PCI API in sata.c by Simon Glass · 9 years ago