Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b725dc458f9db44957d4f541d05defe178dda7b5
b725dc4
i2c: Add a mux for GPIO-based I2C bus arbitration
by Simon Glass
· 9 years ago
3d1957f
dm: i2c: Add support for multiplexed I2C buses
by Simon Glass
· 9 years ago
df358c6
dm: i2c: Add a function to transfer messages
by Simon Glass
· 9 years ago
7fc65bc
dm: i2c: Move definitions to the top of the header file
by Simon Glass
· 9 years ago
25a0fb4
dm: i2c: Correct comment nits in dm_i2c_reg_read/write()
by Simon Glass
· 9 years ago
7d7db22
dm: i2c: Add a message debug function
by Simon Glass
· 9 years ago
d82ba4c
dm: core: Support finding a device by phandle
by Simon Glass
· 9 years ago
389f185
dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression
by Marcel Ziswiler
· 9 years ago
a5325cd
configs: Remove CONFIG_SERIAL_MULTI
by Stephen Warren
· 9 years ago
1a2728a
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
12c7510
x86: Document how to write PIRQ information in the device tree
by Bin Meng
· 9 years ago
ae05182
pci: Remove DEBUG from pci_compat.c
by Bin Meng
· 9 years ago
dcc7dbc
usb: Fix device detection code
by Marek Vasut
· 9 years ago
1472712
net: asix: fix operation without eeprom
by Marcel Ziswiler
· 9 years ago
ab27f30
sunxi: Drop our own copy of the USB_KEYBOARD options
by Hans de Goede
· 9 years ago
0fa5999
usb: USB storage-specific part ifdef in uclass
by Paul Kocialkowski
· 9 years ago
b21144e
sunxi: MUSB gadget config provisions, with fastboot and USB mass storage support
by Paul Kocialkowski
· 9 years ago
1feda63
musb: sunxi: Force EP0 on re-enable
by Maxime Ripard
· 9 years ago
2582ca0
sunxi: config update to stick with Kconfig changes
by Paul Kocialkowski
· 9 years ago
6bed24c
sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig
by Paul Kocialkowski
· 9 years ago
5d6c2f4
usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET
by Paul Kocialkowski
· 9 years ago
95de1e2
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
by Paul Kocialkowski
· 9 years ago
68f7c5d
usb: Generic USB Kconfig option, that fits both host and gadget and comments
by Paul Kocialkowski
· 9 years ago
9ad4374
usb: USB_ARCH_HAS_HCD Kconfig option removal
by Paul Kocialkowski
· 9 years ago
93b9957
usb: dwc2: Call board_usb_init() from usb_lowlevel_init()
by Peter Griffin
· 9 years ago
1aa5e93
efi: Add a README to explain how things work
by Simon Glass
· 9 years ago
ad11dbf
x86: Gracefully disable the vesa driver when running from EFI
by Simon Glass
· 9 years ago
eeae510
x86: qemu: Support operation as an EFI payload
by Simon Glass
· 9 years ago
b430258
x86: baytrail: Support operation as an EFI payload
by Simon Glass
· 9 years ago
8e36650
x86: Add helper code for running from EFI
by Simon Glass
· 9 years ago
e49ccea
x86: Handle running as EFI payload
by Simon Glass
· 9 years ago
f1a0baf
efi: Add a command to display the memory map
by Simon Glass
· 9 years ago
16c220d
efi: Add functions for decoding the EFI tables
by Simon Glass
· 9 years ago
42fde305
x86: Add support for passing tables into U-Boot
by Simon Glass
· 9 years ago
96a8d40
efi: Add 64-bit payload support
by Simon Glass
· 9 years ago
6f92ed8
x86: Add a way to call 32-bit code from 64-bit mode
by Simon Glass
· 9 years ago
7dfe8bd
x86: Add an enum for some commonly-used GDT bits
by Simon Glass
· 9 years ago
b997abd
x86: Support building the EFI stub
by Simon Glass
· 9 years ago
476476e
efi: Add support for loading U-Boot through an EFI stub
by Simon Glass
· 9 years ago
465a67c
x86: Add relocation and link script for a 64-bit EFI application
by Simon Glass
· 9 years ago
cd326a3
x86: Add definitions for the x86-efi board and plumb it in
by Ben Stoltz
· 9 years ago
a42bfe0
x86: Allow relocation code to build without text base
by Simon Glass
· 9 years ago
d6c099c
x86: dts: Add a device tree file for EFI
by Simon Glass
· 9 years ago
3e9aa32
x86: Add EFI board code
by Ben Stoltz
· 9 years ago
3dcdd17
x86: Add support for U-Boot as an EFI application
by Ben Stoltz
· 9 years ago
ed3b4d3
x86: Add asm/elf.h for x86-specific ELF definitions
by Simon Glass
· 9 years ago
981dca6
x86: Support skipping relocation for EFI
by Simon Glass
· 9 years ago
08aeb8b
efi: Support building a u-boot-app.efi executable
by Simon Glass
· 9 years ago
3f1c046
x86: Set up toolchain flags for running as EFI application
by Ben Stoltz
· 9 years ago
484cce0
efi: Drop CONFIG_SYS_TEXT_BASE for EFI
by Ben Stoltz
· 9 years ago
275854b
efi: Add a serial driver
by Simon Glass
· 9 years ago
f05ad9b
Add a way to skip relocation
by Simon Glass
· 9 years ago
7bea527
x86: Update README to explain booting Ubuntu on Minnowmax
by Simon Glass
· 9 years ago
82bc22a
x86: minnowmax: Drop the old PCI settings
by Simon Glass
· 9 years ago
7fd078c
x86: dts: Fix typo in intel,irq-router.txt
by Simon Glass
· 9 years ago
1f2be4c
x86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header file
by Simon Glass
· 9 years ago
dcfe4a5
x86: Move CONFIG_X86_SERIAL to Kconfig
by Simon Glass
· 9 years ago
ca4435e
x86: Move Chrome OS options to defconfig
by Simon Glass
· 9 years ago
3f416f3
dm: Add a return value comment to device_get_child()
by Simon Glass
· 9 years ago
4bad2e7
pci: Indicate prefetchable memory allocate when debugging
by Simon Glass
· 9 years ago
5f48d79
pci: Add a constant for an invalid interrupt
by Simon Glass
· 9 years ago
f134ed7
efi: Display the correct initcall pre-relocation values
by Simon Glass
· 9 years ago
9b21749
efi: Avoid using non-existent text base
by Ben Stoltz
· 9 years ago
867a6ac
efi: Add start-up library code
by Simon Glass
· 9 years ago
8f3b969
x86: Allow use of global_data with EFI
by Simon Glass
· 9 years ago
53292ad
pci: Fix up code for CONFIG_PCI_ENUM_ONLY
by Simon Glass
· 9 years ago
da4b159
pci: Use debug() instead of DEBUGF() in pci_auto.c
by Simon Glass
· 9 years ago
8aba36d
x86: Tidy up a few minor issues with interrupts
by Simon Glass
· 9 years ago
8b09791
x86: Add some missing global_data declarations in files that use gd
by Simon Glass
· 9 years ago
0bc74ab
x86: Tidy up the 64-bit calling code
by Simon Glass
· 9 years ago
0d9edd2
x86: Drop unused copy_fdt_to_ram()
by Simon Glass
· 9 years ago
83ec7de
x86: Tidy up global_data flags
by Simon Glass
· 9 years ago
b0b403d
Reserve the top 16 flag bits for architecture-specific use
by Simon Glass
· 9 years ago
b6c9a20
x86: Use CR0 constants in CPU init
by Simon Glass
· 9 years ago
da3a95d
x86: Add various minor tidy-ups to the 32-bit startup code
by Simon Glass
· 9 years ago
5598fac
Bring in __aligned_u64 and friends to linux/types.h
by Simon Glass
· 9 years ago
e020c88
Allow objcopy to work without filling gaps with 0xff
by Simon Glass
· 9 years ago
5efa281
elf: Add a few definitions for 64-bit relocation
by Simon Glass
· 9 years ago
753812c
dm: serial: Correct logic in serial_find_console_or_panic()
by Simon Glass
· 9 years ago
2fda14a
dm: core: Check for empty list in uclass_find_device()
by Simon Glass
· 9 years ago
3834f41
Support removing default assembler flags
by Simon Glass
· 9 years ago
58b6ad6
common: command add '\n' for debug msg
by Peng Fan
· 9 years ago
3bd926c
lib: fdt: fix indent of #ifdef..#endif conditional
by Masahiro Yamada
· 9 years ago
31dd0a9
common: Print nothing in the __weak checkboard()
by Bin Meng
· 9 years ago
0112432
gitignore: Add defconfig and fdtgrep
by Bin Meng
· 9 years ago
fe3fbd3
x86: bayleybay: Configure PCI IRQ
by Bin Meng
· 9 years ago
9b911be
x86: Add Intel Bayley Bay board support
by Bin Meng
· 9 years ago
2774ff7
x86: Add microcode for BayTrail-I B0 stepping
by Bin Meng
· 9 years ago
3e79a4a
x86: baytrail: Update UPD setting for FSP Gold4 release
by Bin Meng
· 9 years ago
456ee90
x86: minnowmax: Remove smsc47x superio codes
by Bin Meng
· 9 years ago
1e7a047
x86: Sanity test on vesa parameters before setting up kernel screen_info
by Bin Meng
· 9 years ago
a2eb65f
x86: qemu: Add MP initialization
by Bin Meng
· 9 years ago
417576c
x86: Add a 'pause' instruction in __udelay() for QEMU target
by Miao Yan
· 9 years ago
947eb43
doc: dm: Update pci-info.txt for pci support
by Bin Meng
· 9 years ago
df189d9
dm: pci: Allow scan bridge child devices before relocation
by Bin Meng
· 9 years ago
e22b1a5
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
8889e98
configs: ti_armv7_keystone2: replace addr_uboot with loadaddr
by Vitaly Andrianov
· 9 years ago
e16b604
armv8/ls2085ardb: Add USB support for ls2085ardb
by Nikhil Badola
· 9 years ago
94e8cd8
armv8/ls2085aqds: Add USB support for ls2085aqds
by Nikhil Badola
· 9 years ago
f7ff0e5
armv8/lsch3/config: Define USB XHCI controller base address for LS2085A
by Nikhil Badola
· 9 years ago
Next »