Commit Graph

49952 Commits (9ce751a6f5d6683b0fabd3cfc62da7e9f30bc57f)
 

Author SHA1 Message Date
Patrick Delaunay 9ce751a6f5 psci: arm: remove armv7 function psci_save_target_pc 6 years ago
Patrick Delaunay 9622c7e65d sunxi: psci: save context id in cpu_on command 6 years ago
Patrick Delaunay 4f7dc2e603 uniphier: psci: save context id in cpu_on command 6 years ago
Patrick Delaunay 4c6fe075ce tegra: psci: save context id in cpu_on command 6 years ago
Patrick Delaunay 47ec6b4ea3 imx7: psci: save context id in cpu_on command 6 years ago
Patrick Delaunay 60599c1c08 ls102xa: psci: save context id in cpu_on command 6 years ago
Patrick Delaunay 41c79775f0 arm: stm32mp1: add PSCI support 6 years ago
Patrick Delaunay 486daaa618 arm: psci: add a weak function psci_arch_cpu_entry 6 years ago
Patrick Delaunay 1a047c23f9 arm: psci: save context id for cpu_on PSCI command 6 years ago
Tom Rini 890e79f2b1 Prepare v2018.05 6 years ago
Tom Rini 068f86eb6d git-mailrc: Update some addresses and aliases 6 years ago
Tom Rini 4549e789c1 SPDX: Convert all of our multiple license tags to Linux Kernel style 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Lokesh Vutla 7ce85318cf arm: mach-omap2: cache: Explicitly enable I cache 6 years ago
Kelvin Cheung 535adee869 Kconfig: Add dependency on HASH to verified boot 6 years ago
Keerthy ebf48500df board: ti: am43: Fix DCDC3 voltage for epos-evm 6 years ago
Trevor Woerner 1f154a6318 README.sandbox: small typos 6 years ago
Tom Rini 27b4225b3c stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly 6 years ago
Tom Rini dba8070f44 stdio_dev.h: Drop the video section as it is unused 6 years ago
Tom Rini db13e05dda Merge git://git.denx.de/u-boot-usb 6 years ago
Tom Rini 9f881a590f Merge git://git.denx.de/u-boot-sh 6 years ago
Marek Vasut 74c8cb02a4 ARM: rmobile: Zap #undef DEBUG 6 years ago
Marek Vasut 699e831e15 ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRING 6 years ago
Marek Vasut 83a64bebe4 ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to Kconfig 6 years ago
Marek Vasut 3ce88cd7e1 ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRING 6 years ago
Marek Vasut b081454575 doc: rmobile: Update the README 6 years ago
Marek Vasut 424060dae4 clk: renesas: Drop USB extal from the R8A7792 clock driver 6 years ago
Tom Rini 8b4a610af9 Merge git://git.denx.de/u-boot-mmc 6 years ago
Fabio Estevam 08ae21af96 MAINTAINERS: Switch nxp.com domain 6 years ago
Heinrich Schuchardt 4bf225aa87 drivers:power:max77693: remove redundant logical constraint 6 years ago
Hannes Schmelzer 4781921630 mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined 6 years ago
Hannes Schmelzer 88a57125fa mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE 6 years ago
Peng Fan 0a4c2b099e mmc: fix return value check condition 6 years ago
Jaehoon Chung 4f0a8bf669 samsung: board: init the s2mps11 pmic during booting time 6 years ago
Tom Rini ec1754f091 Prepare v2018.05-rc3 6 years ago
Heinrich Schuchardt 48cdfa2f81 usb: f_mass_storage: simplify logical expression 6 years ago
Heinrich Schuchardt fa9da8ee60 usb: gadget: remove duplicate assignment. 6 years ago
Tom Rini b25f8e2112 Merge git://git.denx.de/u-boot-imx 6 years ago
Tom Rini abeb9d7897 Merge git://git.denx.de/u-boot-sunxi 6 years ago
Alex Kiernan 8c84287a0f tools: mkimage: Check for datafile when type is script 6 years ago
Alexander Dahl c3b115f4b7 tools: mkenvimage: Fix possible segfault on stdin input 6 years ago
Alexander Dahl 3559028cb2 tools: mkenvimage: Fix read() stdin error handling 6 years ago
Patrice Chotard 8dc4e1fbf4 serial: serial_stm32: Rename status register flags 6 years ago
Patrice Chotard 7b3b74d321 serial: serial_stm32: Enable overrun 6 years ago
Alex Kiernan ab9e12f651 spl: disk: usb: Add dependencies to sprintf/strto* 6 years ago
Alex Kiernan e21c03be6d Consolidate __assert_failed into one implementation 6 years ago
Alex Kiernan 4f1eed7527 spl: Disable printf if not required 6 years ago
Alex Kiernan 14ad44ab46 spl: Split sprintf, strto* from SPL serial in Kconfig 6 years ago
Alex Kiernan d4bb3b3762 spl: ti: Avoid serial calls when serial support is disabled 6 years ago
Alex Kiernan 3bac19ce23 spl: Add dependency on serial to Ymodem 6 years ago