- 122b2d4 serial: stm32x7: migrate serial struct to driver by Patrice Chotard · 7 years ago
- b9e8651 clk: stm32f7: cleanup clocks unused definitions by Patrice Chotard · 7 years ago
- 288f17e clk: stm32f7: add clock .get_rate() callback by Patrice Chotard · 7 years ago
- 199a217 clk: stm32f7: get RCC base address from DT by Patrice Chotard · 7 years ago
- 704e954 clk: stm32f7: add static for configure_clocks() by Patrice Chotard · 7 years ago
- fa87abb ARM: DTS: stm32: align DT clock declaration with kernel by Patrice Chotard · 7 years ago
- 94f536f arm: mach-keystone: Fixes issue with return values in inline assembly by Srinivas, Madan · 7 years ago
- 1a7c159 configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs boot by Madan Srinivas · 7 years ago
- 1d73ce6 arm: mach-keystone: Updates mon_install for K2G HS by Madan Srinivas · 7 years ago
- 3f5651a configs: k2x_evm: Reorder default boot command by Andrew F. Davis · 7 years ago
- 08d0631 configs: k2x_evm: Adds environment variables for secure devices by Madan Srinivas · 7 years ago
- 881261c configs: k2x_evm: Adds FIT loading environment variables by Andrew F. Davis · 7 years ago
- f70a427 board: ti: x15: Add support for beagle_X15 revC by Lokesh Vutla · 7 years ago
- 7087922 board: ti: am57xx: Fix detection of board version by Lokesh Vutla · 7 years ago
- 9cb1c49 odroid-c2: enable GPIO by Beniamino Galvani · 7 years ago
- 2009a8d pinctrl: meson: add GPIO support by Beniamino Galvani · 7 years ago
- 4a63a75 arm: dts: meson: import dts files from Linux 4.12 by Beniamino Galvani · 7 years ago
- a3f54bc ARM: uniphier: enable CONFIG_CMD_FS_GENERIC by Masahiro Yamada · 7 years ago
- b8faf5f ARM: uniphier: remove part number info from the boot log by Masahiro Yamada · 7 years ago
- 673ac33 doc: uniphier: rework README.uniphier by Masahiro Yamada · 7 years ago
- ee8d037 ARM: uniphier: remove SPL support for ARMv8 SoCs by Masahiro Yamada · 7 years ago
- f4f9993 efi_loader: Fix configuration table override by Alexander Graf · 7 years ago
- d98cdf6 efi_loader: Improve install_configuration_table by Alexander Graf · 7 years ago
- 9af91b7 arm: socfpga: Enable all FPGA config support for Arria 10 by Tien Fong Chee · 7 years ago
- 2baa997 arm: socfpga: Add FPGA driver support for Arria 10 by Tien Fong Chee · 7 years ago
- 812dfdd configs: Add FPGA driver config for Arria 10 by Tien Fong Chee · 7 years ago
- 386c65e drivers: Enable FPGA driver build on SPL by Tien Fong Chee · 7 years ago
- fa23ba1 kconfig: Convert FPGA_SOCFPGA configuration to Kconfig by Tien Fong Chee · 7 years ago
- c2caaee kconfig: Convert FPGA and FPGA_ALTERA configuration to Kconfig by Tien Fong Chee · 7 years ago
- 6867e19 arm: socfpga: Restructure FPGA driver in the preparation to support A10 by Tien Fong Chee · 7 years ago
- 6a34af5 arm: socfpga: Remove unused passing parameter of socfpga_bridges_reset by Tien Fong Chee · 7 years ago
- 3304990 efi_loader: remove more double EFI_EXIT() in efi_disk.c by Rob Clark · 7 years ago
- b510482 efi_loader: remove double EFI_EXIT() with efi_unsupported by Rob Clark · 7 years ago
- 609bf92 Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · 7 years ago
- b31e065 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
- 337cd3f Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · 7 years ago
- 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
- ef6253d Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago
- f0bc2b5 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · 7 years ago
- 88b233a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · 7 years ago
- 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
- e73496d env: Move help from README to Kconfig by Simon Glass · 7 years ago
- 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
- e94136b mips-relocs: Fix warning from gcc 6.3 by Paul Burton · 7 years ago
- 48bfc31 MIPS: bootm: Fix broken boot_env_legacy codepath by Zubair Lutfullah Kakakhel · 7 years ago
- 703ec9d MIPS: Stop building position independent code by Paul Burton · 7 years ago
- 09bebb8 Makefile: Allow arch post-link hook by Paul Burton · 7 years ago
- 5785e51 configs: Resync with savedefconfig by Tom Rini · 7 years ago
- a17e62c efi_loader: expose protocols via GUID by Rob Clark · 7 years ago
- 641833d efi_loader: add helper macro to construct protocol objects by Rob Clark · 7 years ago
- 804b1d7 efi_loader: log EFI return values too by Rob Clark · 7 years ago
- c0ebfc8 efi_loader: implement ProtocolsPerHandle by xypron.glpk@gmx.de · 7 years ago
- d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
- b521d29 efi_loader: parameter types for CreateEvent, SetTimer by xypron.glpk@gmx.de · 7 years ago
- 7cbc124 efi_loader: initalize EFI object list only once by Heinrich Schuchardt · 7 years ago
- ff92593 efi_console: use EFIAPI for callback functions by xypron.glpk@gmx.de · 7 years ago
- 661c832 efi_loader: workaround for grub lsefi bug by Rob Clark · 7 years ago
- 09c5ab9 efi_loader: implement ConvertDeviceNodeToText by xypron.glpk@gmx.de · 7 years ago
- c6e3c3e efi_memory: return MapKey by xypron.glpk@gmx.de · 7 years ago
- 0ecba5d efi_memory: do parameter checks first by xypron.glpk@gmx.de · 7 years ago
- ca9193d efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD by Rob Clark · 7 years ago
- 3e094c5 efi_loader: move guidcmp to header by Rob Clark · 7 years ago
- 3e433e9 efi_loader: EFI file paths should be DOS style by Rob Clark · 7 years ago
- 24fc953 cmd: Kconfig: Fix CMD_UBIFS dependencies by Karl Beldan · 7 years ago
- 22cf953 cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS by Karl Beldan · 7 years ago
- f8dc5a0 ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS by Karl Beldan · 7 years ago
- b2237a4 cmd: Kconfig: Fix a dependency of CMD_MTDPARTS by Karl Beldan · 7 years ago
- fc94f20 ubi: Kconfig: Fix MTD_UBI selection dependency by Karl Beldan · 7 years ago
- 92c05d9 xilinx-ppc.h: Drop by Tom Rini · 7 years ago
- 6822cf3 serial: ns16550: Add RX interrupt buffer support by Stefan Roese · 7 years ago
- c3bec54 arm: omap3: Detect boot mode very early by Adam Ford · 7 years ago
- 72281c5 powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
- 08dd988 powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
- ba2c5a5 powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
- 506cb8b powerpc, 8xx: move cache helper into C by Christophe Leroy · 7 years ago
- 7fd697f powerpc, 8xx: move get_immr() into C by Christophe Leroy · 7 years ago
- 1e7cefe powerpc, 8xx: Move cache function into C files by Christophe Leroy · 7 years ago
- 36d3260 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · 7 years ago
- f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
- f1cd736 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · 7 years ago
- f0eda3c power, timer: reset TBL before TBU by Christophe Leroy · 7 years ago
- 93e85d0 powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · 7 years ago
- 0819450 powerpc: get rid of addr_probe() by Christophe Leroy · 7 years ago
- 7a0a550 powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() by Christophe Leroy · 7 years ago
- b2f2c7be km/ivm: allow to set locally administred MAC addresses by Holger Brunck · 7 years ago
- b63d4f3 km/ivm: always set ethaddr after reading IVM by Holger Brunck · 7 years ago
- 6821a74 RFC: moveconfig: Use toolchains from buildman by Simon Glass · 7 years ago
- dee36c7 moveconfig: Tidy up imply flag parsing by Simon Glass · 7 years ago
- 7fe463f board: ti: am43xx: Add FDT fixup for HS devices by Andrew F. Davis · 7 years ago
- 3630094 board: ti: am43xx: Add TEE loading and firewall setup by Andrew F. Davis · 7 years ago
- ddf0134 arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards by Andrew F. Davis · 7 years ago
- 137ae0c arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is defined by Andrew F. Davis · 7 years ago
- 0375023 arm: mach-omap2: Factor out common FDT fixup suport by Andrew F. Davis · 7 years ago
- 3348e0c arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.c by Andrew F. Davis · 7 years ago
- 0d982c5 Makefile: add dependencies to regenerate u-boot.cfg when lost by Philipp Tomsich · 7 years ago
- 47a52cd dtc: mkimage: Add the possibility to specify DTC by Emmanuel Vadot · 7 years ago
- e42f096 meson-gx: reserved memory regions by xypron.glpk@gmx.de · 7 years ago
- 9d364af env: Switch env_nand, env_mmc and env_ubi to env_import_redund by Fiach Antaw · 8 years ago
- 76768f5 env: Add generic redundant environment implementation by Fiach Antaw · 8 years ago
- 845e10d tests: test_dfu.py: Add example udev rule for host_usb_dev_node by Tom Rini · 8 years ago