Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
995198519510549aff9c218e27e6e36a8df9e205
9951985
ARM: dts: AM572x-IDK Initial Support
by Schuyler Patton
· Fri Jun 10 09:35:45 2016 +0530
b963409
ARM: AM57xx: Enable FIT
by Lokesh Vutla
· Fri Jun 10 09:35:44 2016 +0530
00bf8b2
board: am57xx: fit: add support for selecting dtb dynamically
by Lokesh Vutla
· Fri Jun 10 09:35:43 2016 +0530
6c2cfdd
board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVM
by Lokesh Vutla
· Fri Jun 10 09:35:42 2016 +0530
5178dc1
armv8: s32v234: Introduce basic support for s32v234evb
by Eddy Petrișor
· Sun Jun 05 03:43:00 2016 +0300
0edfb4e
serial: Introduce linflex uart support
by Stoica Cosmin-Stefan
· Sun Jun 05 03:42:59 2016 +0300
45f2c70
board: arm:: Add support for Broadcom BCM23550
by Steve Rae
· Thu Jun 02 15:10:56 2016 -0700
702012e
Merge branch 'master' of git://git.denx.de/u-boot-arc
by Tom Rini
· Mon Jun 13 08:51:50 2016 -0400
1f5d090
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Tom Rini
· Mon Jun 13 08:51:21 2016 -0400
edf3271
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· Mon Jun 13 08:50:58 2016 -0400
db16308
axs103: Bump CPU frequency from 50MHz to 100MHz
by Alexey Brodkin
· Fri Jun 10 18:19:25 2016 +0300
b686ce7
arc: Update data accessors with use of memory barriers
by Alexey Brodkin
· Wed Jun 08 08:24:54 2016 +0300
0fda964
board: axs10x: Flush entire cache after programming reset vector
by Alexey Brodkin
· Wed Jun 08 08:19:33 2016 +0300
5accfc9
arc/cache: Flush & invalidate all caches right before enabling IOC
by Alexey Brodkin
· Wed Jun 08 08:04:03 2016 +0300
e344c1f
arc/cache: really do invalidate_dcache_all() even if IOC exists
by Alexey Brodkin
· Wed Jun 08 07:57:19 2016 +0300
bd04127
common: env_ubi: Clear environment buffer before reading
by Marcin Niestroj
· Tue May 24 14:59:55 2016 +0200
3bb01f1
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· Sun Jun 12 23:28:57 2016 -0400
1d9e409
autoboot: follow-up cleanup after CONFIG_BOOTDELAY moves
by Masahiro Yamada
· Sat Jun 11 18:44:09 2016 +0900
dd6427f
ARM: stm32: remove unused CONFIG_AUTOBOOT
by Masahiro Yamada
· Sat Jun 11 18:44:08 2016 +0900
8cc84e7
tools: fix define2mk.sed to not add quotes around negative integers
by Masahiro Yamada
· Sat Jun 11 18:44:10 2016 +0900
b1a570f
tools: moveconfig: Add a new --git-ref option
by Joe Hershberger
· Fri Jun 10 14:53:32 2016 -0500
93f1c2d
tools: moveconfig: New color used for changed defconfig
by Joe Hershberger
· Fri Jun 10 14:53:30 2016 -0500
640de87
tools: moveconfig: Fix another typo
by Joe Hershberger
· Fri Jun 10 14:53:29 2016 -0500
cb256cb
tools: moveconfig: make Slot.poll() more readable with helper methods
by Masahiro Yamada
· Wed Jun 08 11:47:37 2016 +0900
9566abd
tools: moveconfig: allow to run without any CONFIG specified
by Masahiro Yamada
· Thu May 19 15:52:09 2016 +0900
83c1767
tools: moveconfig: add --force-sync option
by Masahiro Yamada
· Thu May 19 15:52:08 2016 +0900
0f6beda
tools: moveconfig: report when defconfig is updated
by Masahiro Yamada
· Thu May 19 15:52:07 2016 +0900
07f9852
tools: moveconfig: report when CONFIGs are removed by savedefconfig
by Masahiro Yamada
· Thu May 19 15:52:06 2016 +0900
76f8df5
tools: moveconfig: display log when savedefconfig occurs
by Masahiro Yamada
· Thu May 19 15:52:05 2016 +0900
263d137
tools: moveconfig: skip savedefconfig if .config was not updated
by Masahiro Yamada
· Thu May 19 15:52:04 2016 +0900
274a5ee
tools: moveconfig: refactor code to go back to idle state
by Masahiro Yamada
· Thu May 19 15:52:03 2016 +0900
465b7c0
tools: moveconfig: display log atomically in more readable format
by Masahiro Yamada
· Thu May 19 15:52:02 2016 +0900
69e2bbc
tools: moveconfig: move log output code out of Kconfig Parser class
by Masahiro Yamada
· Thu May 19 15:52:01 2016 +0900
5393b61
tools: moveconfig: compute file paths just once
by Masahiro Yamada
· Thu May 19 15:52:00 2016 +0900
b903c4e
tools: moveconfig: allow to give CONFIG names as argument directly
by Masahiro Yamada
· Thu May 19 15:51:58 2016 +0900
b80a667
tools: moveconfig: drop code for handling type and default value
by Masahiro Yamada
· Thu May 19 15:51:57 2016 +0900
5643d6e
tools: moveconfig: do not rely on type and default value given by users
by Masahiro Yamada
· Thu May 19 15:51:56 2016 +0900
cefaa58
tools: moveconfig: increment number of processed files monotonically
by Masahiro Yamada
· Thu May 19 15:51:55 2016 +0900
990e677
tools: moveconfig: exit with error message for not clean directory
by Masahiro Yamada
· Thu May 19 15:51:54 2016 +0900
c4d76eb
tools: moveconfig: check compilers before starting defconfig walk
by Masahiro Yamada
· Thu May 19 15:51:53 2016 +0900
06f76e9
tools: moveconfig: check directory location before compilers
by Masahiro Yamada
· Thu May 19 15:51:52 2016 +0900
6ef8ad9
tools: moveconfig: remove redundant else: after sys.exit()
by Masahiro Yamada
· Thu May 19 15:51:51 2016 +0900
7c0d9d2
tools: moveconfig: rename update_defconfig() to update_dotconfig()
by Masahiro Yamada
· Thu May 19 15:51:50 2016 +0900
953d93b
tools: moveconfig: fix --dry-run option
by Masahiro Yamada
· Thu May 19 15:51:49 2016 +0900
b0e59ee
serial: atmel_usart: Add device tree support
by Wenyou Yang
· Wed Jun 01 08:36:56 2016 +0800
c7cbf22
ARM: at91: Fix PMC bit definitions
by Marek Vasut
· Sat May 14 23:43:19 2016 +0200
f5e7513
ARM: at91: sama5: Extend boot device autodetection
by Marek Vasut
· Sat May 14 23:43:01 2016 +0200
2369c9c
arm: at91: Add support for gurnard
by Andre Renaud
· Thu May 05 07:28:22 2016 -0600
6eb90e1
fdt: Correct return value in fdtdec_decode_display_timing()
by Simon Glass
· Thu May 05 07:28:21 2016 -0600
31f56b4
at91: video: Support driver-model for the LCD driver
by Simon Glass
· Thu May 05 07:28:20 2016 -0600
f3e7f01
at91: video: Prepare for driver-model conversion
by Simon Glass
· Thu May 05 07:28:19 2016 -0600
317a382
linux/compat.h: add dev_warn()
by Andreas Bießmann
· Sat Jun 04 22:27:22 2016 +0200
46ecd23
at91: Add driver-model GPIO devices for AT91SAM9G45
by Simon Glass
· Thu May 05 07:28:17 2016 -0600
eaf2321
at91: nand: Set up the ECC strength correctly
by Andre Renaud
· Thu May 05 07:28:15 2016 -0600
cf44b94
at91: Correct NAND ECC register access
by Andre Renaud
· Thu May 05 07:28:14 2016 -0600
3c9fc8d
arm: at91: Add a header file for the real-time clock
by Andre Renaud
· Thu May 05 07:28:13 2016 -0600
30a4121
arm: at91: dts: Bring in device tree file for AT91SAM9G45
by Simon Glass
· Thu May 05 07:28:12 2016 -0600
75c5d18
net: macb: Convert to driver model
by Simon Glass
· Thu May 05 07:28:11 2016 -0600
3d5dcef
net: macb: Flush correct cache portion when sending
by Simon Glass
· Thu May 05 07:28:10 2016 -0600
5ad2751
net: macb: Prepare for driver-model conversion
by Simon Glass
· Thu May 05 07:28:09 2016 -0600
23298cd
net: Handle an empty bootp extension section
by Andre Renaud
· Thu May 05 07:28:08 2016 -0600
adc47bf
bootm: Align cache flush end address correctly
by Simon Glass
· Thu May 05 07:28:07 2016 -0600
9084407
arm: Allow skipping of low-level init with I-cache on
by Simon Glass
· Thu May 05 07:28:06 2016 -0600
ff38e7e
at91: Add support for the AT91 slow clock controller
by Andre Renaud
· Thu May 05 07:28:05 2016 -0600
ba91bd5
gpio: at91: Fix pullup/pulldown configuration on PIO3
by Marek Vasut
· Wed May 04 23:05:23 2016 +0200
5021e3c
verified-boot: Minimal support for booting U-Boot proper from SPL
by Teddy Reed
· Thu Jun 09 19:18:44 2016 -0700
aca42d7
ti_armv7_common: env: Remove no longer needed mem_reserve
by Andrew F. Davis
· Wed Jun 08 10:19:14 2016 -0500
853445f
cmd: gpt: add - partition size parsing
by Michael Trimarchi
· Wed Jun 08 10:18:16 2016 +0200
c805623
arm: dra7xx: Assign omap_vcores based on board type
by Keerthy
· Tue Jun 07 16:05:25 2016 +0530
dd4845e
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· Sun Jun 12 12:52:33 2016 -0400
bd1f7f2
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· Sun Jun 12 12:52:19 2016 -0400
61a382b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Sun Jun 12 12:51:34 2016 -0400
fa72162
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· Sun Jun 12 09:55:16 2016 -0400
c338c38
x86: broadwell: gpio: Remove the codes to set up pin control
by Bin Meng
· Wed Jun 08 05:07:39 2016 -0700
a455964
x86: Probe pinctrl driver in cpu_init_r()
by Bin Meng
· Wed Jun 08 05:07:38 2016 -0700
cceab52
x86: Enable regmap and syscon for coreboot and qemu-x86
by Bin Meng
· Wed Jun 08 05:07:37 2016 -0700
45f4f3e
x86: Update x86-pinctrl driver device-tree-bindings doc
by Bin Meng
· Wed Jun 08 05:07:36 2016 -0700
e4d977f
x86: baytrail: Configure card detect pin of the SD controller
by Bin Meng
· Wed Jun 08 05:07:35 2016 -0700
7bfe2b5
x86: baytrail: Change fsp, emmc-boot-mode to "auto"
by Bin Meng
· Wed Jun 08 05:07:34 2016 -0700
de6d198
x86: baytrail: Add 'reg' property in the pinctrl node
by Bin Meng
· Wed Jun 08 05:07:33 2016 -0700
1e4479d
x86: ich6_gpio: Output return value of syscon_get_by_driver_data()
by Bin Meng
· Wed Jun 08 05:07:32 2016 -0700
5a49f87
x86: acpi: Fix madt lapic generation
by George McCollister
· Tue Jun 07 13:40:18 2016 -0500
331c87c
armv8: ls2080aqds: Enable QSPI boot support
by Yuan Yao
· Wed Jun 08 18:25:00 2016 +0800
de749c5
configs: ls2080aqds_nand_defconfig: Enable QSPI
by Yuan Yao
· Wed Jun 08 18:24:59 2016 +0800
5d555b9
configs: ls2080a: Increase load image len in NAND boot
by Yuan Yao
· Wed Jun 08 18:24:58 2016 +0800
86f42d7
armv8: ls2080aqds: Config QSPI pin mux via FPGA in NAND boot
by Yuan Yao
· Wed Jun 08 18:24:57 2016 +0800
b42bbc2
dts: ls2080aqds: Add QSPI dts node
by Yuan Yao
· Wed Jun 08 18:24:56 2016 +0800
6fc42b0
configs: ls2080aqds: Enable QSPI flash support
by Yuan Yao
· Wed Jun 08 18:24:55 2016 +0800
5a89cce
armv8: ls2080aqds: disable IFC NOR & QIXIS when QSPI enable
by Yuan Yao
· Wed Jun 08 18:24:54 2016 +0800
5d891fe
configs: ls2080a_common: Remove duplicate NOR configs
by Yuan Yao
· Wed Jun 08 18:24:53 2016 +0800
2ec8584
armv8: ls2080aqds: Select QSPI CLK div via SCFG
by Yuan Yao
· Wed Jun 08 18:24:52 2016 +0800
d40c885
drivers: i2c: mxc: Add early init
by Yuan Yao
· Wed Jun 08 18:24:51 2016 +0800
9abba11
board: ls2080a: Add "mcinitcmd" env for MC & DPL deployment
by Pratiyush Mohan Srivastava
· Wed Jan 20 12:29:03 2016 +0530
3dfb82a
armv8/ls2080a: configure PMU's PCTBENR to enable WDT
by Yunhui Cui
· Wed Jun 08 10:31:42 2016 +0800
b8f999e
sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80
by Siarhei Siamashka
· Tue May 31 01:48:06 2016 +0300
2c885e9
sunxi: Downclock AHB1 to 100MHz on Allwinner A64
by Siarhei Siamashka
· Tue May 31 01:48:05 2016 +0300
ffa5442
spi: pic32_spi: add SPI master driver for PIC32 SoC.
by Purna Chandra Mandal
· Thu Jun 02 14:26:08 2016 +0530
79e49fd
MIPS: Make CONFIG_SYS_DCACHE_LINE_SIZE int, not hex
by Paul Burton
· Thu Jun 09 13:09:52 2016 +0100
1194f94
MIPS: Fix invalidate_dcache_range to operate on L1 Dcache
by Paul Burton
· Thu Jun 09 13:09:51 2016 +0100
779afb6
sunxi: musb: Properly turn of musb controller before booting
by Hans de Goede
· Sun Jun 05 16:53:04 2016 +0200
Next »