Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
727ff7d50b8cc6e137142b704bab99ee2e03346b
727ff7d
dm: i2c: Move definitions to the top of the header file
by Simon Glass
· Thu Jul 02 18:15:41 2015 -0600
cefb0ef
dm: i2c: Correct comment nits in dm_i2c_reg_read/write()
by Simon Glass
· Thu Jul 02 18:15:40 2015 -0600
a8e64c4
dm: i2c: Add a message debug function
by Simon Glass
· Thu Jul 02 18:15:39 2015 -0600
75f00df
dm: core: Support finding a device by phandle
by Simon Glass
· Thu Jul 02 18:15:38 2015 -0600
b1b8333
dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression
by Marcel Ziswiler
· Wed Aug 05 16:58:17 2015 +0200
5c35b75
configs: Remove CONFIG_SERIAL_MULTI
by Stephen Warren
· Wed Aug 05 11:51:38 2015 -0600
096ee30
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Wed Aug 05 14:12:37 2015 -0400
cdee6d9
x86: Document how to write PIRQ information in the device tree
by Bin Meng
· Sun Aug 02 20:33:35 2015 -0700
9944a52
pci: Remove DEBUG from pci_compat.c
by Bin Meng
· Sun Aug 02 20:33:34 2015 -0700
f390874
usb: Fix device detection code
by Marek Vasut
· Wed Aug 05 03:19:22 2015 +0200
7bbbb3c
net: asix: fix operation without eeprom
by Marcel Ziswiler
· Wed Aug 05 17:16:59 2015 +0200
35e80a4
sunxi: Drop our own copy of the USB_KEYBOARD options
by Hans de Goede
· Tue Aug 04 17:04:13 2015 +0200
d449dd3
usb: USB storage-specific part ifdef in uclass
by Paul Kocialkowski
· Tue Aug 04 17:04:12 2015 +0200
a5310eb
sunxi: MUSB gadget config provisions, with fastboot and USB mass storage support
by Paul Kocialkowski
· Tue Aug 04 17:04:11 2015 +0200
9634fa5
musb: sunxi: Force EP0 on re-enable
by Maxime Ripard
· Tue Aug 04 17:04:10 2015 +0200
00529e3
sunxi: config update to stick with Kconfig changes
by Paul Kocialkowski
· Tue Aug 04 17:04:09 2015 +0200
e16ab87
sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig
by Paul Kocialkowski
· Tue Aug 04 17:04:08 2015 +0200
f4865f5
usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET
by Paul Kocialkowski
· Tue Aug 04 17:04:07 2015 +0200
f34dfcb
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
by Paul Kocialkowski
· Tue Aug 04 17:04:06 2015 +0200
4815f8e
usb: Generic USB Kconfig option, that fits both host and gadget and comments
by Paul Kocialkowski
· Tue Aug 04 17:04:05 2015 +0200
c580409
usb: USB_ARCH_HAS_HCD Kconfig option removal
by Paul Kocialkowski
· Tue Aug 04 17:04:04 2015 +0200
4ed4cf0
usb: dwc2: Call board_usb_init() from usb_lowlevel_init()
by Peter Griffin
· Wed Jul 29 22:39:29 2015 +0100
9191329
efi: Add a README to explain how things work
by Simon Glass
· Tue Aug 04 12:34:05 2015 -0600
be3767e
x86: Gracefully disable the vesa driver when running from EFI
by Simon Glass
· Tue Aug 04 12:34:04 2015 -0600
752f976
x86: qemu: Support operation as an EFI payload
by Simon Glass
· Tue Aug 04 12:34:03 2015 -0600
a815df7
x86: baytrail: Support operation as an EFI payload
by Simon Glass
· Tue Aug 04 12:34:02 2015 -0600
d2269f2
x86: Add helper code for running from EFI
by Simon Glass
· Tue Aug 04 12:34:01 2015 -0600
2b6d80b
x86: Handle running as EFI payload
by Simon Glass
· Tue Aug 04 12:34:00 2015 -0600
2997bb4
efi: Add a command to display the memory map
by Simon Glass
· Tue Aug 04 12:33:59 2015 -0600
91e24e4
efi: Add functions for decoding the EFI tables
by Simon Glass
· Tue Aug 04 12:33:58 2015 -0600
f95ad8c
x86: Add support for passing tables into U-Boot
by Simon Glass
· Tue Aug 04 12:33:57 2015 -0600
ce62a25
efi: Add 64-bit payload support
by Simon Glass
· Tue Aug 04 12:33:56 2015 -0600
bae81c7
x86: Add a way to call 32-bit code from 64-bit mode
by Simon Glass
· Tue Aug 04 12:33:55 2015 -0600
d360b2f
x86: Add an enum for some commonly-used GDT bits
by Simon Glass
· Tue Aug 04 12:33:54 2015 -0600
9e72e64
x86: Support building the EFI stub
by Simon Glass
· Tue Aug 04 12:33:53 2015 -0600
63f581f
efi: Add support for loading U-Boot through an EFI stub
by Simon Glass
· Tue Aug 04 12:33:52 2015 -0600
672e82c
x86: Add relocation and link script for a 64-bit EFI application
by Simon Glass
· Tue Aug 04 12:33:51 2015 -0600
b7d47db
x86: Add definitions for the x86-efi board and plumb it in
by Ben Stoltz
· Tue Aug 04 12:33:50 2015 -0600
32ad3c0
x86: Allow relocation code to build without text base
by Simon Glass
· Tue Aug 04 12:33:49 2015 -0600
8aea77a
x86: dts: Add a device tree file for EFI
by Simon Glass
· Tue Aug 04 12:33:48 2015 -0600
19c23fd
x86: Add EFI board code
by Ben Stoltz
· Tue Aug 04 12:33:47 2015 -0600
ab76a47
x86: Add support for U-Boot as an EFI application
by Ben Stoltz
· Tue Aug 04 12:33:46 2015 -0600
f2bf7ad
x86: Add asm/elf.h for x86-specific ELF definitions
by Simon Glass
· Tue Aug 04 12:33:45 2015 -0600
c615773
x86: Support skipping relocation for EFI
by Simon Glass
· Tue Aug 04 12:33:44 2015 -0600
57c5d36
efi: Support building a u-boot-app.efi executable
by Simon Glass
· Tue Aug 04 12:33:43 2015 -0600
c24aae5
x86: Set up toolchain flags for running as EFI application
by Ben Stoltz
· Tue Aug 04 12:33:42 2015 -0600
b7e4124
efi: Drop CONFIG_SYS_TEXT_BASE for EFI
by Ben Stoltz
· Tue Aug 04 12:33:41 2015 -0600
5a991bd
efi: Add a serial driver
by Simon Glass
· Tue Aug 04 12:33:40 2015 -0600
00dd17a
Add a way to skip relocation
by Simon Glass
· Tue Aug 04 12:33:39 2015 -0600
c05168f
x86: Update README to explain booting Ubuntu on Minnowmax
by Simon Glass
· Mon Jul 27 15:47:31 2015 -0600
171833e
x86: minnowmax: Drop the old PCI settings
by Simon Glass
· Mon Jul 27 15:47:29 2015 -0600
3c5eeb9
x86: dts: Fix typo in intel,irq-router.txt
by Simon Glass
· Mon Jul 27 15:47:26 2015 -0600
cec16f5
x86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header file
by Simon Glass
· Mon Jul 27 15:47:25 2015 -0600
1c32bdb
x86: Move CONFIG_X86_SERIAL to Kconfig
by Simon Glass
· Mon Jul 27 15:47:23 2015 -0600
dfb7c6c
x86: Move Chrome OS options to defconfig
by Simon Glass
· Mon Jul 27 15:47:22 2015 -0600
147a560
dm: Add a return value comment to device_get_child()
by Simon Glass
· Mon Jul 27 15:47:19 2015 -0600
a292d2a
pci: Indicate prefetchable memory allocate when debugging
by Simon Glass
· Mon Jul 27 15:47:18 2015 -0600
84f5733
pci: Add a constant for an invalid interrupt
by Simon Glass
· Mon Jul 27 15:47:17 2015 -0600
a459d66
efi: Display the correct initcall pre-relocation values
by Simon Glass
· Fri Jul 31 09:31:38 2015 -0600
1930e8d
efi: Avoid using non-existent text base
by Ben Stoltz
· Fri Jul 31 09:31:37 2015 -0600
9539e69
efi: Add start-up library code
by Simon Glass
· Fri Jul 31 09:31:36 2015 -0600
7f65c09
x86: Allow use of global_data with EFI
by Simon Glass
· Fri Jul 31 09:31:35 2015 -0600
2b9acba
pci: Fix up code for CONFIG_PCI_ENUM_ONLY
by Simon Glass
· Fri Jul 31 09:31:34 2015 -0600
927c104
pci: Use debug() instead of DEBUGF() in pci_auto.c
by Simon Glass
· Fri Jul 31 09:31:33 2015 -0600
c4b9ef8
x86: Tidy up a few minor issues with interrupts
by Simon Glass
· Fri Jul 31 09:31:32 2015 -0600
daa93d9
x86: Add some missing global_data declarations in files that use gd
by Simon Glass
· Fri Jul 31 09:31:31 2015 -0600
f2d1a11
x86: Tidy up the 64-bit calling code
by Simon Glass
· Fri Jul 31 09:31:30 2015 -0600
1ec83e8
x86: Drop unused copy_fdt_to_ram()
by Simon Glass
· Fri Jul 31 09:31:29 2015 -0600
5d18dc9
x86: Tidy up global_data flags
by Simon Glass
· Fri Jul 31 09:31:28 2015 -0600
feb0027
Reserve the top 16 flag bits for architecture-specific use
by Simon Glass
· Fri Jul 31 09:31:27 2015 -0600
cecf90e
x86: Use CR0 constants in CPU init
by Simon Glass
· Fri Jul 31 09:31:26 2015 -0600
611f749
x86: Add various minor tidy-ups to the 32-bit startup code
by Simon Glass
· Fri Jul 31 09:31:25 2015 -0600
a922cb4
Bring in __aligned_u64 and friends to linux/types.h
by Simon Glass
· Fri Jul 31 09:31:24 2015 -0600
68ae3f8
Allow objcopy to work without filling gaps with 0xff
by Simon Glass
· Fri Jul 31 09:31:23 2015 -0600
3ed7dda
elf: Add a few definitions for 64-bit relocation
by Simon Glass
· Fri Jul 31 09:31:21 2015 -0600
6664077
dm: serial: Correct logic in serial_find_console_or_panic()
by Simon Glass
· Fri Jul 31 09:31:20 2015 -0600
46766df
dm: core: Check for empty list in uclass_find_device()
by Simon Glass
· Fri Jul 31 09:31:19 2015 -0600
68b27d3
Support removing default assembler flags
by Simon Glass
· Fri Jul 31 09:31:18 2015 -0600
d6c09ba
common: command add '\n' for debug msg
by Peng Fan
· Tue Jul 28 22:45:37 2015 +0800
6cd571b
lib: fdt: fix indent of #ifdef..#endif conditional
by Masahiro Yamada
· Sat Aug 01 16:03:25 2015 +0900
6bd4484
common: Print nothing in the __weak checkboard()
by Bin Meng
· Fri Jul 31 00:24:40 2015 -0700
6b94c42
gitignore: Add defconfig and fdtgrep
by Bin Meng
· Fri Jul 31 00:24:39 2015 -0700
947391c
x86: bayleybay: Configure PCI IRQ
by Bin Meng
· Thu Jul 30 03:49:18 2015 -0700
e1c4935
x86: Add Intel Bayley Bay board support
by Bin Meng
· Thu Jul 30 03:49:17 2015 -0700
6a3de7c
x86: Add microcode for BayTrail-I B0 stepping
by Bin Meng
· Thu Jul 30 03:49:16 2015 -0700
a43c5d9
x86: baytrail: Update UPD setting for FSP Gold4 release
by Bin Meng
· Thu Jul 30 03:49:15 2015 -0700
82977a8
x86: minnowmax: Remove smsc47x superio codes
by Bin Meng
· Thu Jul 30 03:49:14 2015 -0700
e751844
x86: Sanity test on vesa parameters before setting up kernel screen_info
by Bin Meng
· Thu Jul 30 03:49:13 2015 -0700
6647f57
x86: qemu: Add MP initialization
by Bin Meng
· Mon Jul 27 19:16:08 2015 +0800
b9f3277
x86: Add a 'pause' instruction in __udelay() for QEMU target
by Miao Yan
· Mon Jul 27 19:16:07 2015 +0800
8571ea5
doc: dm: Update pci-info.txt for pci support
by Bin Meng
· Mon Jul 27 00:33:43 2015 -0700
02284a0
dm: pci: Allow scan bridge child devices before relocation
by Bin Meng
· Mon Jul 27 00:33:39 2015 -0700
f78abfb
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Tue Aug 04 12:21:45 2015 -0400
200eecd
configs: ti_armv7_keystone2: replace addr_uboot with loadaddr
by Vitaly Andrianov
· Mon Aug 03 15:54:32 2015 -0400
817c1f0
armv8/ls2085ardb: Add USB support for ls2085ardb
by Nikhil Badola
· Fri Jun 26 17:02:18 2015 +0530
0393333
armv8/ls2085aqds: Add USB support for ls2085aqds
by Nikhil Badola
· Fri Jun 26 17:02:00 2015 +0530
2b53ade
armv8/lsch3/config: Define USB XHCI controller base address for LS2085A
by Nikhil Badola
· Fri Jun 26 17:01:50 2015 +0530
883f720
armv8/lsch3/config: Define CONFIG_SYS_CACHELINE_SIZE for LS2085A
by Nikhil Badola
· Fri Jun 26 16:59:21 2015 +0530
999273f
drivers/ddr/fsl: Adjust bstopre value
by York Sun
· Thu Jul 23 14:04:48 2015 -0700
9b39fa2
drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helper
by horia.geanta@freescale.com
· Wed Jul 08 17:24:58 2015 +0300
Next »