Commit Graph

45010 Commits (263252c762c43fd968c924dfd6e1c3db930a35a2)
 

Author SHA1 Message Date
xypron.glpk@gmx.de 0ecba5db85 efi_memory: do parameter checks first 8 years ago
Rob Clark ca9193d2b1 efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD 8 years ago
Rob Clark 3e094c592b efi_loader: move guidcmp to header 8 years ago
Rob Clark 3e433e9608 efi_loader: EFI file paths should be DOS style 8 years ago
Karl Beldan 24fc9531a1 cmd: Kconfig: Fix CMD_UBIFS dependencies 8 years ago
Karl Beldan 22cf953a40 cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS 8 years ago
Karl Beldan f8dc5a0f9b ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS 8 years ago
Karl Beldan b2237a4f5d cmd: Kconfig: Fix a dependency of CMD_MTDPARTS 8 years ago
Karl Beldan fc94f209a8 ubi: Kconfig: Fix MTD_UBI selection dependency 8 years ago
Tom Rini 92c05d9d6c xilinx-ppc.h: Drop 8 years ago
Stefan Roese 6822cf3ec7 serial: ns16550: Add RX interrupt buffer support 8 years ago
Adam Ford c3bec5478f arm: omap3: Detect boot mode very early 8 years ago
Christophe Leroy 72281c5c46 powerpc: Remove 8260 remainders 8 years ago
Christophe Leroy 08dd988be5 powerpc, 8xx: fix missing function declarations. 8 years ago
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