1. e9e5d9d dm: timer: normalise SPL and TPL support by Philipp Tomsich · 7 years ago
  2. 5aa49af moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · 7 years ago
  3. 4cf4378 rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size from SPL by Philipp Tomsich · 7 years ago
  4. faa18db armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK by Philipp Tomsich · 7 years ago
  5. d9d1242 rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368 by Philipp Tomsich · 7 years ago
  6. 4d02d20 rockchip: board: lion-rk3368: add support for the RK3368-uQ7 by Philipp Tomsich · 7 years ago
  7. 5071457 rockchip: rk3368: spl: mark SPL and TPL as supported for ROCKCHIP_RK3368 by Philipp Tomsich · 7 years ago
  8. fbbd380 rockchip: rk3368: spl: add SPL support by Philipp Tomsich · 7 years ago
  9. 9b0bc59 rockchip: spl: make spl-boot-order code reusable (split from rk3399) by Philipp Tomsich · 7 years ago
  10. a55e497 rockchip: rk3368: spl: add TPL support by Philipp Tomsich · 7 years ago
  11. 1ac973a rockchip: rk3368: dts: add DMC node in rk3368.dtsi by Philipp Tomsich · 7 years ago
  12. 403e9cb rockchip: rk3368: add DRAM controller driver with DRAM initialisation by Philipp Tomsich · 7 years ago
  13. 832567d rockchip: Makefile: streamline SPL/TPL configuration by Philipp Tomsich · 7 years ago
  14. 793f2fd net: gmac_rockchip: Add support for the RK3368 GMAC by Philipp Tomsich · 7 years ago
  15. df0ae00 rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock by Philipp Tomsich · 7 years ago
  16. f5a4329 rockchip: clk: rk3368: implement MMC/SD clock reparenting by Philipp Tomsich · 7 years ago
  17. 05c57e1 rockchip: clk: rk3368: define DMA1_SRST_REQ and DMA2_SRST_REQ by Philipp Tomsich · 7 years ago
  18. a49773d rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver by Philipp Tomsich · 7 years ago
  19. 8f362db rockchip: rk3368: dts: add sgrf node by Philipp Tomsich · 7 years ago
  20. c1828cf rockchip: rk3368: grf: use shifted-constants by Philipp Tomsich · 7 years ago
  21. 81bd0ad rockchip: rk3368: syscon: SGRF support for OF_PLATDATA by Philipp Tomsich · 7 years ago
  22. 66a63fe rockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for OF_PLATDATA by Philipp Tomsich · 7 years ago
  23. 525a8c8 rockchip: rk3368: pmugrf: add definitions for os_reg[0..3] by Philipp Tomsich · 7 years ago
  24. 9a8f009 rockchip: rk3368: improve Kconfig text for the RK3368 by Philipp Tomsich · 7 years ago
  25. 9e27c81 rockchip: Makefile: allow selective inclusion of sdram_common.o from TPL/SPL/U-Boot by Philipp Tomsich · 7 years ago
  26. c3be619 armv8: spl: Support separate stack for TPL by Philipp Tomsich · 7 years ago
  27. e6a0586 armv8: move low-level assembly functions into function-sections by Philipp Tomsich · 7 years ago
  28. 19b68fb rockchip: back-to-bootrom: simplify the #ifdef-check for LIBCOMMON in TPL/SPL by Philipp Tomsich · 7 years ago
  29. ee14d29 rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL by Philipp Tomsich · 7 years ago
  30. 36979c7 rockchip: back-to-bootrom: add 'back-to-bootrom' support for AArch64 by Philipp Tomsich · 7 years ago
  31. 225d30b spl: add a 'return to bootrom' boot method by Philipp Tomsich · 7 years ago
  32. b730ff3 omap3: incorrect logical check in do_emif4_init by xypron.glpk@gmx.de · 7 years ago
  33. da0227f arm: omap: Fix 'get_device_type()' for OMAP34XX by Derald D. Woods · 7 years ago
  34. 5bbc265 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  35. 72c3033 Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago
  36. 15dc63d Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · 7 years ago
  37. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  38. 7e4bef7 sun50i: a64: Sync Linux [oe]hci0 nodes by Jagan Teki · 7 years ago
  39. 7f513e8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  40. e37a1b1 sunxi: switch PRCM to non-secure on H3/H5 SoCs by Icenowy Zheng · 7 years ago
  41. 39858b1 sunxi: add PRCM secure switch register definition by Icenowy Zheng · 7 years ago
  42. fb7fe04 ARM: dts: sunxi: Change node name for pwrseq pin on Olinuxino-lime2-emmc by Emmanuel Vadot · 7 years ago
  43. daa0f05 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · 7 years ago
  44. a8ecb39 config: ls1012aqds: Enable USB EHCI support for ls1012aqds by Rajesh Bhagat · 7 years ago
  45. bf7aecc armv8/fsl-lsch2: correct the config description of DSPI clock divider by Hou Zhiqiang · 7 years ago
  46. 94d50be Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · 7 years ago
  47. 1989374 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  48. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  49. c89782d net: move Broadcom SF2 driver to Kconfig by Suji Velupillai · 7 years ago
  50. 679590e stmf32f4: soc: fix buildman compilation error by Patrice Chotard · 7 years ago
  51. fdc7718 board: usb_a9263: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  52. 94db512 board: ethernut5: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  53. 0dfe3ff board: pm9263: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  54. f166af8 board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · 7 years ago
  55. 56a61e5 board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · 7 years ago
  56. eab36f6 board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · 7 years ago
  57. 324873e board: at91sam9261ek: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  58. fe84c48 Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  59. a89302c Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  60. 4157c47 ARM: dts: rmobile: Import DTS from Linux 4.12 by Marek Vasut · 7 years ago
  61. bd39050 ARM: rmobile: ulcb: Add ULCB board support by Marek Vasut · 7 years ago
  62. c65e46d ARM: rmobile: Add PFC PUEN bank 5 address by Marek Vasut · 7 years ago
  63. ec7483e Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  64. 83605d3 mx6: Add support for Phytec pfla02 (NAND) by Stefano Babic · 7 years ago
  65. 74ba69d arm64: zynqmp: Make chip_id routine to handle based on el. by Siva Durga Prasad Paladugu · 7 years ago
  66. f52bf5a arm64: zynqmp: Make chip_id a global routine() by Siva Durga Prasad Paladugu · 7 years ago
  67. db3123b arm64: zynqmp: Modify chip_id routine to get either idcode or version by Siva Durga Prasad Paladugu · 7 years ago
  68. be46345 arm64: zynqmp: Move dts zcu102 to zcu102-revA by Michal Simek · 7 years ago
  69. 4b5b0fc arm64: zynqmp: Dont write to system timestamp generator by Siva Durga Prasad Paladugu · 8 years ago
  70. fd1b635 arm64: zynqmp: Add Kconfig option for adding psu_init to binary by Michal Simek · 7 years ago
  71. 55de092 arm64: zynqmp: Call psu_init from board_early_init_f by Michal Simek · 7 years ago
  72. cb186e7 arm64: zynqmp: Remove ifdef around zynqmp mmio read and write rotuines by Siva Durga Prasad Paladugu · 7 years ago
  73. a076789 arm64: zynqmp: Define a way to intialize TCM by Siva Durga Prasad Paladugu · 7 years ago
  74. 189bec4 arm64: zynqmp: Provide a Kconfig option to define OCM and TCM in MMU by Siva Durga Prasad Paladugu · 7 years ago
  75. 584dc40 zynq: Add Z-Turn board by Alexander Graf · 7 years ago
  76. f5e46b4 zynq: Add EFI runtime sections to linker script by Alexander Graf · 7 years ago
  77. 0b180d0 arm: zynq: Label whole PL part as fpga_full region by Michal Simek · 8 years ago
  78. ec8a7d7 soc/fsl-layerscape: Update SVR number for LS2081A and LS2041A by Santan Kumar · 7 years ago
  79. 020b3ce armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64 by Alison Wang · 7 years ago
  80. 8620f38 dm: sunxi: Linksprite_pcDuino3: Correct polarity of MMC card detect by Simon Glass · 7 years ago
  81. ef3fc42d arm: mach-omap2: Align image address before cache operations by Andrew F. Davis · 7 years ago
  82. 19d1f1a Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  83. 211aaf3 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  84. cbb89ed configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 7 years ago
  85. e3f44f5 dm: power: Convert as3722 to driver model by Simon Glass · 7 years ago
  86. e93812e tegra: dts: Move stdout-path to /chosen by Simon Glass · 7 years ago
  87. 000f15f dm: tegra: Convert clock_decode_periph_id() to support livetree by Simon Glass · 7 years ago
  88. be78909 dm: tegra: Convert USB setup to livetree by Simon Glass · 7 years ago
  89. 66de3ee tegra: tegra124: Add a PMC syscon driver by Simon Glass · 7 years ago
  90. 9b6b3c1 tegra: spl: Enable debug UART by Simon Glass · 7 years ago
  91. 86b1122 rockchip: add u-boot specific dts for rk3036 sdk by Andy Yan · 7 years ago
  92. 77c17f4 rockchip: use puts instead of printf when back to bootrom by Andy Yan · 7 years ago
  93. d26bfa7 rockchip: enable SPL_LIBGENERIC for rk3036 based boards by Andy Yan · 7 years ago
  94. c0508e4 rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via Kconfig by Philipp Tomsich · 7 years ago
  95. 4436c5d rockchip: dts: rk3399-puma: put EFI partition entries at 2MB by Philipp Tomsich · 7 years ago
  96. 56f580d rockchip: dts: rk3399-puma: put environment (in MMC/SD configurations) before SPL by Philipp Tomsich · 7 years ago
  97. 0110657 rockchip: clk: rk3399: remove unused fields from priv-structures by Philipp Tomsich · 7 years ago
  98. 80c83e8 rockchip: clk: rk3368: remove unused fields from rk3368_clk_priv by Philipp Tomsich · 7 years ago
  99. 700f310 rockchip: spl: make boot0 hook TPL safe by Philipp Tomsich · 7 years ago
  100. 06f4e36 rockchip: pwm: add mask for config setting by Kever Yang · 7 years ago