aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-11rockchip: Add basic support for phyCORE-RK3288 SoM based carrier boardWadim Egorov1-0/+23
2017-07-11power: regulator: rk8xx: Allow input current/charger shutdown configurationWadim Egorov1-0/+2
2017-07-11usb: Kconfig: migrate USB_DWC2 to KconfigPhilipp Tomsich7-9/+0
2017-07-11rockchip: add evb_rk3229 boardKever Yang1-0/+60
2017-07-11rockchip: rk322x: add basic soc supportKever Yang1-0/+93
2017-07-11rockchip: rk322x: add dts fileKever Yang1-0/+238
2017-07-11rockchip: add sdram_common for common functionsKever Yang6-1/+7
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
2017-06-29arc: Add support for HS Development Kit boardAlexey Brodkin1-0/+93
2017-06-29axs10x: Move environment from I2C EEPROM to SD-cardAlexey Brodkin1-3/+6
2017-06-29axs10x: Get rid of both I2C and EEPROM who used to use I2CAlexey Brodkin1-26/+0