Age | Commit message (Expand) | Author |
2017-07-31 | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini |
2017-07-29 | Merge git://git.denx.de/u-boot-usb | Tom Rini |
2017-07-28 | usb: cmd: Print actual packet size for super speed devices | Bin Meng |
2017-07-28 | cmd: scsi: Fix null pointer dereference in 'scsi reset' | Bin Meng |
2017-07-27 | spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN | Andy Yan |
2017-07-26 | efi_loader: Fix configuration table override | Alexander Graf |
2017-07-25 | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini |
2017-07-24 | efi_loader: initalize EFI object list only once | Heinrich Schuchardt |
2017-07-24 | efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD | Rob Clark |
2017-07-24 | efi_loader: EFI file paths should be DOS style | Rob Clark |
2017-07-24 | cmd: Kconfig: Fix CMD_UBIFS dependencies | Karl Beldan |
2017-07-24 | cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS | Karl Beldan |
2017-07-24 | cmd: Kconfig: Fix a dependency of CMD_MTDPARTS | Karl Beldan |
2017-07-23 | powerpc: Remove unneccessary #ifdefs in reginfo | Christophe Leroy |
2017-07-19 | efi_console: set up events | xypron.glpk@gmx.de |
2017-07-19 | efi_loader: provide meaningful status code | xypron.glpk@gmx.de |
2017-07-19 | bootefi: allow return without EFI_BOOT_SERVICES.Exit | xypron.glpk@gmx.de |
2017-07-19 | efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL | xypron.glpk@gmx.de |
2017-07-19 | efi_loader: reimplement efi_locate_protocol | xypron.glpk@gmx.de |
2017-07-19 | efi_loader: refactor efi_open_protocol | xypron.glpk@gmx.de |
2017-07-19 | mmc: use new hwpart API when CONFIG_BLK enabled | Kever Yang |
2017-07-12 | cmd: mvebu: bubt: use get_nand_dev_by_index() | Grygorii Strashko |
2017-07-12 | cmd: nand: remove direct access to struct mtd_info->priv | Grygorii Strashko |
2017-07-12 | cmd: jffs2: use get_nand_dev_by_index() | Grygorii Strashko |
2017-07-12 | cmd: bootm: use get_nand_dev_by_index() | Grygorii Strashko |
2017-07-12 | cmd: nand: abstract global variable usage for dm conversion | Mugunthan V N |
2017-07-11 | fdt: Check for NULL return from fdt_getprop in 'fdt set' | Tom Rini |
2017-07-11 | display_options: Refactor to allow obtaining the banner | Simon Glass |
2017-07-11 | dm: scsi: Document and rename the scsi_scan() parameter | Simon Glass |
2017-07-11 | dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() | Simon Glass |
2017-07-11 | Kconfig: Add CONFIG_SATA to enable SATA | Simon Glass |
2017-07-11 | Convert CONFIG_CMD_SATA to Kconfig | Simon Glass |
2017-07-10 | cmd, nand: fix broken output of "nand info" | Lothar Waßmann |
2017-07-08 | powerpc, 8xx: move specific reginfo | Christophe Leroy |
2017-07-08 | powerpc: Partialy restore core of mpc8xx | Christophe Leroy |
2017-07-06 | avr32: Retire AVR32 for good | Andy Shevchenko |
2017-07-04 | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini |
2017-07-03 | powerpc: remove 4xx support | Heiko Schocher |
2017-07-03 | efi_loader: Add check for fallback fdt memory reservation | Alexander Graf |
2017-06-23 | bdinfo: print fdt_blob | Heiko Schocher |
2017-06-18 | cmd: usb_mass_storage: Staticize do_usb_mass_storage() | Fabio Estevam |
2017-06-18 | cmd: usb_mass_storage: Use NULL for pointer | Fabio Estevam |
2017-06-16 | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x | Heiko Schocher |
2017-06-16 | cmd: ethsw: Fix out-of-bounds error | York Sun |
2017-06-12 | cmd: nvedit: bring error message in sync with condition under which it appears | Lothar Waßmann |
2017-06-12 | cmd: mtdparts: fix uninitialized variable warning | Lothar Waßmann |
2017-06-12 | fdt: Add a check to fdt_print() for coverity | Simon Glass |
2017-06-12 | fdt: Add a check to do_fdt() for coverity | Simon Glass |
2017-06-12 | powerpc, 5xx: remove support for 5xx | Heiko Schocher |
2017-06-12 | powerpc, 8260: remove support for mpc8260 | Heiko Schocher |