Commit Graph

41653 Commits (a009f36cfef6c4f60ce7f8d70e3ae8dd98537e30)
 

Author SHA1 Message Date
Masahiro Yamada 78c627cf1f ARM: uniphier: split out UMC clock enable 8 years ago
Masahiro Yamada a314a245d1 ARM: uniphier: remove unneeded argument of uniphier_ld20_pll_init() 8 years ago
Masahiro Yamada 7a6139c97b ARM: dts: uniphier: add UniPhier specific compatible to eMMC node 8 years ago
Masahiro Yamada e348dd0e99 ARM: uniphier: enable Cadence eMMC controller for LD11/LD20 8 years ago
Tom Rini 035ebf85b0 Merge branch 'master' of git://git.denx.de/u-boot-spi 8 years ago
Tom Rini cc422dae21 Merge branch 'master' of git://git.denx.de/u-boot-sunxi 8 years ago
Jagan Teki 68e7999ba9 spi: Zap cf_qspi driver and related code 8 years ago
Andre Przywara 7490130c9f sunxi: OrangePi Zero: defconfig: enable SPI flash 8 years ago
Andre Przywara 8b15f8eb67 sunxi: dts: OrangePi Zero: add Ethernet node 8 years ago
Icenowy Zheng 485329a578 sunxi: add orangepi zero defconfig 8 years ago
Icenowy Zheng 59603d026b sunxi: add proper device tree for Orange Pi Zero boards 8 years ago
Jelle van der Waa 2fc554d3e3 sunxi: enable H3 EMAC for the nanopi neo 8 years ago
Meng Yi 45a0194b2b rtc: pcf2127: Update Kconfig and code style 8 years ago
Ladislav Michl df015c90c3 igep00x0: Remove IGEP0020_NAND BOARD entry from MAINTAINERS 8 years ago
Ladislav Michl 568b471e15 igep00x0: enable CONFIG_FDT_FIXUP_PARTITIONS 8 years ago
Ladislav Michl 6fe7fe12cc omap-gpmc: use SECTOR_BYTES instead of hardcoded value 8 years ago
Fabien Parent 506c66ee9c omapl138_lcdk: remove empty ifdef block 8 years ago
Fabien Parent fa71f70901 omapl138_lcdk: enable SPL MMC support 8 years ago
Fabien Parent c0fa385c9b davinci: spl: use bootcfg to select boot device 8 years ago
Mark Kettenis 208db781ca Avoid non-portable sed construct 8 years ago
Andrew F. Davis f19f131503 Makefile: Make EFI build quiet 8 years ago
George McCollister f1ca1fdebf mkimage: Add support for signing with pkcs11 8 years ago
Emmanuel Vadot b1c6a54a53 ti: am335x: mmc: Set CONFIG_SYS_MMC_MAX_DEVICE 8 years ago
Adam Ford bb5854c4f4 ARM: omap3_logic: Use DEFAULT_LINUX_BOOT_ENV from ti_armv7_common 8 years ago
Chris Packham f267e40f96 lib: net_utils: enforce '.' as octet separator in string_to_ip 8 years ago
Chris Packham d921ed9a2a lib: net_utils: make string_to_ip stricter 8 years ago
Robert P. J. Day 266aa86b04 Kconfig: Refactoring of top-level Kconfig file 8 years ago
Oded Gabbay 8c36e99f21 armv8: release slave cores from CPU_RELEASE_ADDR 8 years ago
Masahiro Yamada 6569c0d325 iopoll: import include/linux/iopoll.h from Linux 4.9 8 years ago
Masahiro Yamada 21cdd133ca time: import time_after, time_before and friends from Linux 8 years ago
Masahiro Yamada ff90af6c73 typecheck: import include/linux/typecheck.h from Linux 4.9 8 years ago
Masahiro Yamada a7b8176999 time: move timer APIs to include/time.h 8 years ago
Masahiro Yamada 5bc516ed66 delay: collect {m, n, u}delay declarations to include/linux/delay.h 8 years ago
Oded Gabbay 4b105f6ca9 armv8: fix #if around spin-table code in start.S 8 years ago
Stefan Agner 22802f4e3a spl: move RAM boot support in separate file 8 years ago
Stefan Agner f417d40fe2 Convert CONFIG_SPL_RAM_DEVICE to defconfig 8 years ago
Andrew F. Davis 4ac19bae2d arm: omap-common: add secure ROM signature verify index for AM33xx 8 years ago
Andrew F. Davis 2170652d98 ti_armv7_common: env: Use FIT image configs by default 8 years ago
Andrew F. Davis 4e2fdf4511 MAINTAINERS: Add maintainer for TI security related files 8 years ago
Gary Bisson 8547f45bc5 cmd: sata: fix init command return value 8 years ago
Tom Rini 7f73ca484f Kconfig: CONFIG_OF_PLATDATA doesn't really exist 8 years ago
Tom Rini f9dadaef8b arm: Re-sync asm/mach-types.h with Linux Kernel v4.9 8 years ago
Tom Rini 70b26cd057 arm: Remove unregister MACH_TYPE_xxx uses 8 years ago
Tom Rini d5324e2fb6 omap3_igep00x0: Rework MACH_TYPE and status LED logic slightly 8 years ago
Tom Rini c63d270d15 omap3_logic: Rework MACH_TYPE and fdtfile logic 8 years ago
Tom Rini b7127e3c51 Merge git://git.denx.de/u-boot-fdt 8 years ago
Andreas Färber b05bf6c75d cmd/fdt: Make fdt get value endian-safe for single-cell properties 8 years ago
Stefan Agner 082b1414e8 cmd: fdt: Print error message when fdt application fails 8 years ago
David Gibson 46743c412d libfdt: Correct fdt handling of overlays without fixups and base trees without symbols 8 years ago
Jagan Teki ee86e0d2fe spi: Zap ep93xx_spi driver and related code 8 years ago