2017-07-26 |
Lokesh Vutla | board: ti: am57xx: Fix detection of board version |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Beniamino Galvani | odroid-c2: enable GPIO |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Beniamino Galvani | pinctrl: meson: add GPIO support |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Beniamino Galvani | arm: dts: meson: import dts files from Linux 4.12 |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Masahiro Yamada | ARM: uniphier: enable CONFIG_CMD_FS_GENERIC |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Masahiro Yamada | ARM: uniphier: remove part number info from the boot log |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Masahiro Yamada | doc: uniphier: rework README.uniphier |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Masahiro Yamada | ARM: uniphier: remove SPL support for ARMv8 SoCs |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Alexander Graf | efi_loader: Fix configuration table override |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Alexander Graf | efi_loader: Improve install_configuration_table |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Tien Fong Chee | arm: socfpga: Enable all FPGA config support for Arria 10 |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Tien Fong Chee | arm: socfpga: Add FPGA driver support for Arria 10 |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Tien Fong Chee | configs: Add FPGA driver config for Arria 10 |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Tien Fong Chee | drivers: Enable FPGA driver build on SPL |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Tien Fong Chee | kconfig: Convert FPGA_SOCFPGA configuration to Kconfig |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Tien Fong Chee | kconfig: Convert FPGA and FPGA_ALTERA configuration... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Tien Fong Chee | arm: socfpga: Restructure FPGA driver in the preparatio... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Tien Fong Chee | arm: socfpga: Remove unused passing parameter of socfpg... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Rob Clark | efi_loader: remove more double EFI_EXIT() in efi_disk.c |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Rob Clark | efi_loader: remove double EFI_EXIT() with efi_unsupported |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Glass | Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Glass | Convert CONFIG_ENV_IS_IN_FAT to Kconfig |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Glass | Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Glass | Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Glass | Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Glass | Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Glass | Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Glass | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Glass | env: Move help from README to Kconfig |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Glass | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to... |
commit | commitdiff | tree | snapshot |
2017-07-25 |
Paul Burton | mips-relocs: Fix warning from gcc 6.3 |
commit | commitdiff | tree | snapshot |
2017-07-25 |
Zubair Lutfullah... | MIPS: bootm: Fix broken boot_env_legacy codepath |
commit | commitdiff | tree | snapshot |
2017-07-25 |
Paul Burton | MIPS: Stop building position independent code |
commit | commitdiff | tree | snapshot |
2017-07-25 |
Paul Burton | Makefile: Allow arch post-link hook |
commit | commitdiff | tree | snapshot |
2017-07-25 |
Tom Rini | configs: Resync with savedefconfig |
commit | commitdiff | tree | snapshot |
2017-07-25 |
Rob Clark | efi_loader: expose protocols via GUID |
commit | commitdiff | tree | snapshot |
2017-07-25 |
Rob Clark | efi_loader: add helper macro to construct protocol... |
commit | commitdiff | tree | snapshot |
2017-07-25 |
Rob Clark | efi_loader: log EFI return values too |
commit | commitdiff | tree | snapshot |
2017-07-25 |
xypron.glpk... | efi_loader: implement ProtocolsPerHandle |
commit | commitdiff | tree | snapshot |
2017-07-25 |
Tom Rini | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI... |
commit | commitdiff | tree | snapshot |
2017-07-24 |
xypron.glpk... | efi_loader: parameter types for CreateEvent, SetTimer |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Heinrich Schuchardt | efi_loader: initalize EFI object list only once |
commit | commitdiff | tree | snapshot |
2017-07-24 |
xypron.glpk... | efi_console: use EFIAPI for callback functions |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Rob Clark | efi_loader: workaround for grub lsefi bug |
commit | commitdiff | tree | snapshot |
2017-07-24 |
xypron.glpk... | efi_loader: implement ConvertDeviceNodeToText |
commit | commitdiff | tree | snapshot |
2017-07-24 |
xypron.glpk... | efi_memory: return MapKey |
commit | commitdiff | tree | snapshot |
2017-07-24 |
xypron.glpk... | efi_memory: do parameter checks first |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Rob Clark | efi_loader: gop: fixes for CONFIG_DM_VIDEO without... |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Rob Clark | efi_loader: move guidcmp to header |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Rob Clark | efi_loader: EFI file paths should be DOS style |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Karl Beldan | cmd: Kconfig: Fix CMD_UBIFS dependencies |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Karl Beldan | cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Karl Beldan | ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Karl Beldan | cmd: Kconfig: Fix a dependency of CMD_MTDPARTS |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Karl Beldan | ubi: Kconfig: Fix MTD_UBI selection dependency |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Tom Rini | xilinx-ppc.h: Drop |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Stefan Roese | serial: ns16550: Add RX interrupt buffer support |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Adam Ford | arm: omap3: Detect boot mode very early |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Christophe... | powerpc: Remove 8260 remainders |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Christophe... | powerpc, 8xx: fix missing function declarations. |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Christophe... | powerpc: move get_pvr() and get_svr() into C |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Christophe... | powerpc, 8xx: move cache helper into C |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Christophe... | powerpc, 8xx: move get_immr() into C |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Christophe... | powerpc, 8xx: Move cache function into C files |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Christophe... | powerpc, 8xx: Simplifying check_CPU() |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Christophe... | powerpc: Remove unneccessary #ifdefs in reginfo |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Christophe... | powerpc: move set_msr() and get_msr() into .h |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Christophe... | power, timer: reset TBL before TBU |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Christophe... | powerpc, timer: Does 8xx specific actions in 8xx cpu_init |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Christophe... | powerpc: get rid of addr_probe() |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Christophe... | powerpc, 8xx: Simplify brgclk calculation and remove... |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Holger Brunck | km/ivm: allow to set locally administred MAC addresses |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Holger Brunck | km/ivm: always set ethaddr after reading IVM |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Simon Glass | RFC: moveconfig: Use toolchains from buildman |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Simon Glass | moveconfig: Tidy up imply flag parsing |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Andrew F. Davis | board: ti: am43xx: Add FDT fixup for HS devices |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Andrew F. Davis | board: ti: am43xx: Add TEE loading and firewall setup |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Andrew F. Davis | arm: mach-omap2: am33xx: Add FDT fixup suport for AM33x... |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Andrew F. Davis | arm: mach-omap2: fdt-common: Add OP-TEE node when firmw... |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Andrew F. Davis | arm: mach-omap2: Factor out common FDT fixup suport |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Andrew F. Davis | arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.c |
commit | commitdiff | tree | snapshot |
2017-07-22 |
Philipp Tomsich | Makefile: add dependencies to regenerate u-boot.cfg... |
commit | commitdiff | tree | snapshot |
2017-07-22 |
Emmanuel Vadot | dtc: mkimage: Add the possibility to specify DTC |
commit | commitdiff | tree | snapshot |
2017-07-22 |
xypron.glpk... | meson-gx: reserved memory regions |
commit | commitdiff | tree | snapshot |
2017-07-22 |
Fiach Antaw | env: Switch env_nand, env_mmc and env_ubi to env_import... |
commit | commitdiff | tree | snapshot |
2017-07-22 |
Fiach Antaw | env: Add generic redundant environment implementation |
commit | commitdiff | tree | snapshot |
2017-07-22 |
Tom Rini | tests: test_dfu.py: Add example udev rule for host_usb_... |
commit | commitdiff | tree | snapshot |
2017-07-22 |
Michael Heimpold | tools/fw_env: use fsync to ensure that data is physical... |
commit | commitdiff | tree | snapshot |
2017-07-19 |
xypron.glpk... | efi_loader: correctly implement 100ns conversion |
commit | commitdiff | tree | snapshot |
2017-07-19 |
xypron.glpk... | efi_console: set up events |
commit | commitdiff | tree | snapshot |
2017-07-19 |
xypron.glpk... | efi_loader: refactor efi_set_timer |
commit | commitdiff | tree | snapshot |
2017-07-19 |
xypron.glpk... | efi_loader: refactor efi_create_event |
commit | commitdiff | tree | snapshot |
2017-07-19 |
xypron.glpk... | efi_loader: correct size for tpl level |
commit | commitdiff | tree | snapshot |
2017-07-19 |
xypron.glpk... | efi_loader: implement multiple event support |
commit | commitdiff | tree | snapshot |
2017-07-19 |
xypron.glpk... | efi_loader: use struct efi_event * instead of void * |
commit | commitdiff | tree | snapshot |
2017-07-19 |
xypron.glpk... | efi_memory: avoid NULL dereference in efi_free_pool |
commit | commitdiff | tree | snapshot |
2017-07-19 |
xypron.glpk... | efi_loader: disk: iterate only over valid block devices |
commit | commitdiff | tree | snapshot |
2017-07-19 |
xypron.glpk... | efi_loader: provide meaningful status code |
commit | commitdiff | tree | snapshot |
2017-07-19 |
xypron.glpk... | efi_loader: define all known status codes |
commit | commitdiff | tree | snapshot |
2017-07-19 |
xypron.glpk... | bootefi: allow return without EFI_BOOT_SERVICES.Exit |
commit | commitdiff | tree | snapshot |
next |