aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-11dm: ahci: Unwind the confusing init codeSimon Glass6-19/+42
2017-07-11dm: ahci: Move common code for starting ports into a functionSimon Glass1-23/+22
2017-07-11dm: scsi: Indent the confusing #ifdefsSimon Glass1-13/+13
2017-07-11dm: ahci: Refactor to avoid static variablesSimon Glass1-68/+76
2017-07-11dm: sata: Move ataid into struct ahci_uc_privSimon Glass2-23/+28
2017-07-11dm: ahci: Rename struct ahci_probe_entSimon Glass4-47/+58
2017-07-11dm: scsi: Use the uclass platform dataSimon Glass5-7/+6
2017-07-11dm: scsi: Drop the ccb typedefSimon Glass5-43/+44
2017-07-11dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmdSimon Glass2-2/+2
2017-07-11dm: scsi: Rearrange header file for driver modelSimon Glass1-20/+14
2017-07-11scsi: Move drivers into new drivers/scsi directorySimon Glass10-24/+42
2017-07-11sata: Move drivers into new drivers/ata directorySimon Glass28-63/+90
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass22-24/+38
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass64-53/+83
2017-07-11scsi: Drop scsi_print_error()Simon Glass4-10/+5
2017-07-11scsi: Drop sym53c8xx driverSimon Glass5-867/+1
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass84-31/+73
2017-07-11dtoc: Support multiple compatible strings in a nodeSimon Glass2-7/+26
2017-07-11cmd gpt: test in sandboxAlison Chaiken1-0/+10
2017-07-11sandbox: README: fix partition command invocationAlison Chaiken1-1/+1
2017-07-11moveconfig: Support looking for implied CONFIG optionsSimon Glass1-1/+214
2017-07-11moveconfig: Support building a simple config databaseSimon Glass1-7/+74
2017-07-11moveconfig: Add a constant for auto.confSimon Glass1-4/+6
2017-07-11moveconfig: Tidy up the documentation and add hintsSimon Glass1-2/+20
2017-07-11moveconfig: Allow reading the defconfig list from stdinSimon Glass1-3/+18
2017-07-11moveconfig: Support providing a path to the defconfig filesSimon Glass1-2/+19
2017-07-11rockchip: dts: rk3328: add aliases for mmc controllerKever Yang1-0/+3
2017-07-11dm: core: Add uclass_first/next_device_check()Simon Glass3-0/+138
2017-07-11dm: core: Test uclass_first/next_device() on probe failureSimon Glass3-0/+92
2017-07-11dm: core: Clarify uclass_first/next_device() commentsSimon Glass2-4/+12
2017-07-10pipe3: Fix broken dependencyJean-Jacques Hiblot1-2/+2
2017-07-10mtd: stm32: use parameter instead of default valuePatrice Chotard1-1/+1
2017-07-10arm: mach-keystone: Modify secure image size before copyAndrew F. Davis1-5/+5
2017-07-10ARM: dts: OMAP5+: Enable gpio in SPLLokesh Vutla1-0/+8
2017-07-10arm: omap4+: Enable spl_early_init()Lokesh Vutla1-0/+1
2017-07-10arm: omap: Detect boot mode very earlyLokesh Vutla3-7/+16
2017-07-10ARM64: poplar: hi3798cv200: u-boot support for Poplar 96BoardsJorge Ramirez-Ortiz11-0/+708
2017-07-10driver: mmc: update debug infoJorge Ramirez-Ortiz1-1/+1
2017-07-10ARM64: dts: hi3798cv200-poplar: add device tree bindingsJorge Ramirez-Ortiz4-0/+677
2017-07-10pinctrl: stm32: add set_state opsChristophe Kerello1-0/+11
2017-07-10pinctrl: stm32: handle a configuration listChristophe Kerello1-13/+38
2017-07-10defconfig: k2g_evm_defconfig: Add K2G ICE to OF_LISTCooper Jr., Franklin1-1/+1
2017-07-10ARM: k2g: Add K2G ICE DTB to the list of possible DTBsCooper Jr., Franklin1-0/+2
2017-07-10ARM: dts: k2g: Add DT support for K2G Industrial Communication Engine evmCooper Jr., Franklin3-1/+57
2017-07-10ARM: dts: k2g: Disable netcp by defaultCooper Jr., Franklin2-0/+5
2017-07-10ARM: dts: keystone-k2g-evm: Add unit address to memory nodeCooper Jr., Franklin2-5/+5
2017-07-10ARM: dts: keystone-k2g: Remove skeleton.dtsiCooper Jr., Franklin1-1/+2
2017-07-10ARM: k2g: Update board_name u-boot env variable at runtimeCooper Jr., Franklin2-2/+17
2017-07-10ARM: k2g: Use board detection to wrap K2G GP specific callsCooper Jr., Franklin1-6/+10
2017-07-10board: ks2: Use board detection to wrap code not specific to K2G ICE evmCooper Jr., Franklin1-5/+9