summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * dm: scsi: Split out the bus scanning codeSimon Glass2017-07-111-0/+8
| * dm: scsi: Add operations for SCSI devicesSimon Glass2017-07-111-5/+23
| * dm: scsi: Document and rename the scsi_scan() parameterSimon Glass2017-07-111-3/+5
| * dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()Simon Glass2017-07-111-2/+2
| * dm: scsi: Add operationsSimon Glass2017-07-111-0/+20
| * dm: ahci: Drop use of probe_entSimon Glass2017-07-111-0/+7
| * dm: ahci: Unwind the confusing init codeSimon Glass2017-07-112-3/+15
| * dm: sata: Move ataid into struct ahci_uc_privSimon Glass2017-07-111-0/+1
| * dm: ahci: Rename struct ahci_probe_entSimon Glass2017-07-111-1/+12
| * dm: scsi: Drop the ccb typedefSimon Glass2017-07-111-3/+3
| * dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmdSimon Glass2017-07-111-1/+1
| * dm: scsi: Rearrange header file for driver modelSimon Glass2017-07-111-20/+14
| * Kconfig: Add CONFIG_SATA to enable SATASimon Glass2017-07-112-4/+4
| * Convert CONFIG_CMD_SATA to KconfigSimon Glass2017-07-1139-52/+0
| * scsi: Drop scsi_print_error()Simon Glass2017-07-111-1/+0
| * Convert CONFIG_SCSI to KconfigSimon Glass2017-07-1128-28/+0
| * dm: core: Add uclass_first/next_device_check()Simon Glass2017-07-111-0/+31
| * dm: core: Test uclass_first/next_device() on probe failureSimon Glass2017-07-111-0/+1
| * dm: core: Clarify uclass_first/next_device() commentsSimon Glass2017-07-111-2/+11
* | Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini2017-07-1114-9/+422
|\ \ | |/ |/|
| * rockchip: Add basic support for phyCORE-RK3288 SoM based carrier boardWadim Egorov2017-07-111-0/+23
| * power: regulator: rk8xx: Allow input current/charger shutdown configurationWadim Egorov2017-07-111-0/+2
| * usb: Kconfig: migrate USB_DWC2 to KconfigPhilipp Tomsich2017-07-117-9/+0
| * rockchip: add evb_rk3229 boardKever Yang2017-07-111-0/+60
| * rockchip: rk322x: add basic soc supportKever Yang2017-07-111-0/+93
| * rockchip: rk322x: add dts fileKever Yang2017-07-111-0/+238
| * rockchip: add sdram_common for common functionsKever Yang2017-07-116-1/+7
* | ARM64: poplar: hi3798cv200: u-boot support for Poplar 96BoardsJorge Ramirez-Ortiz2017-07-101-0/+86
* | ARM64: dts: hi3798cv200-poplar: add device tree bindingsJorge Ramirez-Ortiz2017-07-102-0/+104
* | ARM: k2g: Update board_name u-boot env variable at runtimeCooper Jr., Franklin2017-07-101-2/+11
* | board_f: Add new function to allow runtime DTB selectionCooper Jr., Franklin2017-07-101-0/+4
* | boot_fit: Create helper functions that can be used to select DTB out of FITCooper Jr., Franklin2017-07-102-0/+12
* | spl: fit: Break out some functions into a common fileCooper Jr., Franklin2017-07-101-0/+2
|/
* powerpc, 8xx: Add support for MCR3000 board from CSSIChristophe Leroy2017-07-081-0/+158
* powerpc, 8xx: Handle checkpatch errors and some of the warnings/checksChristophe Leroy2017-07-081-6/+6
* powerpc, 8xx: Use IO accessors to access IO memoryChristophe Leroy2017-07-081-1/+1
* powerpc: Partialy restore core of mpc8xxChristophe Leroy2017-07-085-15/+739
* board/BuR/brppt1: fix MMC bootHannes Schmelzer2017-07-071-9/+9
* wdt: Unify option of timeout valueAndy Shevchenko2017-07-071-1/+1
* avr32: Retire AVR32 for goodAndy Shevchenko2017-07-067-579/+3
* serial: make serial_stub_* to static functionsMasahiro Yamada2017-07-061-5/+0
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2017-07-041-0/+3
|\
| * efi_loader: run CreateEvent() notify function based on flagsJonathan Gray2017-07-031-0/+3
* | powerpc: remove 4xx supportHeiko Schocher2017-07-0341-11085/+1
|/
* Merge git://git.denx.de/u-boot-arcTom Rini2017-06-294-29/+102
|\
| * arc: Add support for HS Development Kit boardAlexey Brodkin2017-06-291-0/+93
| * axs10x: Move environment from I2C EEPROM to SD-cardAlexey Brodkin2017-06-291-3/+6
| * axs10x: Get rid of both I2C and EEPROM who used to use I2CAlexey Brodkin2017-06-291-26/+0
| * boards: axs10x, nsim, tb100: Enable cmdline historyAlexey Brodkin2017-06-293-0/+3
* | ARM: at91: ma5d4: Support both SF and eMMC SoMsMarek Vasut2017-06-291-8/+14