Commit Graph

47470 Commits (d70cb51830406fd3fd89c595b7b4995e4c75da41)
 

Author SHA1 Message Date
Neil Armstrong 5ff2ee44ee arm: Add Khadas VIM support based on Meson GXL family 7 years ago
Neil Armstrong 96e7b5a174 arm: Add LibreTech CC support based on Meson GXL family 7 years ago
Neil Armstrong f49638e9f9 board: p212: use common ethernet init function 7 years ago
Neil Armstrong 9a41746f84 board: odroid-c2: use common ethernet init function 7 years ago
Neil Armstrong 6915b10331 ARM: arch-meson: add ethernet common init function 7 years ago
Masahiro Yamada 26e961c8cf libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c 7 years ago
Masahiro Yamada 87be1e9fb4 libfdt: move fdt_find_regions() to fdt_region.c from fdt_wip.c 7 years ago
Andre Przywara 78ad457b2d armv8: shrink exception table code 7 years ago
Dmitry Korunov 8993056fb3 add support for Raspberry Pi Zero W 7 years ago
Simon Glass 0aac10f2f9 test: compression: Convert to unit test framework 7 years ago
Masahiro Yamada 0faef2eba9 mtd: nand: denali: consolidate include directives 7 years ago
Masahiro Yamada 681ed4d0d5 mtd: nand: denali_dt: replace printf() with pr_err() 7 years ago
Masahiro Yamada ba8c9ea38a mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h 7 years ago
Masahiro Yamada 6ae3900a86 mtd: nand: Rename nand.h into rawnand.h 7 years ago
Masahiro Yamada 57f9bb9404 mtd: nand: denali: remove ad-hoc board_nand_init() entry 7 years ago
Masahiro Yamada 1a7e176d27 mtd: nand: denali: remove bogus __maybe_unused 7 years ago
Masahiro Yamada ac389b0749 ARM: uniphier: clean up board_init 7 years ago
York Sun 2544f47078 mtd: cfi: Fix checking status register feature 7 years ago
Simon Glass 1f0fe88db1 test/py: Allow any unit test suite to be found 7 years ago
Simon Glass 49f22c38f1 test: compression: Put test variables in a struct 7 years ago
Simon Glass e93232e15e test: overlay: Use cmd_ut_category() 7 years ago
Simon Glass 4d869c1e49 test: Add a command function for test execution 7 years ago
Peter Robinson b59670f2bd omap2: set the ethaddr as well as the usbethaddr env var to ensure static MAC 7 years ago
Tom Rini 0290700429 Merge git://git.denx.de/u-boot-rockchip 7 years ago
Philipp Tomsich 4fc495e9e2 rockchip: clk: rk3128: fix DCLK_VOP_DIV_CON_MASK 7 years ago
Philipp Tomsich cd401abcd5 rockchip: clk: rk3128: fix NANDC_PLL_SEL_MASK 7 years ago
Alexander Graf 3bb74f9800 efi_loader helloworld.efi: Fix building with -Os 7 years ago
Alexander Graf c034b7fd41 efi_loader: Fix partition offsets 7 years ago
Rob Clark 1a0b4d22a9 efi_loader: add missing breaks 7 years ago
Heinrich Schuchardt c4574208b0 efi_loader: comments for EFI_DEVICE_PATH_TO_TEXT_PROTOCOL 7 years ago
Heinrich Schuchardt 44549d62c3 efi_loader: helper function to add EFI object to list 7 years ago
Heinrich Schuchardt ea54ad5928 efi_loader: pass handle of loaded image 7 years ago
Heinrich Schuchardt 45055aac9d test/py: check return code of helloworld 7 years ago
Heinrich Schuchardt bbf75dd934 efi_loader: output load options in helloworld 7 years ago
Heinrich Schuchardt c51e7df941 efi_selftest: add missing line feed 7 years ago
Heinrich Schuchardt 17b96cb2ba efi_selftest: compile without special compiler flags 7 years ago
Heinrich Schuchardt 69fb6b1afc efi_loader: manage protocols in a linked list 7 years ago
Heinrich Schuchardt 72292aba4f efi_loader: simplify find_obj 7 years ago
Heinrich Schuchardt 80286e8f81 efi_loader: simplify efi_open_protocol 7 years ago
Heinrich Schuchardt 9449358a71 efi_loader: efi_gop: use efi_add_protocol 7 years ago
Heinrich Schuchardt 84d14568ca efi_loader: efi_net: use efi_add_protocol 7 years ago
Heinrich Schuchardt 4b9f7aaf7c efi_loader: efi_disk: use efi_add_protocol 7 years ago
Heinrich Schuchardt bf19064bdc efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL 7 years ago
Heinrich Schuchardt ae2c85c1ce efi_loader: reimplement LocateDevicePath 7 years ago
Heinrich Schuchardt 61aba1931a efi_loader: fix efi_convert_device_node_to_text 7 years ago
Heinrich Schuchardt 908cf9a3ff efi_loader: efi_dp_str should print path not node 7 years ago
Heinrich Schuchardt 0741226f65 efi_loader: size of media device path node represenation 7 years ago
Stefan Roese 8300be612c efi_loader: Exit in efi_set_bootdev() upon invalid "desc" 7 years ago
Heinrich Schuchardt 362f00f979 efi_loader: helloworld.c: remove superfluous include 7 years ago
Jonathan Gray b6e9e09770 efi_loader: initialise partition_signature memory 7 years ago