Commit Graph

45021 Commits (1df7f0b6a00c2080c50de775b4ef621aad24c47e)
 

Author SHA1 Message Date
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
xypron.glpk@gmx.de 69baec6781 efi_loader: efi_open_protocol: parameter checks 8 years ago
xypron.glpk@gmx.de b5349f742a efi_loader: refactor efi_open_protocol 8 years ago
Masahiro Yamada aae6f016a7 mmc: cadence: use fdt32_t for DT property value to fix sparse warning 8 years ago
Masahiro Yamada 207d8b3533 mmc: add static to spl_mmc_get_device_index() 8 years ago
Keerthy a79e8dfed6 power: regulator: lp87565: get_enable should return integer 8 years ago
Keerthy 43d0247e3e power: regulator: lp873x: get_enable should return integer 8 years ago
Keerthy 4e98a140c8 power: regulator: s5m8767: get_enable should return integer 8 years ago
Keerthy 3bbe7c136b power: sandbox: fixed: get_enable should return integer 8 years ago
Keerthy 585c7032bf power: regulator: rk8xx: get_enable should return integer 8 years ago
Keerthy 2a4747d3cd power: regulator: tps65090: get_enable should return integer 8 years ago
Keerthy 117daa8220 power: regulator: pfuze100: get_enable should return integer 8 years ago
Keerthy 5c3195c61b power: regulator: palmas: get_enable should return integer 8 years ago
Keerthy b616835ddf power: regulator: max77686: get_enable should return integer 8 years ago
Keerthy 85f87de313 power: regulator: act8846: get_enable should return integer 8 years ago
Keerthy 0f2194d825 power: regulator: fixed: get_enable should return integer 8 years ago
Keerthy 06bdf6003b regulator: Change get_enable return type to integer from bool 8 years ago
Kever Yang 343749c425 mmc: rpmb: update size format for write_counter 8 years ago
Kever Yang 4dc80c8732 mmc: use new hwpart API when CONFIG_BLK enabled 8 years ago
Marek Vasut 2710d54f54 ARM: Mark AE boards orphan 8 years ago
Tom Rini 39632b4a01 Merge branch 'master' of git://www.denx.de/git/u-boot-imx 8 years ago
Fabio Estevam 651782a08b mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig 8 years ago
Fabio Estevam 3f0a1042bb mx6sabreauto: Make Ethernet functional again 8 years ago
Tom Rini e14b1169c0 Merge git://www.denx.de/git/u-boot-marvell 8 years ago
Patrick Bruenn bc104a7066 imx: cx9020: try pxe boot, if no vmlinuz on mmc 8 years ago
Patrick Bruenn f8e63850c2 imx: cx9020: use fdt_addr_r and ramdisk_addr_r 8 years ago