- 7cbc124 efi_loader: initalize EFI object list only once by Heinrich Schuchardt · 7 years ago
- ff92593 efi_console: use EFIAPI for callback functions by xypron.glpk@gmx.de · 7 years ago
- 661c832 efi_loader: workaround for grub lsefi bug by Rob Clark · 7 years ago
- 09c5ab9 efi_loader: implement ConvertDeviceNodeToText by xypron.glpk@gmx.de · 7 years ago
- c6e3c3e efi_memory: return MapKey by xypron.glpk@gmx.de · 7 years ago
- 0ecba5d efi_memory: do parameter checks first by xypron.glpk@gmx.de · 7 years ago
- ca9193d efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD by Rob Clark · 7 years ago
- 3e094c5 efi_loader: move guidcmp to header by Rob Clark · 7 years ago
- 3e433e9 efi_loader: EFI file paths should be DOS style by Rob Clark · 7 years ago
- 24fc953 cmd: Kconfig: Fix CMD_UBIFS dependencies by Karl Beldan · 7 years ago
- 22cf953 cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS by Karl Beldan · 7 years ago
- f8dc5a0 ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS by Karl Beldan · 7 years ago
- b2237a4 cmd: Kconfig: Fix a dependency of CMD_MTDPARTS by Karl Beldan · 7 years ago
- fc94f20 ubi: Kconfig: Fix MTD_UBI selection dependency by Karl Beldan · 7 years ago
- 92c05d9 xilinx-ppc.h: Drop by Tom Rini · 7 years ago
- 6822cf3 serial: ns16550: Add RX interrupt buffer support by Stefan Roese · 7 years ago
- c3bec54 arm: omap3: Detect boot mode very early by Adam Ford · 7 years ago
- 72281c5 powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
- 08dd988 powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
- ba2c5a5 powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
- 506cb8b powerpc, 8xx: move cache helper into C by Christophe Leroy · 7 years ago
- 7fd697f powerpc, 8xx: move get_immr() into C by Christophe Leroy · 7 years ago
- 1e7cefe powerpc, 8xx: Move cache function into C files by Christophe Leroy · 7 years ago
- 36d3260 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · 7 years ago
- f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
- f1cd736 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · 7 years ago
- f0eda3c power, timer: reset TBL before TBU by Christophe Leroy · 7 years ago
- 93e85d0 powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · 7 years ago
- 0819450 powerpc: get rid of addr_probe() by Christophe Leroy · 7 years ago
- 7a0a550 powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() by Christophe Leroy · 7 years ago
- b2f2c7be km/ivm: allow to set locally administred MAC addresses by Holger Brunck · 7 years ago
- b63d4f3 km/ivm: always set ethaddr after reading IVM by Holger Brunck · 7 years ago
- 6821a74 RFC: moveconfig: Use toolchains from buildman by Simon Glass · 7 years ago
- dee36c7 moveconfig: Tidy up imply flag parsing by Simon Glass · 7 years ago
- 7fe463f board: ti: am43xx: Add FDT fixup for HS devices by Andrew F. Davis · 7 years ago
- 3630094 board: ti: am43xx: Add TEE loading and firewall setup by Andrew F. Davis · 7 years ago
- ddf0134 arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards by Andrew F. Davis · 7 years ago
- 137ae0c arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is defined by Andrew F. Davis · 7 years ago
- 0375023 arm: mach-omap2: Factor out common FDT fixup suport by Andrew F. Davis · 7 years ago
- 3348e0c arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.c by Andrew F. Davis · 7 years ago
- 0d982c5 Makefile: add dependencies to regenerate u-boot.cfg when lost by Philipp Tomsich · 7 years ago
- 47a52cd dtc: mkimage: Add the possibility to specify DTC by Emmanuel Vadot · 7 years ago
- e42f096 meson-gx: reserved memory regions by xypron.glpk@gmx.de · 7 years ago
- 9d364af env: Switch env_nand, env_mmc and env_ubi to env_import_redund by Fiach Antaw · 8 years ago
- 76768f5 env: Add generic redundant environment implementation by Fiach Antaw · 8 years ago
- 845e10d tests: test_dfu.py: Add example udev rule for host_usb_dev_node by Tom Rini · 8 years ago
- 7e99e14 tools/fw_env: use fsync to ensure that data is physically stored by Michael Heimpold · 11 years ago
- 8787b02 efi_loader: correctly implement 100ns conversion by xypron.glpk@gmx.de · 7 years ago
- 91be9a7 efi_console: set up events by xypron.glpk@gmx.de · 7 years ago
- bfc7246 efi_loader: refactor efi_set_timer by xypron.glpk@gmx.de · 7 years ago
- 49deb45 efi_loader: refactor efi_create_event by xypron.glpk@gmx.de · 7 years ago
- 503f269 efi_loader: correct size for tpl level by xypron.glpk@gmx.de · 7 years ago
- c684159 efi_loader: implement multiple event support by xypron.glpk@gmx.de · 7 years ago
- 2fd945f efi_loader: use struct efi_event * instead of void * by xypron.glpk@gmx.de · 7 years ago
- 71275a3 efi_memory: avoid NULL dereference in efi_free_pool by xypron.glpk@gmx.de · 7 years ago
- 70bfcdc efi_loader: disk: iterate only over valid block devices by xypron.glpk@gmx.de · 7 years ago
- 1da1bac efi_loader: provide meaningful status code by xypron.glpk@gmx.de · 7 years ago
- 3c8ffb6 efi_loader: define all known status codes by xypron.glpk@gmx.de · 7 years ago
- b06d8ac bootefi: allow return without EFI_BOOT_SERVICES.Exit by xypron.glpk@gmx.de · 7 years ago
- cc5b708 efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by xypron.glpk@gmx.de · 7 years ago
- 88adae5 efi_loader: reimplement efi_locate_protocol by xypron.glpk@gmx.de · 7 years ago
- 011f432 efi_loader: provide a sufficient number of protocols by xypron.glpk@gmx.de · 7 years ago
- c2e703f efi_loader: implement LocateHandleBuffer by xypron.glpk@gmx.de · 7 years ago
- 2632958 efi_loader: refactor efi_locate_handle by xypron.glpk@gmx.de · 7 years ago
- 58b8358 efi_loader: implement InstallMultipleProtocolInterfaces by xypron.glpk@gmx.de · 7 years ago
- 3d8e145 efi_loader: refactor efi_uninstall_protocol_interface by xypron.glpk@gmx.de · 7 years ago
- 8bee5a3 efi_loader: refactor efi_install_protocol_interface by xypron.glpk@gmx.de · 7 years ago
- 4b6ed0d efi_loader: implement UninstallProtocolInterface by xypron.glpk@gmx.de · 7 years ago
- e0549f8 efi_loader: implement InstallProtocolInterface by xypron.glpk@gmx.de · 7 years ago
- 69baec6 efi_loader: efi_open_protocol: parameter checks by xypron.glpk@gmx.de · 7 years ago
- b5349f7 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · 7 years ago
- aae6f01 mmc: cadence: use fdt32_t for DT property value to fix sparse warning by Masahiro Yamada · 7 years ago
- 207d8b3 mmc: add static to spl_mmc_get_device_index() by Masahiro Yamada · 7 years ago
- a79e8df power: regulator: lp87565: get_enable should return integer by Keerthy · 7 years ago
- 43d0247 power: regulator: lp873x: get_enable should return integer by Keerthy · 7 years ago
- 4e98a14 power: regulator: s5m8767: get_enable should return integer by Keerthy · 7 years ago
- 3bbe7c1 power: sandbox: fixed: get_enable should return integer by Keerthy · 7 years ago
- 585c703 power: regulator: rk8xx: get_enable should return integer by Keerthy · 7 years ago
- 2a4747d power: regulator: tps65090: get_enable should return integer by Keerthy · 7 years ago
- 117daa8 power: regulator: pfuze100: get_enable should return integer by Keerthy · 7 years ago
- 5c3195c power: regulator: palmas: get_enable should return integer by Keerthy · 7 years ago
- b616835 power: regulator: max77686: get_enable should return integer by Keerthy · 7 years ago
- 85f87de power: regulator: act8846: get_enable should return integer by Keerthy · 7 years ago
- 0f2194d power: regulator: fixed: get_enable should return integer by Keerthy · 7 years ago
- 06bdf60 regulator: Change get_enable return type to integer from bool by Keerthy · 7 years ago
- 343749c mmc: rpmb: update size format for write_counter by Kever Yang · 7 years ago
- 4dc80c8 mmc: use new hwpart API when CONFIG_BLK enabled by Kever Yang · 7 years ago
- 2710d54 ARM: Mark AE boards orphan by Marek Vasut · 7 years ago
- 39632b4 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
- 651782a mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig by Fabio Estevam · 7 years ago
- 3f0a104 mx6sabreauto: Make Ethernet functional again by Fabio Estevam · 7 years ago
- e14b116 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
- bc104a7 imx: cx9020: try pxe boot, if no vmlinuz on mmc by Patrick Bruenn · 7 years ago
- f8e6385 imx: cx9020: use fdt_addr_r and ramdisk_addr_r by Patrick Bruenn · 7 years ago
- 07f6ddb mx6sabreauto: Add Falcon mode support by Diego Dorta · 7 years ago
- 283c2a6 warp: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
- 0f29a61 embestmx6boards: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
- 35ba390 mx6cuboxi: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
- 84b4690 wandboard: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
- 00f43e5 mx6sabre: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago