aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-07-11dm: core: Add dev_read_enabled() to check if a device is enabledSimon Glass1-0/+18
2017-07-11dm: core: Add dev_read_resource() to read device resourcesSimon Glass1-0/+12
2017-07-11dm: core: Add ofnode_read_string_count()Simon Glass2-1/+29
2017-07-11sandbox: Enable more console optionsSimon Glass1-0/+1
2017-07-11Allow displaying the U-Boot banner on a video displaySimon Glass1-0/+12
2017-07-11display_options: Refactor to allow obtaining the bannerSimon Glass1-0/+19
2017-07-11dm: ahci: Add a driver for SCSI on AHCISimon Glass1-0/+22
2017-07-11dm: scsi: Split out the bus scanning codeSimon Glass1-0/+8
2017-07-11dm: scsi: Add operations for SCSI devicesSimon Glass1-5/+23
2017-07-11dm: scsi: Document and rename the scsi_scan() parameterSimon Glass1-3/+5
2017-07-11dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()Simon Glass1-2/+2
2017-07-11dm: scsi: Add operationsSimon Glass1-0/+20
2017-07-11dm: ahci: Drop use of probe_entSimon Glass1-0/+7
2017-07-11dm: ahci: Unwind the confusing init codeSimon Glass2-3/+15
2017-07-11dm: sata: Move ataid into struct ahci_uc_privSimon Glass1-0/+1
2017-07-11dm: ahci: Rename struct ahci_probe_entSimon Glass1-1/+12
2017-07-11dm: scsi: Drop the ccb typedefSimon Glass1-3/+3
2017-07-11dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmdSimon Glass1-1/+1
2017-07-11dm: scsi: Rearrange header file for driver modelSimon Glass1-20/+14
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass2-4/+4
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass39-52/+0
2017-07-11scsi: Drop scsi_print_error()Simon Glass1-1/+0
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass28-28/+0
2017-07-11dm: core: Add uclass_first/next_device_check()Simon Glass1-0/+31
2017-07-11dm: core: Test uclass_first/next_device() on probe failureSimon Glass1-0/+1
2017-07-11dm: core: Clarify uclass_first/next_device() commentsSimon Glass1-2/+11
2017-07-10ARM64: poplar: hi3798cv200: u-boot support for Poplar 96BoardsJorge Ramirez-Ortiz1-0/+86
2017-07-10ARM64: dts: hi3798cv200-poplar: add device tree bindingsJorge Ramirez-Ortiz2-0/+104
2017-07-10ARM: k2g: Update board_name u-boot env variable at runtimeCooper Jr., Franklin1-2/+11
2017-07-10board_f: Add new function to allow runtime DTB selectionCooper Jr., Franklin1-0/+4
2017-07-10boot_fit: Create helper functions that can be used to select DTB out of FITCooper Jr., Franklin2-0/+12
2017-07-10spl: fit: Break out some functions into a common fileCooper Jr., Franklin1-0/+2
2017-07-08powerpc, 8xx: Add support for MCR3000 board from CSSIChristophe Leroy1-0/+158
2017-07-08powerpc, 8xx: Handle checkpatch errors and some of the warnings/checksChristophe Leroy1-6/+6
2017-07-08powerpc, 8xx: Use IO accessors to access IO memoryChristophe Leroy1-1/+1
2017-07-08powerpc: Partialy restore core of mpc8xxChristophe Leroy5-15/+739
2017-07-07board/BuR/brppt1: fix MMC bootHannes Schmelzer1-9/+9
2017-07-07wdt: Unify option of timeout valueAndy Shevchenko1-1/+1
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko7-579/+3
2017-07-06serial: make serial_stub_* to static functionsMasahiro Yamada1-5/+0
2017-07-04Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini1-0/+3
2017-07-03powerpc: remove 4xx supportHeiko Schocher41-11085/+1
2017-07-03efi_loader: run CreateEvent() notify function based on flagsJonathan Gray1-0/+3
2017-06-29Merge git://git.denx.de/u-boot-arcTom Rini4-29/+102
2017-06-29ARM: at91: ma5d4: Support both SF and eMMC SoMsMarek Vasut1-8/+14
2017-06-29ARM: at91: ma5d4: Switch environment start to eMMCMarek Vasut1-6/+5
2017-06-29ARM: at91: ma5d4: Enable support for booting from eMMCMarek Vasut1-0/+9
2017-06-29ARM: at91: ma5d4: Swap SD/MMC controller orderMarek Vasut1-5/+5
2017-06-29ARM: at91: ma5d4: Enable DFU and UMSMarek Vasut1-0/+4
2017-06-29ARM: atmel: Rename MA5D4EVKMarek Vasut1-2/+2