index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
sandbox: Enable more network features for sandbox
Joe Hershberger
2015-04-18
1
-0
/
+9
*
net: Convert protocol structures to use explicit sizes
Sergey Temerkhanov
2015-04-18
1
-56
/
+56
*
net: Fix incorrect DHCP/BOOTP packets on 64-bit systems
Sergey Temerkhanov
2015-04-18
1
-5
/
+5
*
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
2015-04-18
1
-11
/
+7
*
net: cosmetic: Fix checkpatch.pl failures in net.h
Joe Hershberger
2015-04-18
1
-6
/
+6
*
net: cosmetic: Clean up cmd_net variables and functions
Joe Hershberger
2015-04-18
1
-5
/
+5
*
net: cosmetic: Clean up netconsole variables and functions
Joe Hershberger
2015-04-18
1
-1
/
+1
*
net: cosmetic: Clean up DNS variables and functions
Joe Hershberger
2015-04-18
1
-2
/
+2
*
net: cosmetic: Clean up CDP variables and functions
Joe Hershberger
2015-04-18
1
-2
/
+2
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
1
-7
/
+0
*
net: cosmetic: Cleanup internal packet buffer names
Joe Hershberger
2015-04-18
1
-8
/
+8
*
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
1
-19
/
+19
*
net: cosmetic: Fixup var names for DHCP strings
Joe Hershberger
2015-04-18
1
-3
/
+3
*
net: cosmetic: Fixup var names related to boot file
Joe Hershberger
2015-04-18
1
-4
/
+5
*
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2015-04-18
2
-31
/
+34
*
dm: test: Allow 'dm test' to select a particular test to run
Simon Glass
2015-04-18
1
-3
/
+4
*
dm: usb: sandbox: Enable USB
Simon Glass
2015-04-18
1
-0
/
+2
*
dm: usb: Tidy up pipe value decoding
Simon Glass
2015-04-18
1
-6
/
+17
*
dm: usb: Add a generic descriptor struct
Simon Glass
2015-04-18
1
-0
/
+5
*
dm: usb: exynos: Enable both USB ports on snow
Simon Glass
2015-04-18
1
-0
/
+2
*
dm: usb: sandbox: Add an emulator for USB hub emulation
Simon Glass
2015-04-18
1
-0
/
+3
*
dm: usb: sandbox: Add an emulator for USB flash devices
Simon Glass
2015-04-18
1
-0
/
+1
*
dm: usb: sandbox: Add a uclass for USB device emulation
Simon Glass
2015-04-18
2
-1
/
+64
*
dm: usb: Move struct usb_string to a common place
Simon Glass
2015-04-18
2
-13
/
+13
*
dm: usb: Bind generic USB devices when there is no driver
Simon Glass
2015-04-18
1
-0
/
+1
*
dm: usb: Allow USB drivers to be declared and auto-probed
Simon Glass
2015-04-18
1
-0
/
+107
*
dm: usb: Move USB storage definitions to usb_defs.h
Simon Glass
2015-04-18
1
-0
/
+42
*
dm: usb: Add driver model support for hubs
Simon Glass
2015-04-18
1
-0
/
+1
*
dm: usb: Refactor port resets
Simon Glass
2015-04-18
1
-1
/
+17
*
dm: usb: Adjust usb_alloc_new_device() to return an error
Simon Glass
2015-04-18
1
-2
/
+18
*
dm: usb: Add a uclass for USB controllers
Simon Glass
2015-04-18
2
-5
/
+281
*
dm: core: Add device children and sibling functions
Simon Glass
2015-04-18
1
-0
/
+30
*
dm: core: Rename driver data function to dev_get_driver_data()
Simon Glass
2015-04-18
1
-5
/
+11
*
dm: core: Convert driver_bind() to use const
Simon Glass
2015-04-18
2
-2
/
+2
*
dm: core: Support allocating driver-private data for DMA
Simon Glass
2015-04-18
1
-0
/
+3
*
sandbox: Fix comment for os_open()
Simon Glass
2015-04-18
1
-1
/
+1
*
linker_lists: Add a function to access a linker list entry
Simon Glass
2015-04-18
1
-0
/
+10
*
dm: eth: Provide a way for drivers to manage packet buffers
Joe Hershberger
2015-04-18
1
-1
/
+7
*
dm: spi: Convert Freescale DSPI driver to driver model
Haikun.Wang@freescale.com
2015-04-18
1
-0
/
+150
*
cros_ec: exynos: Match up device tree with kernel version
Simon Glass
2015-04-18
1
-1
/
+0
*
fdt: Drop LPC compatible string in fdtdec
Simon Glass
2015-04-18
1
-1
/
+0
*
fdt: cros_ec: Drop compatible string in fdtdec
Simon Glass
2015-04-18
1
-1
/
+0
*
cros_ec: Remove unused cros_ec_board_init() function
Simon Glass
2015-04-18
1
-7
/
+0
*
exynos: cros_ec: Drop unnecessary init
Simon Glass
2015-04-18
3
-4
/
+0
*
sandbox: cros_ec: Drop unnecessary init
Simon Glass
2015-04-18
1
-1
/
+0
*
cros_ec: Drop unused CONFIG_DM_CROS_EC
Simon Glass
2015-04-18
1
-130
/
+0
*
x86: chromebook_link: dts: Add PCH and LPC devices
Simon Glass
2015-04-18
1
-0
/
+1
*
dm: x86: Add a uclass for an Low Pin Count (LPC) device
Simon Glass
2015-04-18
1
-0
/
+1
*
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
2015-04-18
1
-1
/
+0
*
dm: sf: Add driver model read/write/erase methods
Simon Glass
2015-04-18
1
-6
/
+41
[next]