Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
9ca0d35f24b1b1e21c609a521933fd4d6598f9ff
/
include
e834975
qemu-ppce500: Add support for 64bit CCSR map
by Alexander Graf
· 10 years ago
9efaca3
ahci: mmio_base is a virtual address
by Scott Wood
· 10 years ago
3907305
sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig
by Simon Glass
· 10 years ago
dd573f9
sandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig
by Simon Glass
· 10 years ago
7a170a5
sandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig
by Simon Glass
· 10 years ago
6bd7be2
sandbox: exynos: Move CONFIG_I2S_SAMSUNG to Kconfig
by Simon Glass
· 10 years ago
00cf7bf
sandbox: exynos: Move CONFIG_I2S to Kconfig
by Simon Glass
· 10 years ago
de79a76
sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig
by Simon Glass
· 10 years ago
ef35d98
sandbox: exynos: Move CONFIG_SOUND to Kconfig
by Simon Glass
· 10 years ago
527a072
sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig
by Simon Glass
· 10 years ago
949dd81
sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig
by Simon Glass
· 10 years ago
892cac7
sandbox: Move CONFIG_SANDBOX_SPI to Kconfig
by Simon Glass
· 10 years ago
1174aad
sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig
by Simon Glass
· 10 years ago
8156345
sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig
by Simon Glass
· 10 years ago
d79c50a
sandbox: Move GPIO CONFIGs to Kconfig
by Simon Glass
· 10 years ago
ee2b243
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
by Simon Glass
· 10 years ago
c74c8e6
dm: net: Adjust PHY interface to work with CONFIG_DM_ETH
by Simon Glass
· 10 years ago
ef48f6d
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
by Simon Glass
· 10 years ago
1f5bc52
sandbox: Enable more network features for sandbox
by Joe Hershberger
· 10 years ago
717234e
net: Convert protocol structures to use explicit sizes
by Sergey Temerkhanov
· 10 years ago
5917e7d
net: Fix incorrect DHCP/BOOTP packets on 64-bit systems
by Sergey Temerkhanov
· 10 years ago
bc0571f
net: cosmetic: Fix checkpatch.pl failures in net.c
by Joe Hershberger
· 10 years ago
a34f207
net: cosmetic: Fix checkpatch.pl failures in net.h
by Joe Hershberger
· 10 years ago
4fd5055
net: cosmetic: Clean up cmd_net variables and functions
by Joe Hershberger
· 10 years ago
6a38a5f
net: cosmetic: Clean up netconsole variables and functions
by Joe Hershberger
· 10 years ago
786eac5
net: cosmetic: Clean up DNS variables and functions
by Joe Hershberger
· 10 years ago
6aede5b
net: cosmetic: Clean up CDP variables and functions
by Joe Hershberger
· 10 years ago
1fd92db
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· 10 years ago
1203fcc
net: cosmetic: Cleanup internal packet buffer names
by Joe Hershberger
· 10 years ago
0adb5b7
net: cosmetic: Name ethaddr variables consistently
by Joe Hershberger
· 10 years ago
586cbe5
net: cosmetic: Fixup var names for DHCP strings
by Joe Hershberger
· 10 years ago
1411157
net: cosmetic: Fixup var names related to boot file
by Joe Hershberger
· 10 years ago
049a95a
net: cosmetic: Change IPaddr_t to struct in_addr
by Joe Hershberger
· 10 years ago
57f54d5
dm: test: Allow 'dm test' to select a particular test to run
by Simon Glass
· 10 years ago
aacef25
dm: usb: sandbox: Enable USB
by Simon Glass
· 10 years ago
7caced5
dm: usb: Tidy up pipe value decoding
by Simon Glass
· 10 years ago
8e2b661
dm: usb: Add a generic descriptor struct
by Simon Glass
· 10 years ago
78ab40b
dm: usb: exynos: Enable both USB ports on snow
by Simon Glass
· 10 years ago
5db4399
dm: usb: sandbox: Add an emulator for USB hub emulation
by Simon Glass
· 10 years ago
f4f7153
dm: usb: sandbox: Add an emulator for USB flash devices
by Simon Glass
· 10 years ago
019808f
dm: usb: sandbox: Add a uclass for USB device emulation
by Simon Glass
· 10 years ago
f84c052
dm: usb: Move struct usb_string to a common place
by Simon Glass
· 10 years ago
449230f
dm: usb: Bind generic USB devices when there is no driver
by Simon Glass
· 10 years ago
0566e24
dm: usb: Allow USB drivers to be declared and auto-probed
by Simon Glass
· 10 years ago
2e17c87
dm: usb: Move USB storage definitions to usb_defs.h
by Simon Glass
· 10 years ago
054fe48
dm: usb: Add driver model support for hubs
by Simon Glass
· 10 years ago
862e75c
dm: usb: Refactor port resets
by Simon Glass
· 10 years ago
79b5888
dm: usb: Adjust usb_alloc_new_device() to return an error
by Simon Glass
· 10 years ago
de31213
dm: usb: Add a uclass for USB controllers
by Simon Glass
· 10 years ago
c578567
dm: core: Add device children and sibling functions
by Simon Glass
· 10 years ago
39de843
dm: core: Rename driver data function to dev_get_driver_data()
by Simon Glass
· 10 years ago
3479253
dm: core: Convert driver_bind() to use const
by Simon Glass
· 10 years ago
2c03c46
dm: core: Support allocating driver-private data for DMA
by Simon Glass
· 10 years ago
887bd41
sandbox: Fix comment for os_open()
by Simon Glass
· 10 years ago
72538f4
linker_lists: Add a function to access a linker list entry
by Simon Glass
· 10 years ago
63c9729
dm: eth: Provide a way for drivers to manage packet buffers
by Joe Hershberger
· 10 years ago
a891937
dm: spi: Convert Freescale DSPI driver to driver model
by Haikun.Wang@freescale.com
· 10 years ago
3fbb787
cros_ec: exynos: Match up device tree with kernel version
by Simon Glass
· 10 years ago
ce6adaa
fdt: Drop LPC compatible string in fdtdec
by Simon Glass
· 10 years ago
672055e
fdt: cros_ec: Drop compatible string in fdtdec
by Simon Glass
· 10 years ago
7e0c77a
cros_ec: Remove unused cros_ec_board_init() function
by Simon Glass
· 10 years ago
3db02b1
exynos: cros_ec: Drop unnecessary init
by Simon Glass
· 10 years ago
06fbf10
sandbox: cros_ec: Drop unnecessary init
by Simon Glass
· 10 years ago
60f37fc
cros_ec: Drop unused CONFIG_DM_CROS_EC
by Simon Glass
· 10 years ago
90b16d1
x86: chromebook_link: dts: Add PCH and LPC devices
by Simon Glass
· 10 years ago
a274e9c
dm: x86: Add a uclass for an Low Pin Count (LPC) device
by Simon Glass
· 10 years ago
ba45756
dm: x86: spi: Convert ICH SPI driver to driver model
by Simon Glass
· 10 years ago
8d987ab
dm: sf: Add driver model read/write/erase methods
by Simon Glass
· 10 years ago
6030459
net: Improve error handling
by Joe Hershberger
· 10 years ago
f3e0c37
sandbox: Enable DHCP and IP defrag
by Joe Hershberger
· 10 years ago
e58780d
dm: eth: Add support for aliases
by Joe Hershberger
· 10 years ago
d87a457
sandbox: eth: Add ARP and PING response to sandbox driver
by Joe Hershberger
· 10 years ago
3ea143a
sandbox: eth: Add network support to sandbox
by Joe Hershberger
· 10 years ago
1759140
dm: eth: Pass the packet pointer as a parameter to recv
by Joe Hershberger
· 10 years ago
2a504df
net: Clean up network stack names used in DM drivers
by Joe Hershberger
· 10 years ago
05c3e68
dm: eth: Add basic driver model support to Ethernet stack
by Joe Hershberger
· 10 years ago
d2eaec6
net: Remove the bd* parameter from net stack functions
by Joe Hershberger
· 10 years ago
fce6900
net: Use int instead of u8 for boolean flag
by Joe Hershberger
· 10 years ago
84eb1fb
net: Refactor in preparation for driver model
by Joe Hershberger
· 10 years ago
ff99743
net: Remove unneeded "extern" in net.h
by Joe Hershberger
· 10 years ago
8b2c9a7
net: Provide a function to get the current MAC address
by Joe Hershberger
· 10 years ago
0eb25b6
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· 10 years ago
801f4f1
dm: x86: pci: Convert coreboot to use driver model for pci
by Simon Glass
· 10 years ago
a33aca1
dm: sandbox: pci: Enable PCI for sandbox
by Simon Glass
· 10 years ago
36d0d3b
dm: sandbox: pci: Add a PCI emulation uclass
by Simon Glass
· 10 years ago
ff3e077
dm: pci: Add a uclass for PCI
by Simon Glass
· 10 years ago
aab6724
dm: pci: Move common PCI functions into their own file
by Simon Glass
· 10 years ago
02c07b3
dm: core: Add a uclass pre_probe() method for devices
by Simon Glass
· 10 years ago
e564f05
dm: core: Add dev_get_uclass_priv() to access uclass private data
by Simon Glass
· 10 years ago
106cce9
fdt: Tighten up error handling in fdtdec_get_pci_addr()
by Simon Glass
· 10 years ago
d4c671c
dm: Add a new CPU init function which can use driver model
by Simon Glass
· 10 years ago
5f7bfdd
fdt: Export fdtdec_get_number() for general use
by Simon Glass
· 10 years ago
51e9dad
x86: Add support for panther (Asus Chromebox)
by Simon Glass
· 10 years ago
cc285c5
x86: Move common Chromebook config into a separate file
by Simon Glass
· 10 years ago
713704f
x86: pci: Add PCI IDs for lynxpoint
by Simon Glass
· 10 years ago
2091301
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
6c739c5
sunxi: Complete i2c support for each supported platform
by Paul Kocialkowski
· 10 years ago
dd82242
i2c: mvtwsi: Support for up to 4 different controllers
by Paul Kocialkowski
· 10 years ago
940382f
power: axp209: Registers definitions in header
by Paul Kocialkowski
· 10 years ago
558ccc7
power: axp152: Registers definitions in header
by Paul Kocialkowski
· 10 years ago
Next »