Age | Commit message (Expand) | Author |
2017-07-11 | Allow displaying the U-Boot banner on a video display | Simon Glass |
2017-07-11 | display_options: Refactor to allow obtaining the banner | Simon Glass |
2017-07-11 | dm: ahci: Add a driver for SCSI on AHCI | Simon Glass |
2017-07-11 | dm: scsi: Split out the bus scanning code | Simon Glass |
2017-07-11 | dm: scsi: Add operations for SCSI devices | 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 | dm: scsi: Add operations | Simon Glass |
2017-07-11 | dm: ahci: Drop use of probe_ent | Simon Glass |
2017-07-11 | dm: ahci: Unwind the confusing init code | Simon Glass |
2017-07-11 | dm: sata: Move ataid into struct ahci_uc_priv | Simon Glass |
2017-07-11 | dm: ahci: Rename struct ahci_probe_ent | Simon Glass |
2017-07-11 | dm: scsi: Drop the ccb typedef | Simon Glass |
2017-07-11 | dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd | Simon Glass |
2017-07-11 | dm: scsi: Rearrange header file for driver model | 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-11 | scsi: Drop scsi_print_error() | Simon Glass |
2017-07-11 | Convert CONFIG_SCSI to Kconfig | Simon Glass |
2017-07-11 | dm: core: Add uclass_first/next_device_check() | Simon Glass |
2017-07-11 | dm: core: Test uclass_first/next_device() on probe failure | Simon Glass |
2017-07-11 | dm: core: Clarify uclass_first/next_device() comments | Simon Glass |
2017-07-10 | ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards | Jorge Ramirez-Ortiz |
2017-07-10 | ARM64: dts: hi3798cv200-poplar: add device tree bindings | Jorge Ramirez-Ortiz |
2017-07-10 | ARM: k2g: Update board_name u-boot env variable at runtime | Cooper Jr., Franklin |
2017-07-10 | board_f: Add new function to allow runtime DTB selection | Cooper Jr., Franklin |
2017-07-10 | boot_fit: Create helper functions that can be used to select DTB out of FIT | Cooper Jr., Franklin |
2017-07-10 | spl: fit: Break out some functions into a common file | Cooper Jr., Franklin |
2017-07-08 | powerpc, 8xx: Add support for MCR3000 board from CSSI | Christophe Leroy |
2017-07-08 | powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks | Christophe Leroy |
2017-07-08 | powerpc, 8xx: Use IO accessors to access IO memory | Christophe Leroy |
2017-07-08 | powerpc: Partialy restore core of mpc8xx | Christophe Leroy |
2017-07-07 | board/BuR/brppt1: fix MMC boot | Hannes Schmelzer |
2017-07-07 | wdt: Unify option of timeout value | Andy Shevchenko |
2017-07-06 | avr32: Retire AVR32 for good | Andy Shevchenko |
2017-07-06 | serial: make serial_stub_* to static functions | Masahiro Yamada |
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: run CreateEvent() notify function based on flags | Jonathan Gray |
2017-06-29 | Merge git://git.denx.de/u-boot-arc | Tom Rini |
2017-06-29 | ARM: at91: ma5d4: Support both SF and eMMC SoMs | Marek Vasut |
2017-06-29 | ARM: at91: ma5d4: Switch environment start to eMMC | Marek Vasut |
2017-06-29 | ARM: at91: ma5d4: Enable support for booting from eMMC | Marek Vasut |
2017-06-29 | ARM: at91: ma5d4: Swap SD/MMC controller order | Marek Vasut |
2017-06-29 | ARM: at91: ma5d4: Enable DFU and UMS | Marek Vasut |
2017-06-29 | ARM: atmel: Rename MA5D4EVK | Marek Vasut |
2017-06-29 | arc: Add support for HS Development Kit board | Alexey Brodkin |
2017-06-29 | axs10x: Move environment from I2C EEPROM to SD-card | Alexey Brodkin |
2017-06-29 | axs10x: Get rid of both I2C and EEPROM who used to use I2C | Alexey Brodkin |
2017-06-29 | boards: axs10x, nsim, tb100: Enable cmdline history | Alexey Brodkin |