Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d61ba11fcdd7eda5142c7d7356155439b6e2c292
d61ba11
spl: Allow settings malloc_f base address
by Marek Vasut
· Wed May 25 02:14:56 2016 +0200
3b164a5
serial: 16550: Drop OMAP1510 support
by Marek Vasut
· Wed May 25 02:13:16 2016 +0200
3e97cbb
serial: 16550: Make serial_io/out_shift available to debug mode
by Marek Vasut
· Wed May 25 02:13:03 2016 +0200
d2558a7
gpio: mxs: Remove netdev.h
by Marek Vasut
· Wed May 25 02:12:32 2016 +0200
3ddbaad
arm: Treat arm946es as v5te
by Marek Vasut
· Sat Apr 30 14:45:59 2016 +0200
c840585
spl: fit: Fix load address of fit header
by Lokesh Vutla
· Wed Jun 01 10:28:31 2016 +0530
121d782
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· Tue May 31 10:26:14 2016 -0400
1fbdac6
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· Tue May 31 10:26:02 2016 -0400
e651130
tools/env: allow to pass NULL for environment options
by Andreas Fenkart
· Tue May 31 09:21:56 2016 +0200
191413c
Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro."
by Masahiro Yamada
· Tue May 31 20:41:54 2016 +0900
8e28001
mips: ath79: ap143: Reset ethernet on boot
by Wills Wang
· Mon May 30 22:54:55 2016 +0800
8958f56
mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define
by Wills Wang
· Mon May 30 22:54:54 2016 +0800
4b97393
mips: ath79: Add support for ungating USB and ethernet on qca953x
by Wills Wang
· Mon May 30 22:54:53 2016 +0800
e7edfe2
mips: ath79: Use 8MB flash profile for mtd partition by default
by Wills Wang
· Mon May 30 22:54:52 2016 +0800
56f0219
mips: ath79: ap121: Enable ethernet
by Wills Wang
· Mon May 30 22:54:51 2016 +0800
ddc0552
mips: ath79: Rename get_bootstrap into ath79_get_bootstrap
by Wills Wang
· Mon May 30 22:54:50 2016 +0800
cabc92a
MIPS: malta: add defconfigs for MIPS64
by Daniel Schwierzeck
· Mon May 30 13:00:21 2016 +0200
a97d593
MIPS: Abstract cache op loops with a macro
by Paul Burton
· Fri May 27 14:28:06 2016 +0100
62f1352
MIPS: Split I & D cache line size config
by Paul Burton
· Fri May 27 14:28:05 2016 +0100
5e51142
MIPS: Move cache sizes to Kconfig
by Paul Burton
· Fri May 27 14:28:04 2016 +0100
68e0314
MIPS: remove dead code from asm/u-boot-mips.h
by Daniel Schwierzeck
· Fri May 27 15:31:34 2016 +0200
0a3d0e1
net: Add ag7xxx driver for Atheros MIPS
by Marek Vasut
· Tue May 24 23:29:09 2016 +0200
c7661d5
MIPS: add tune for MIPS 34kc
by Daniel Schwierzeck
· Fri May 27 15:39:39 2016 +0200
848a7cc
MIPS: provide a default u-boot-spl.lds
by Daniel Schwierzeck
· Thu May 26 15:28:38 2016 +0200
825cfbd
malta: Allow MIPS64 builds
by Paul Burton
· Thu May 26 14:49:36 2016 +0100
351ff11
net: pcnet: Fix init on big endian 64 bit
by Paul Burton
· Thu May 26 17:32:29 2016 +0100
ed22875
net: pcnet: Make 64 bit safe
by Paul Burton
· Thu May 26 14:49:35 2016 +0100
38004ad
net: pcnet: Stop converting kseg1->kseg0 addresses
by Paul Burton
· Thu May 26 14:49:34 2016 +0100
e683f1f
MIPS: Use CPHYSADDR to implement mips32 virt_to_phys
by Paul Burton
· Thu May 26 14:49:33 2016 +0100
bcd1d0f
arm: spear: x600: Remove EFI support to reduce image size
by Stefan Roese
· Wed Apr 27 09:10:43 2016 +0200
fc5ce16
arm: spear: x600: Add support for Micrel KSZ9031 PHY
by Stefan Roese
· Wed Apr 27 09:10:42 2016 +0200
21fda54
clearfog: add HUSH parser
by Peter Robinson
· Thu May 26 09:48:24 2016 +0100
5d3636eb
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· Mon May 30 13:56:26 2016 -0400
8ded13f
x86: baytrail: acpi: Fix I/O APIC ID in the MADT table
by Bin Meng
· Wed May 25 19:19:13 2016 -0700
edf8240
x86: galileo: Enable ACPI table generation
by Bin Meng
· Wed May 25 19:19:12 2016 -0700
483b548
x86: quark: Generate ACPI FADT/MADT tables
by Bin Meng
· Wed May 25 19:19:11 2016 -0700
1dd2f67
x86: quark: Add platform ASL files
by Bin Meng
· Wed May 25 19:19:10 2016 -0700
5efb415
x86: quark: Prepare device.h for inclusion by ASL
by Bin Meng
· Wed May 25 19:19:09 2016 -0700
f75e3ab
acpi: Pass -D__ASSEMBLY__ when compiling ASL files
by Bin Meng
· Wed May 25 19:19:08 2016 -0700
15d4c41
x86: acpi: Make irqroute.asl common
by Bin Meng
· Wed May 25 19:19:07 2016 -0700
7d404e4
x86: acpi: Create a common irqlinks ASL file
by Bin Meng
· Wed May 25 19:19:06 2016 -0700
9a8f4cf
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Fri May 27 15:49:43 2016 -0400
675974d
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· Fri May 27 15:48:53 2016 -0400
9bd0f9a
ARM: OMAP4+: Fix DPLL programming sequence
by Lokesh Vutla
· Mon May 23 13:31:19 2016 +0530
650189f
tools: Add entry for generated tools/bin2header to tools/.gitignore
by Robert P. J. Day
· Sun May 22 05:46:05 2016 -0400
aeeb183
tools/genboardscfg.py: remove bogus import subprocess
by Masahiro Yamada
· Sun May 22 15:16:47 2016 +0900
e421e95
image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro.
by Robert P. J. Day
· Sat May 21 05:06:31 2016 -0400
4029d8e
arm64: rename __asm_flush_dcache_level to __asm_dcache_level
by Masahiro Yamada
· Tue May 17 16:38:08 2016 +0900
a9c3961
arm64: fix comment "flush & invalidate"
by Masahiro Yamada
· Tue May 17 16:38:07 2016 +0900
d094db4
arm64: optimize __asm_{flush, invalidate}_dcache_all
by Masahiro Yamada
· Tue May 17 16:38:06 2016 +0900
abb44e6
board: am335x: Allow to choose serial device dynamically
by Lokesh Vutla
· Mon May 16 11:47:29 2016 +0530
7ecf196
ARM: dts: AM335x-ICEv2: Add minimal dts support
by Lokesh Vutla
· Mon May 16 11:47:28 2016 +0530
86e2987
config: env: Set AM335x-ICEv2 board specific env
by Lokesh Vutla
· Mon May 16 11:47:27 2016 +0530
0d144f5
board: AM335x-ICEv2: Add cpsw support
by Lokesh Vutla
· Mon May 16 11:47:26 2016 +0530
c1ef8c0
ARM: AM33xx: Add support for Clock Synthesizer
by Lokesh Vutla
· Mon May 16 11:47:25 2016 +0530
5837b90
board: AM335x-ICEv2: Add DDR data
by Lokesh Vutla
· Mon May 16 11:47:24 2016 +0530
3112ea2
board: AM335x-ICEv2: Add pinmux support
by Lokesh Vutla
· Mon May 16 11:47:23 2016 +0530
d431b69
board: AM335x-ICEv2: Add epprom support
by Lokesh Vutla
· Mon May 16 11:47:22 2016 +0530
e996e7a
configs: am335x_evm: Switch to env on FAT SD by default
by Tom Rini
· Mon May 16 11:32:49 2016 +0530
1edfcaf
ARM: dts: AM335x-BBG: Add initial support
by Lokesh Vutla
· Mon May 16 11:24:29 2016 +0530
5a954ba
ARM: dts: AM335x-evmsk: Add initial support
by Lokesh Vutla
· Mon May 16 11:24:28 2016 +0530
4bbfcc3
ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt binding docs
by Mugunthan V N
· Mon May 16 11:24:27 2016 +0530
831f73f
ARM: AM335x: Enable FIT
by Lokesh Vutla
· Mon May 16 11:24:26 2016 +0530
e302aa1
ARM: dts: am335x-bone: Enable uart and timer
by Lokesh Vutla
· Mon May 16 11:24:25 2016 +0530
89b9f30
board: am33xx: fit: add support for selecting dtb dynamically
by Lokesh Vutla
· Mon May 16 11:24:24 2016 +0530
395af8c
ARM: AM43xx: configs: Update usb host boot defconfig
by Lokesh Vutla
· Mon May 16 11:11:19 2016 +0530
b64e056
ARM: dts: AM437x-IDK Initial Support
by Lokesh Vutla
· Mon May 16 11:11:18 2016 +0530
67fb6e0
ARM: dts: AM43x-EPOS Initial Support
by Lokesh Vutla
· Mon May 16 11:11:17 2016 +0530
6ba178f
ARM: AM43xx: Enable FIT
by Lokesh Vutla
· Mon May 16 11:11:16 2016 +0530
bb30b19
board: AM43xx: fit: add support for selecting dtb dynamically
by Lokesh Vutla
· Mon May 16 11:11:15 2016 +0530
b91f040
ARM: DRA7: configs: Remove obsolete configs
by Lokesh Vutla
· Mon May 16 10:51:25 2016 +0530
9f47c83
ARM: DRA7: Enable FIT
by Lokesh Vutla
· Mon May 16 10:51:24 2016 +0530
f4de472
board: dra7: fit: add support for selecting dtb dynamically
by Lokesh Vutla
· Mon May 16 10:51:23 2016 +0530
2e648cb
Remove unused BOOTFLAG definitions
by Chris Packham
· Fri May 13 13:08:56 2016 +1200
37d2632
spl: Add an option to load a FIT containing U-Boot from UART
by Lokesh Vutla
· Tue May 24 10:34:44 2016 +0530
2d357e0
spl: fit: Do not print selected dtb during fit load
by Lokesh Vutla
· Tue May 24 10:34:43 2016 +0530
12c4922
spl: Support loading a FIT from NAND
by Lokesh Vutla
· Tue May 24 10:34:42 2016 +0530
bc40d99
mtd: nand: am335x: spl: Fix copying of image
by Lokesh Vutla
· Tue May 24 10:34:41 2016 +0530
255c92a
spl: Support loading a FIT from SPI
by Lokesh Vutla
· Tue May 24 10:34:40 2016 +0530
a0913a3
spl: Support loading a FIT from FAT FS
by Lokesh Vutla
· Tue May 24 10:34:39 2016 +0530
f62cef1
spl: Allow to load a FIT containing U-Boot from FS
by Lokesh Vutla
· Tue May 24 10:34:38 2016 +0530
906969d
spl: fit: Fix the number of bytes read when reading fdt from fit
by Lokesh Vutla
· Tue May 24 10:34:37 2016 +0530
6ee85de
defconfig: ti: Add configs for OMAP5-class secure parts
by Daniel Allred
· Thu May 19 19:10:55 2016 -0500
7ceffb2
ARM: omap5: add ft_board_setup for dra7xx/am57xx
by Daniel Allred
· Thu May 19 19:10:54 2016 -0500
79ca224
ARM: omap5: add hooks for cpu/SoC fdt fixups
by Daniel Allred
· Thu May 19 19:10:53 2016 -0500
fd684b2
ARM: omap-common: Add device type to CPU string
by Daniel Allred
· Thu May 19 19:10:52 2016 -0500
e82e8dd
spl: build: ti: add support for secure boot images
by Daniel Allred
· Thu May 19 19:10:51 2016 -0500
36d0824
ti_omap5_common: Update SPL start address on secure parts
by Daniel Allred
· Thu May 19 19:10:50 2016 -0500
2a919e6
defconfig: Add a config for AM43xx secure part
by Madan Srinivas
· Thu May 19 19:10:49 2016 -0500
3623502
ti: AM43xx: board: Detect AM43xx HS EVM
by Madan Srinivas
· Thu May 19 19:10:48 2016 -0500
6f6a9da
ti: AM43xx: Use CONFIG options from SOC Kconfig
by Madan Srinivas
· Thu May 19 19:10:47 2016 -0500
e8a9b67
ti: AM43xx: config.mk: Add support for generating secure boot images
by Daniel Allred
· Thu May 19 19:10:46 2016 -0500
635173a
ti: omap-common: Add commands for generating secure SPL images
by Daniel Allred
· Thu May 19 19:10:45 2016 -0500
8a536e9
ti: omap-common: Add Kconfig file for secure device support
by Madan Srinivas
· Thu May 19 19:10:44 2016 -0500
eba13cd
arm: Kconfig: Add support for AM43xx SoC specific Kconfig
by Madan Srinivas
· Thu May 19 19:10:43 2016 -0500
fb59e8e
arm: am33xx: Kconfig: Add secure device definitions
by Madan Srinivas
· Thu May 19 19:10:42 2016 -0500
901301c
doc: Add info on using secure devices from TI
by Daniel Allred
· Thu May 19 19:10:41 2016 -0500
3c75700
Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
by Robert P. J. Day
· Thu May 19 15:23:12 2016 -0400
6b46318
test/py: Support setting up specific timeout
by Michal Simek
· Thu May 19 07:57:41 2016 +0200
2c08fc7
efi_loader: gop: Don't expose fb address
by Alexander Graf
· Wed May 18 02:04:24 2016 +0200
Next »