index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi_loader: define all known status codes
xypron.glpk@gmx.de
2017-07-19
1
-13
/
+37
*
efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
xypron.glpk@gmx.de
2017-07-19
2
-0
/
+26
*
efi_loader: reimplement efi_locate_protocol
xypron.glpk@gmx.de
2017-07-19
1
-10
/
+0
*
efi_loader: provide a sufficient number of protocols
xypron.glpk@gmx.de
2017-07-19
1
-2
/
+2
*
efi_loader: implement InstallProtocolInterface
xypron.glpk@gmx.de
2017-07-19
1
-1
/
+1
*
efi_loader: refactor efi_open_protocol
xypron.glpk@gmx.de
2017-07-19
1
-15
/
+2
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-07-11
77
-114
/
+331
|
\
|
*
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
Masahiro Yamada
2017-07-11
2
-3
/
+3
|
*
dm: core: Add functions to obtain node's address/size cells
Simon Glass
2017-07-11
3
-0
/
+72
|
*
dm: core: Add dev_read_enabled() to check if a device is enabled
Simon Glass
2017-07-11
1
-0
/
+18
|
*
dm: core: Add dev_read_resource() to read device resources
Simon Glass
2017-07-11
1
-0
/
+12
|
*
dm: core: Add ofnode_read_string_count()
Simon Glass
2017-07-11
2
-1
/
+29
|
*
sandbox: Enable more console options
Simon Glass
2017-07-11
1
-0
/
+1
|
*
Allow displaying the U-Boot banner on a video display
Simon Glass
2017-07-11
1
-0
/
+12
|
*
display_options: Refactor to allow obtaining the banner
Simon Glass
2017-07-11
1
-0
/
+19
|
*
dm: ahci: Add a driver for SCSI on AHCI
Simon Glass
2017-07-11
1
-0
/
+22
|
*
dm: scsi: Split out the bus scanning code
Simon Glass
2017-07-11
1
-0
/
+8
|
*
dm: scsi: Add operations for SCSI devices
Simon Glass
2017-07-11
1
-5
/
+23
|
*
dm: scsi: Document and rename the scsi_scan() parameter
Simon Glass
2017-07-11
1
-3
/
+5
|
*
dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
Simon Glass
2017-07-11
1
-2
/
+2
|
*
dm: scsi: Add operations
Simon Glass
2017-07-11
1
-0
/
+20
|
*
dm: ahci: Drop use of probe_ent
Simon Glass
2017-07-11
1
-0
/
+7
|
*
dm: ahci: Unwind the confusing init code
Simon Glass
2017-07-11
2
-3
/
+15
|
*
dm: sata: Move ataid into struct ahci_uc_priv
Simon Glass
2017-07-11
1
-0
/
+1
|
*
dm: ahci: Rename struct ahci_probe_ent
Simon Glass
2017-07-11
1
-1
/
+12
|
*
dm: scsi: Drop the ccb typedef
Simon Glass
2017-07-11
1
-3
/
+3
|
*
dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd
Simon Glass
2017-07-11
1
-1
/
+1
|
*
dm: scsi: Rearrange header file for driver model
Simon Glass
2017-07-11
1
-20
/
+14
|
*
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2017-07-11
2
-4
/
+4
|
*
Convert CONFIG_CMD_SATA to Kconfig
Simon Glass
2017-07-11
39
-52
/
+0
|
*
scsi: Drop scsi_print_error()
Simon Glass
2017-07-11
1
-1
/
+0
|
*
Convert CONFIG_SCSI to Kconfig
Simon Glass
2017-07-11
28
-28
/
+0
|
*
dm: core: Add uclass_first/next_device_check()
Simon Glass
2017-07-11
1
-0
/
+31
|
*
dm: core: Test uclass_first/next_device() on probe failure
Simon Glass
2017-07-11
1
-0
/
+1
|
*
dm: core: Clarify uclass_first/next_device() comments
Simon Glass
2017-07-11
1
-2
/
+11
*
|
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Tom Rini
2017-07-11
14
-9
/
+422
|
\
\
|
|
/
|
/
|
|
*
rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board
Wadim Egorov
2017-07-11
1
-0
/
+23
|
*
power: regulator: rk8xx: Allow input current/charger shutdown configuration
Wadim Egorov
2017-07-11
1
-0
/
+2
|
*
usb: Kconfig: migrate USB_DWC2 to Kconfig
Philipp Tomsich
2017-07-11
7
-9
/
+0
|
*
rockchip: add evb_rk3229 board
Kever Yang
2017-07-11
1
-0
/
+60
|
*
rockchip: rk322x: add basic soc support
Kever Yang
2017-07-11
1
-0
/
+93
|
*
rockchip: rk322x: add dts file
Kever Yang
2017-07-11
1
-0
/
+238
|
*
rockchip: add sdram_common for common functions
Kever Yang
2017-07-11
6
-1
/
+7
*
|
ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards
Jorge Ramirez-Ortiz
2017-07-10
1
-0
/
+86
*
|
ARM64: dts: hi3798cv200-poplar: add device tree bindings
Jorge Ramirez-Ortiz
2017-07-10
2
-0
/
+104
*
|
ARM: k2g: Update board_name u-boot env variable at runtime
Cooper Jr., Franklin
2017-07-10
1
-2
/
+11
*
|
board_f: Add new function to allow runtime DTB selection
Cooper Jr., Franklin
2017-07-10
1
-0
/
+4
*
|
boot_fit: Create helper functions that can be used to select DTB out of FIT
Cooper Jr., Franklin
2017-07-10
2
-0
/
+12
*
|
spl: fit: Break out some functions into a common file
Cooper Jr., Franklin
2017-07-10
1
-0
/
+2
|
/
*
powerpc, 8xx: Add support for MCR3000 board from CSSI
Christophe Leroy
2017-07-08
1
-0
/
+158
[next]