Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c0436fcf1a5af15e5035cea71e39d3610fdecc35
« Previous
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
ca7fb12
armv8/lsch3/config: Define CONFIG_SYS_CACHELINE_SIZE for LS2085A
by Nikhil Badola
· 9 years ago
5684842
drivers/ddr/fsl: Adjust bstopre value
by York Sun
· 9 years ago
14d5547
drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helper
by horia.geanta@freescale.com
· 9 years ago
3ef2412
drivers/crypto/fsl: fix snooping for write transactions
by horia.geanta@freescale.com
· 9 years ago
e5d08b4
drivers/crypto/fsl: fix "era" property value on LE platforms
by horia.geanta@freescale.com
· 9 years ago
01cafce
drivers/pci/layerscape: Add EP mode support
by Minghuan Lian
· 9 years ago
ed5b580
drivers/pci: Add function to find an extended capability
by Minghuan Lian
· 9 years ago
87457d1
drivers/fsl-mc: flib changes for mc 8.0.0
by Prabhakar Kushwaha
· 9 years ago
c406551
drivers/crypto/fsl: enable raw data instead of von Neumann data
by Alex Porosanu
· 10 years ago
17649e1
drivers/crypto/fsl: change starting entropy delay value
by Alex Porosanu
· 10 years ago
026a3f1
drivers/crypto/fsl: disable RNG oscillator maximum frequency check
by Alex Porosanu
· 10 years ago
6a17365
armv7/ls1021a/etsec: Enable Tx Data and TxBD snooping
by Alison Wang
· 9 years ago
8f0c7cb
armv7/ls1021a: allow OCRAM access permission as R/W in SPL
by Alison Wang
· 9 years ago
6f0586e
armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin table
by Wang Dongsheng
· 9 years ago
933db81
armv7/ls1021atwr: program the regulator for deep sleep
by chenhui zhao
· 9 years ago
99e1bd4
armv7/ls1021atwr: added deep sleep support in uboot
by Tang Yuantian
· 9 years ago
562583d
armv7/lS1021atwr: Enable bootscript for secure boot
by gaurav rana
· 9 years ago
0e0224e
driver/qe: use strncpy instead of strcpy
by Zhao Qiang
· 10 years ago
e94a8fd
drivers/qe: transform parameter to compatible type
by Zhao Qiang
· 10 years ago
5b72524
armv7/ls1021a: Reserve secure code into RAM instead of OCRAM
by Zhuoyu Zhang
· 10 years ago
c109dd0
Prepare v2015.10-rc1
by Tom Rini
· 9 years ago
Next »