Commit Graph

45046 Commits (07d778382200a05a8b86cc135f79ec48e386f25a)
 

Author SHA1 Message Date
Christophe Leroy ba2c5a5c9d powerpc: move get_pvr() and get_svr() into C 8 years ago
Christophe Leroy 506cb8be7e powerpc, 8xx: move cache helper into C 8 years ago
Christophe Leroy 7fd697fd54 powerpc, 8xx: move get_immr() into C 8 years ago
Christophe Leroy 1e7cefef58 powerpc, 8xx: Move cache function into C files 8 years ago
Christophe Leroy 36d3260756 powerpc, 8xx: Simplifying check_CPU() 8 years ago
Christophe Leroy f3603b4382 powerpc: Remove unneccessary #ifdefs in reginfo 8 years ago
Christophe Leroy f1cd73674f powerpc: move set_msr() and get_msr() into .h 8 years ago
Christophe Leroy f0eda3cb89 power, timer: reset TBL before TBU 8 years ago
Christophe Leroy 93e85d02b2 powerpc, timer: Does 8xx specific actions in 8xx cpu_init 8 years ago
Christophe Leroy 0819450fdd powerpc: get rid of addr_probe() 8 years ago
Christophe Leroy 7a0a550c7f powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() 8 years ago
Holger Brunck b2f2c7be34 km/ivm: allow to set locally administred MAC addresses 8 years ago
Holger Brunck b63d4f34d0 km/ivm: always set ethaddr after reading IVM 8 years ago
Simon Glass 6821a7457c RFC: moveconfig: Use toolchains from buildman 8 years ago
Simon Glass dee36c74ea moveconfig: Tidy up imply flag parsing 8 years ago
Andrew F. Davis 7fe463f54f board: ti: am43xx: Add FDT fixup for HS devices 8 years ago
Andrew F. Davis 3630094cf9 board: ti: am43xx: Add TEE loading and firewall setup 8 years ago
Andrew F. Davis ddf013458d arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards 8 years ago
Andrew F. Davis 137ae0c4b1 arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is defined 8 years ago
Andrew F. Davis 03750231a8 arm: mach-omap2: Factor out common FDT fixup suport 8 years ago
Andrew F. Davis 3348e0c0a6 arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.c 8 years ago
Philipp Tomsich 0d982c5853 Makefile: add dependencies to regenerate u-boot.cfg when lost 8 years ago
Emmanuel Vadot 47a52cd1e4 dtc: mkimage: Add the possibility to specify DTC 8 years ago
xypron.glpk@gmx.de e42f096f78 meson-gx: reserved memory regions 8 years ago
Fiach Antaw 9d364af23e env: Switch env_nand, env_mmc and env_ubi to env_import_redund 8 years ago
Fiach Antaw 76768f5f08 env: Add generic redundant environment implementation 8 years ago
Tom Rini 845e10d165 tests: test_dfu.py: Add example udev rule for host_usb_dev_node 8 years ago
Michael Heimpold 7e99e14d4b tools/fw_env: use fsync to ensure that data is physically stored 8 years ago
xypron.glpk@gmx.de 8787b02e32 efi_loader: correctly implement 100ns conversion 8 years ago
xypron.glpk@gmx.de 91be9a77b7 efi_console: set up events 8 years ago
xypron.glpk@gmx.de bfc724625f efi_loader: refactor efi_set_timer 8 years ago
xypron.glpk@gmx.de 49deb455e6 efi_loader: refactor efi_create_event 8 years ago
xypron.glpk@gmx.de 503f269554 efi_loader: correct size for tpl level 8 years ago
xypron.glpk@gmx.de c68415922b efi_loader: implement multiple event support 8 years ago
xypron.glpk@gmx.de 2fd945fe72 efi_loader: use struct efi_event * instead of void * 8 years ago
xypron.glpk@gmx.de 71275a3e98 efi_memory: avoid NULL dereference in efi_free_pool 8 years ago
xypron.glpk@gmx.de 70bfcdc6bb efi_loader: disk: iterate only over valid block devices 8 years ago
xypron.glpk@gmx.de 1da1bac477 efi_loader: provide meaningful status code 8 years ago
xypron.glpk@gmx.de 3c8ffb6875 efi_loader: define all known status codes 8 years ago
xypron.glpk@gmx.de b06d8ac39e bootefi: allow return without EFI_BOOT_SERVICES.Exit 8 years ago
xypron.glpk@gmx.de cc5b70812f efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL 8 years ago
xypron.glpk@gmx.de 88adae5ef0 efi_loader: reimplement efi_locate_protocol 8 years ago
xypron.glpk@gmx.de 011f432745 efi_loader: provide a sufficient number of protocols 8 years ago
xypron.glpk@gmx.de c2e703f903 efi_loader: implement LocateHandleBuffer 8 years ago
xypron.glpk@gmx.de 26329584f3 efi_loader: refactor efi_locate_handle 8 years ago
xypron.glpk@gmx.de 58b8358606 efi_loader: implement InstallMultipleProtocolInterfaces 8 years ago
xypron.glpk@gmx.de 3d8e145608 efi_loader: refactor efi_uninstall_protocol_interface 8 years ago
xypron.glpk@gmx.de 8bee5a3c13 efi_loader: refactor efi_install_protocol_interface 8 years ago
xypron.glpk@gmx.de 4b6ed0d7a1 efi_loader: implement UninstallProtocolInterface 8 years ago
xypron.glpk@gmx.de e0549f8a17 efi_loader: implement InstallProtocolInterface 8 years ago