summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-04mtd: nand: denali: consolidate include directivesMasahiro Yamada
2017-12-04mtd: nand: denali_dt: replace printf() with pr_err()Masahiro Yamada
2017-12-04mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.hMasahiro Yamada
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada
2017-12-04mtd: nand: denali: remove ad-hoc board_nand_init() entryMasahiro Yamada
2017-12-04mtd: nand: denali: remove bogus __maybe_unusedMasahiro Yamada
2017-12-04ARM: uniphier: clean up board_initMasahiro Yamada
2017-12-04mtd: cfi: Fix checking status register featureYork Sun
2017-12-02test/py: Allow any unit test suite to be foundSimon Glass
2017-12-02test: compression: Put test variables in a structSimon Glass
2017-12-02test: overlay: Use cmd_ut_category()Simon Glass
2017-12-02test: Add a command function for test executionSimon Glass
2017-12-02omap2: set the ethaddr as well as the usbethaddr env var to ensure static MACPeter Robinson
2017-12-01Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-12-02rockchip: clk: rk3128: fix DCLK_VOP_DIV_CON_MASKPhilipp Tomsich
2017-12-02rockchip: clk: rk3128: fix NANDC_PLL_SEL_MASKPhilipp Tomsich
2017-12-01efi_loader helloworld.efi: Fix building with -OsAlexander Graf
2017-12-01efi_loader: Fix partition offsetsAlexander Graf
2017-12-01efi_loader: add missing breaksRob Clark
2017-12-01efi_loader: comments for EFI_DEVICE_PATH_TO_TEXT_PROTOCOLHeinrich Schuchardt
2017-12-01efi_loader: helper function to add EFI object to listHeinrich Schuchardt
2017-12-01efi_loader: pass handle of loaded imageHeinrich Schuchardt
2017-12-01test/py: check return code of helloworldHeinrich Schuchardt
2017-12-01efi_loader: output load options in helloworldHeinrich Schuchardt
2017-12-01efi_selftest: add missing line feedHeinrich Schuchardt
2017-12-01efi_selftest: compile without special compiler flagsHeinrich Schuchardt
2017-12-01efi_loader: manage protocols in a linked listHeinrich Schuchardt
2017-12-01efi_loader: simplify find_objHeinrich Schuchardt
2017-12-01efi_loader: simplify efi_open_protocolHeinrich Schuchardt
2017-12-01efi_loader: efi_gop: use efi_add_protocolHeinrich Schuchardt
2017-12-01efi_loader: efi_net: use efi_add_protocolHeinrich Schuchardt
2017-12-01efi_loader: efi_disk: use efi_add_protocolHeinrich Schuchardt
2017-12-01efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOLHeinrich Schuchardt
2017-12-01efi_loader: reimplement LocateDevicePathHeinrich Schuchardt
2017-12-01efi_loader: fix efi_convert_device_node_to_textHeinrich Schuchardt
2017-12-01efi_loader: efi_dp_str should print path not nodeHeinrich Schuchardt
2017-12-01efi_loader: size of media device path node represenationHeinrich Schuchardt
2017-12-01efi_loader: Exit in efi_set_bootdev() upon invalid "desc"Stefan Roese
2017-12-01efi_loader: helloworld.c: remove superfluous includeHeinrich Schuchardt
2017-12-01efi_loader: initialise partition_signature memoryJonathan Gray
2017-12-01efi_loader: efi_console: use helper functionsHeinrich Schuchardt
2017-12-01efi_loader: refactor efi_setup_loaded_imageHeinrich Schuchardt
2017-12-01efi_loader: simplify efi_locate_protocolHeinrich Schuchardt
2017-12-01efi_loader: simplify efi_uninstall_protocol_interfaceHeinrich Schuchardt
2017-12-01efi_loader: simplify efi_searchHeinrich Schuchardt
2017-12-01efi_loader: simplify efi_install_protocol_interfaceHeinrich Schuchardt
2017-12-01efi_loader: helper functions for protocol managementHeinrich Schuchardt
2017-12-01efi_selftest: test for graphics output protocolHeinrich Schuchardt
2017-12-01efi_loader: efi_gop: use correct types for parametersHeinrich Schuchardt
2017-12-01efi_loader: argument of efi_search_obj should be constHeinrich Schuchardt