summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-07-11dm: core: Add dev_read_resource() to read device resourcesSimon Glass
2017-07-11dm: core: Add ofnode_read_string_count()Simon Glass
2017-07-11sandbox: Enable more console optionsSimon Glass
2017-07-11Allow displaying the U-Boot banner on a video displaySimon Glass
2017-07-11display_options: Refactor to allow obtaining the bannerSimon Glass
2017-07-11dm: ahci: Add a driver for SCSI on AHCISimon Glass
2017-07-11dm: scsi: Split out the bus scanning codeSimon Glass
2017-07-11dm: scsi: Add operations for SCSI devicesSimon Glass
2017-07-11dm: scsi: Document and rename the scsi_scan() parameterSimon Glass
2017-07-11dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()Simon Glass
2017-07-11dm: scsi: Add operationsSimon Glass
2017-07-11dm: ahci: Drop use of probe_entSimon Glass
2017-07-11dm: ahci: Unwind the confusing init codeSimon Glass
2017-07-11dm: sata: Move ataid into struct ahci_uc_privSimon Glass
2017-07-11dm: ahci: Rename struct ahci_probe_entSimon Glass
2017-07-11dm: scsi: Drop the ccb typedefSimon Glass
2017-07-11dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmdSimon Glass
2017-07-11dm: scsi: Rearrange header file for driver modelSimon Glass
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass
2017-07-11scsi: Drop scsi_print_error()Simon Glass
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass
2017-07-11dm: core: Add uclass_first/next_device_check()Simon Glass
2017-07-11dm: core: Test uclass_first/next_device() on probe failureSimon Glass
2017-07-11dm: core: Clarify uclass_first/next_device() commentsSimon Glass
2017-07-11rockchip: Add basic support for phyCORE-RK3288 SoM based carrier boardWadim Egorov
2017-07-11power: regulator: rk8xx: Allow input current/charger shutdown configurationWadim Egorov
2017-07-11usb: Kconfig: migrate USB_DWC2 to KconfigPhilipp Tomsich
2017-07-11rockchip: add evb_rk3229 boardKever Yang
2017-07-11rockchip: rk322x: add basic soc supportKever Yang
2017-07-11rockchip: rk322x: add dts fileKever Yang
2017-07-11rockchip: add sdram_common for common functionsKever Yang
2017-07-10ARM64: poplar: hi3798cv200: u-boot support for Poplar 96BoardsJorge Ramirez-Ortiz
2017-07-10ARM64: dts: hi3798cv200-poplar: add device tree bindingsJorge Ramirez-Ortiz
2017-07-10ARM: k2g: Update board_name u-boot env variable at runtimeCooper Jr., Franklin
2017-07-10board_f: Add new function to allow runtime DTB selectionCooper Jr., Franklin
2017-07-10boot_fit: Create helper functions that can be used to select DTB out of FITCooper Jr., Franklin
2017-07-10spl: fit: Break out some functions into a common fileCooper Jr., Franklin
2017-07-08powerpc, 8xx: Add support for MCR3000 board from CSSIChristophe Leroy
2017-07-08powerpc, 8xx: Handle checkpatch errors and some of the warnings/checksChristophe Leroy
2017-07-08powerpc, 8xx: Use IO accessors to access IO memoryChristophe Leroy
2017-07-08powerpc: Partialy restore core of mpc8xxChristophe Leroy
2017-07-07board/BuR/brppt1: fix MMC bootHannes Schmelzer
2017-07-07wdt: Unify option of timeout valueAndy Shevchenko
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko
2017-07-06serial: make serial_stub_* to static functionsMasahiro Yamada
2017-07-04Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-07-03powerpc: remove 4xx supportHeiko Schocher
2017-07-03efi_loader: run CreateEvent() notify function based on flagsJonathan Gray
2017-06-29Merge git://git.denx.de/u-boot-arcTom Rini