summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-01efi_loader: replace UINTN by efi_uintn_tHeinrich Schuchardt
2017-12-01efi_loader: remove unused typedef for INTNHeinrich Schuchardt
2017-12-01efi_loader: eliminate efi_uninstall_protocol_interface_extHeinrich Schuchardt
2017-12-01efi_loader: eliminate efi_install_protocol_interface_extHeinrich Schuchardt
2017-12-01efi_selftest: test protocol managementHeinrich Schuchardt
2017-12-01efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE valuesHeinrich Schuchardt
2017-12-01efi_loader: set parent handle in efi_load_imageHeinrich Schuchardt
2017-12-01efi_selftest: provide test for EFI_SIMPLE_TEXT_OUTPUT_PROTOCOLHeinrich Schuchardt
2017-12-01test/py: fix typo in test_efi_loader.pyHeinrich Schuchardt
2017-12-01test/py: test reboot by EFI watchdogHeinrich Schuchardt
2017-12-01efi_selftest: test reboot by watchdogHeinrich Schuchardt
2017-12-01efi_loader: use bootargs as load optionsHeinrich Schuchardt
2017-12-01efi_selftest: correctly cleanup after selftestHeinrich Schuchardt
2017-12-01efi_selftest: allow to select a single test for executionHeinrich Schuchardt
2017-12-01efi_selftest: deduplicate codeHeinrich Schuchardt
2017-12-01efi_selftest: efi_st_memcmp should return 0Heinrich Schuchardt
2017-12-01efi_selftest: reformat codeHeinrich Schuchardt
2017-12-01efi_selftest: provide a dummy device pathHeinrich Schuchardt
2017-12-01efi_loader: consistently use efi_status_t in bootefiHeinrich Schuchardt
2017-12-01efi_loader: guard against double inclusion of efi_loader.hHeinrich Schuchardt
2017-12-01efi_loader: new function utf8_to_utf16Heinrich Schuchardt
2017-12-01efi_selftest: provide test for watchdog timerHeinrich Schuchardt
2017-12-01efi_loader: implement SetWatchdogTimerHeinrich Schuchardt
2017-12-01efi_loader: move efi_search_obj up in codeHeinrich Schuchardt
2017-11-30rockchip: dts: rk3399-puma: add /config/sysreset-gpio propertyPhilipp Tomsich
2017-11-30rockchip: rk3399-puma: add code to allow forcing a power-on resetPhilipp Tomsich
2017-11-30rockchip: dts: rk3399-puma: add a 'tsd, usb-port-power' stringlist for USB1Philipp Tomsich
2017-11-30rockchip: rk3399-puma: implement usb_hub_reset_devices for puma-rk3399Philipp Tomsich
2017-11-30rockchip: rk3036: sdram: correct setting for pll integer modeKever Yang
2017-11-30rockchip: rk3036: update clock driver for ddrKever Yang
2017-11-30rockchip: rk3036: fix pll config for correct frequencyKever Yang
2017-11-30rockchip: board: evb-rk3128: add empty MakefilePhilipp Tomsich
2017-11-30rockchip: rk3128: add sdram driverKever Yang
2017-11-30rockchip: rk3128: add defconfig for evb-rk3128Kever Yang
2017-11-30rockchip: rk3128: add evb-rk3128 supportKever Yang
2017-11-30rockchip: rk3128: add pinctrl driverKever Yang
2017-11-30rockchip: rk3128: add clock driverKever Yang
2017-11-30rockchip: rk3128: add soc basic supportKever Yang
2017-11-30rockchip: rk3128: add device tree fileKever Yang
2017-11-30rockchip: board: evb_rv1108: update READMEAndy Yan
2017-11-30MAINTAINERS: update maintained files for RockchipPhilipp Tomsich
2017-11-30Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini
2017-11-30Merge git://git.denx.de/u-boot-marvellTom Rini
2017-11-30Merge git://git.denx.de/u-boot-x86Tom Rini
2017-11-30ARM: rmobile: Rework the ULCB CPLD driverMarek Vasut
2017-11-30arm: mvebu: correct comments around cas_wl/cas_lChris Packham
2017-11-30arm64: mvebu: armada-7k/8k: drop useless #ifdefBaruch Siach
2017-11-30arm: mvebu: enable boot from NANDSean Nyekjaer
2017-11-30arm: mvebu: fix boot from UART when in fallback modeSean Nyekjaer
2017-11-30arm: mvebu: add nand pinsSean Nyekjaer