Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
98d7e98cb801f8186a982c123a3d664f2d806a07
98d7e98
x86: Provide access to the IDT
by Simon Glass
· Tue Apr 28 20:25:16 2015 -0600
2027f2b
x86: Store the GDT pointer in global_data
by Simon Glass
· Tue Apr 28 20:25:15 2015 -0600
db139ab
x86: Add an mfence macro
by Simon Glass
· Tue Apr 28 20:25:14 2015 -0600
71ca938
x86: Add defines for fixed MTRRs
by Simon Glass
· Tue Apr 28 20:25:13 2015 -0600
d37de65
x86: Add atomic operations
by Simon Glass
· Tue Apr 28 20:25:12 2015 -0600
9e8ff54
Add a 'cpu' command to print CPU information
by Simon Glass
· Tue Apr 28 20:25:11 2015 -0600
07e922a
x86: Add support for the Simple Firmware Interface (SFI)
by Simon Glass
· Tue Apr 28 20:25:10 2015 -0600
131a645
dm: Implement a CPU uclass
by Simon Glass
· Tue Apr 28 20:25:09 2015 -0600
1b5fe40
Add print_freq() to display frequencies nicely
by Simon Glass
· Wed Apr 29 07:56:43 2015 -0600
7da617c
Move display_options functions to their own header
by Simon Glass
· Tue Apr 28 20:25:07 2015 -0600
47e2021
x86: Disable -Werror
by Simon Glass
· Tue Apr 28 20:25:06 2015 -0600
cce93d1
x86: Remove unwanted MMC debugging
by Simon Glass
· Tue Apr 28 20:25:05 2015 -0600
3d217f6
dm: core: Add a function to bind a driver for a device tree node
by Simon Glass
· Tue Apr 28 20:25:04 2015 -0600
839855c
Fix comment nits in board_f.c
by Simon Glass
· Tue Apr 28 20:25:03 2015 -0600
3ce7495
x86: fsp: Use reset_cpu()
by Simon Glass
· Tue Apr 28 20:11:32 2015 -0600
d0963d4
x86: quark: Use reset_cpu()
by Simon Glass
· Tue Apr 28 20:11:31 2015 -0600
1375e9a
x86: ivybridge: Use reset_cpu()
by Simon Glass
· Tue Apr 28 20:11:30 2015 -0600
e0e7bd0
x86: Implement reset_cpu() correctly for modern CPUs
by Simon Glass
· Tue Apr 28 20:11:29 2015 -0600
9278471
x86: link: Add PCH driver to support SPI Flash
by Simon Glass
· Mon Apr 20 07:07:03 2015 -0600
2336358
x86: Update chromebook_link instructions for binary blob
by Simon Glass
· Sun Apr 19 22:05:37 2015 -0600
07ea9da
x86: minnowmax: use the correct NOR in the configuration
by Gabriel Huau
· Sat Apr 25 08:13:11 2015 -0700
7b73090
x86: Correct the typo in write_tables()
by Bin Meng
· Tue Apr 28 18:37:03 2015 +0800
d069c21
x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS
by Bin Meng
· Mon Apr 27 23:22:28 2015 +0800
8dbe081
x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig
by Bin Meng
· Mon Apr 27 23:22:27 2015 +0800
f959d90
x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics
by Bin Meng
· Mon Apr 27 23:22:26 2015 +0800
6e8ddec
x86: Kconfig: Move platform options forward
by Bin Meng
· Mon Apr 27 23:22:25 2015 +0800
03b341b
x86: Kconfig: Divide the target selection to vendor/model
by Bin Meng
· Mon Apr 27 23:22:24 2015 +0800
6db1448
x86: quark: Turn on legacy segments decode
by Bin Meng
· Mon Apr 27 14:16:02 2015 +0800
7a01b87
x86: Check PIRQ routing table sanity in the F segment
by Bin Meng
· Mon Apr 27 14:16:01 2015 +0800
6d2466c
x86: minnowmax: add GPIO banks in the device tree
by Gabriel Huau
· Sat Apr 25 13:16:57 2015 -0700
995b630
x86: baytrail: fix the GPIOBASE address
by Gabriel Huau
· Sat Apr 25 13:16:03 2015 -0700
62216d9
x86: Correct Minnowboard instructions to use the right descriptor
by Simon Glass
· Sat Apr 25 11:46:43 2015 -0600
a264c90
biosemu: Do not free vga_info->BIOSImage when it is 0xc0000
by Bin Meng
· Fri Apr 24 15:48:05 2015 +0800
7cc45c7
pci: Remove parameter 'class' of pci_rom_load()
by Bin Meng
· Fri Apr 24 15:48:04 2015 +0800
932f80e
pci: Option rom class is a 24-bit number
by Bin Meng
· Fri Apr 24 15:48:03 2015 +0800
1530536
x86: queensbay: Implement PIRQ routing
by Bin Meng
· Fri Apr 24 18:10:06 2015 +0800
45236ad
x86: Support platform PIRQ routing
by Bin Meng
· Fri Apr 24 18:10:05 2015 +0800
f17cea6
x86: Write configuration tables in last_stage_init()
by Bin Meng
· Fri Apr 24 18:10:04 2015 +0800
363849b
x86: Add a function to assign IRQ numbers to PCI device
by Bin Meng
· Fri Apr 24 18:10:03 2015 +0800
32a4a04
x86: Install a default e820 table in the __weak install_e820_map()
by Bin Meng
· Tue Apr 21 12:21:36 2015 +0800
27947c9
x86: Clean up arch/x86/include/asm/e820.h
by Bin Meng
· Tue Apr 21 12:21:35 2015 +0800
60ccd37
x86: Add alias for SPI node in the board dts
by Bin Meng
· Wed Apr 15 12:00:11 2015 +0800
6e0150f
x86: Set serial port IRQ for SMSC LPC47M
by Bin Meng
· Tue Mar 31 11:25:03 2015 +0800
a94a010
x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.h
by Bin Meng
· Tue Mar 31 11:51:04 2015 +0800
80e336a
x86: queensbay: Avoid using PCH prefix
by Bin Meng
· Mon Apr 13 19:03:42 2015 +0800
bbbe1af
x86: Remove the old VGA driver
by Bin Meng
· Mon Apr 13 19:05:02 2015 +0800
83df2b4
x86: minnowmax: Remove CONFIG_VIDEO_X86 in the defconfig
by Bin Meng
· Mon Apr 13 19:05:22 2015 +0800
4a7c11d
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Wed Apr 29 06:46:33 2015 -0400
dc42bd9
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Wed Apr 29 06:46:03 2015 -0400
8204bd1
ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ
by Masahiro Yamada
· Mon Mar 16 16:43:24 2015 +0900
5ab14c3
ARM: zynq: move SoC headers to mach-zynq/include/mach
by Masahiro Yamada
· Mon Mar 16 16:43:23 2015 +0900
43246cc
ARM: zynq: move SoC sources to mach-zynq
by Masahiro Yamada
· Mon Mar 16 16:43:22 2015 +0900
2cc9794
ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.S
by Masahiro Yamada
· Mon Mar 16 16:43:21 2015 +0900
daf6dea
zynqmp: Enable SDHCI0 options
by Michal Simek
· Wed Apr 15 15:21:37 2015 +0200
facf700
zynqmp: Enable FS_GENERIC option
by Siva Durga Prasad Paladugu
· Fri Mar 13 17:43:49 2015 +0530
32b7dba
zynqmp: Add SPI driver support for ZynqMP
by Siva Durga Prasad Paladugu
· Wed Apr 15 11:48:48 2015 +0530
055792a
zynqmp: i2c: Enable i2c driver for zynqMP
by Siva Durga Prasad Paladugu
· Tue Mar 03 15:01:44 2015 +0530
02d66cd
zynqmp: Add support for EMMC bootmode
by Michal Simek
· Wed Apr 15 15:02:28 2015 +0200
0ca5557
zynqmp: Add support for emulation platform - Veloce
by Michal Simek
· Wed Apr 15 14:59:19 2015 +0200
5e1d004
zynq: timer: Fix wrong timer calculation
by Siva Durga Prasad Paladugu
· Mon Apr 13 10:57:04 2015 +0530
049e003
zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD
by Siva Durga Prasad Paladugu
· Tue Jul 08 15:31:04 2014 +0530
58f865f
zynqmp: Add support for R5 sw loading
by Michal Simek
· Wed Apr 15 13:36:40 2015 +0200
a38e81e
zynqmp: caches: Enable dcache for zynqmp
by Siva Durga Prasad Paladugu
· Sat Dec 06 12:57:51 2014 +0530
be0bf69
zynq: slcr: Disable all level shifters
by Siva Durga Prasad Paladugu
· Mon Mar 02 16:03:46 2015 +0530
eab65325
ARM: zynq: drop legacy ps7_init.c/h support
by Masahiro Yamada
· Tue Apr 14 16:50:50 2015 +0900
0f4011a
zynq: Add Zynq PicoZed board support
by Nathan Rossi
· Tue Apr 14 14:58:10 2015 +1000
1a4d32e
serial: zynq: Add support for slow emulation platform
by Michal Simek
· Wed Apr 15 13:05:06 2015 +0200
61597e5
zynq: Enable GPIO driver and GPIO commands
by Michal Simek
· Wed Mar 25 13:35:04 2015 +0100
4bbf3ca
gpio: add Xilinx Zynq PS GPIO driver
by Andrea Scian
· Fri Mar 20 16:00:25 2015 +0100
e856709
microblaze: Fix EMAC Lite initialization
by Nathan Rossi
· Tue Apr 14 16:16:39 2015 +1000
8fc6c91
Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga
by Tom Rini
· Tue Apr 28 20:48:43 2015 -0400
bd8cea8
Merge branch 'master' of git://www.denx.de/git/u-boot-dm
by Tom Rini
· Tue Apr 28 19:37:20 2015 -0400
46cc8ba9
dm: core: Correct bug introduced in uclass_first/next_device()
by Simon Glass
· Fri Apr 24 22:33:07 2015 -0600
90ea115
serial: ns16550: Remove hard-coded baud_divisor setting
by Axel Lin
· Sat Apr 25 10:53:14 2015 +0800
ce4021b
dm: core: drop device removal error path correctly
by Masahiro Yamada
· Fri Apr 24 17:28:40 2015 +0900
73348c0
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Tue Apr 28 12:15:13 2015 -0400
0d1ce19
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Tue Apr 28 07:28:43 2015 -0400
dc1e3ae
sf: Fix to compute proper sector_size
by Jagannadha Sutradharudu Teki
· Mon Apr 27 21:04:15 2015 +0530
fe0d080
dm: sf: Make SST flash write op work again
by Bin Meng
· Fri Apr 24 19:51:10 2015 +0800
c4801ad
dm: sf: Save flash flags to struct spi_flash
by Bin Meng
· Tue Apr 28 13:29:54 2015 +0530
a11b2a6
spi: omap3: Fix timeout handling
by David Dueck
· Wed Apr 01 14:20:24 2015 +0200
9887c1a
mx6cuboxi: Load the correct 'fdtfile' variable
by Fabio Estevam
· Sat Apr 25 18:47:21 2015 -0300
fa25217
mx6cuboxi: Use more standard namings for fdt variables
by Fabio Estevam
· Sat Apr 25 18:47:20 2015 -0300
7a2f9cd
mx6cuboxi: Differentiate Cubox-i and Hummingboard
by Fabio Estevam
· Sat Apr 25 18:47:19 2015 -0300
cb60191
mx6cuboxi: Introduce multi-SoC support
by Fabio Estevam
· Sat Apr 25 18:47:18 2015 -0300
5f402c4
mx6cuboxi: Prepare for multi SoC support
by Fabio Estevam
· Sat Apr 25 18:47:17 2015 -0300
8fdc56f
mx6cuboxi: Fix the defconfig name
by Fabio Estevam
· Sat Apr 25 18:47:16 2015 -0300
5543f41
socfpga: implement arria V socdk SPI flash config in dts
by Pavel Machek
· Sat Apr 25 21:36:16 2015 +0200
84144fa
Merge branch 'master' of git://git.denx.de/u-boot-fdt
by Tom Rini
· Fri Apr 24 15:07:19 2015 -0400
4d87b33
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· Fri Apr 24 13:44:28 2015 -0400
c35f6cb
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Fri Apr 24 13:43:24 2015 -0400
d1b29d2
MIPS: implement device-tree handover to Linux kernel
by Daniel Schwierzeck
· Sun Feb 22 16:58:30 2015 +0100
ab89fee
fdt: Fix handling of paths with options in them
by Hans de Goede
· Mon Apr 20 11:13:37 2015 +0200
f17632c
socfpga: implement socdk SPI flash config in dts
by Pavel Machek
· Thu Apr 23 09:14:01 2015 +0200
0404a39
armv8/fsl-lsch3: Implement workaround for I2C erratum A009203
by York Sun
· Mon Mar 23 10:41:35 2015 -0700
d0e295d
ls2085a: esdhc: Add esdhc support for ls2085a
by Yangbo Lu
· Fri Mar 20 19:28:31 2015 -0700
212b8d8
armv8/ls2085ardb: Enable NAND SPL support
by Scott Wood
· Tue Mar 24 13:25:03 2015 -0700
bfee2e7
freescale/qixis: Add support for booting from NAND
by Scott Wood
· Fri Mar 20 19:28:29 2015 -0700
8e728cd
armv8/ls2085aqds: NAND boot support
by Scott Wood
· Tue Mar 24 13:25:02 2015 -0700
dd88806
driver/ifc: Add 64KB page support
by Jaiprakash Singh
· Fri Mar 20 19:28:27 2015 -0700
Next »