Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
01bb2c292e990fbc2fc0fde3d0fced8f9a3a7357
01bb2c2
gitignore: add intermediates from libfdt build
by Philipp Tomsich
· Tue Aug 29 11:47:16 2017 +0200
a99c052
fdt: fix 'prop (...) not found!' error in 'fdt set' command
by Hannes Schmelzer
· Fri Aug 18 14:41:14 2017 +0200
a4ddff4
dm: Add migration plan for CONFIG_BLK
by Simon Glass
· Sat Aug 05 15:45:53 2017 -0600
0819b9e
Makefile: Suppress output of python libfdt build command
by Bin Meng
· Sun Sep 03 04:37:49 2017 -0700
dde9ee8
Makefile: Quiesce libfdt build
by Bin Meng
· Sun Sep 03 04:37:48 2017 -0700
17f8f98
omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environment
by Derald D. Woods
· Sat Sep 02 17:43:05 2017 -0500
8ec73a9
block: Drop the ftide020 driver
by Bin Meng
· Sat Sep 02 08:43:54 2017 -0700
b2c7baa
block: ide: Drop CONFIG_IDE_LED
by Bin Meng
· Sat Sep 02 08:43:53 2017 -0700
23e2d33
block: ide: Drop CONFIG_IDE_INIT_POSTRESET
by Bin Meng
· Sat Sep 02 08:43:52 2017 -0700
c9ee946
nvme: Remove dead codes in nvme_setup_io_queues()
by Bin Meng
· Sat Sep 02 08:15:37 2017 -0700
8ac9f6c
nvme: Fix potential sign extension issue in nvme_blk_rw()
by Bin Meng
· Sat Sep 02 08:15:36 2017 -0700
318dda2
nvme: Fix wrong ndev->queues memset
by Bin Meng
· Sat Sep 02 08:15:35 2017 -0700
f6237c9
disk: part: fix typo
by Heinrich Schuchardt
· Tue Aug 29 18:36:59 2017 +0200
be3b78a
fix: fw_env: Prevent writing error message on special files, which don't support fsync
by Lukasz Majewski
· Sun Aug 27 13:46:22 2017 +0200
85ebbeb
bch: don't use __BSD_VISIBLE to test for fls
by Jonathan Gray
· Sun Aug 27 20:45:14 2017 +1000
30403e5
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
by Thomas Petazzoni
· Wed Aug 23 22:59:06 2017 +0200
53357fb
include/configs: remove default values of CONFIG_SYS_BARGSIZE
by Thomas Petazzoni
· Wed Aug 23 22:59:05 2017 +0200
1b3d878
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
by Thomas Petazzoni
· Wed Aug 23 22:59:04 2017 +0200
99e2ce0
include/config_fallbacks.h: add default for CONFIG_SYS_MAXARGS
by Thomas Petazzoni
· Wed Aug 23 22:59:03 2017 +0200
00406b5
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
by Thomas Petazzoni
· Wed Aug 23 22:59:02 2017 +0200
c773055
include/config_fallbacks.h: change fallback for CONFIG_SYS_PBSIZE
by Thomas Petazzoni
· Wed Aug 23 22:59:01 2017 +0200
8c90c92
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
by Thomas Petazzoni
· Wed Aug 23 22:59:00 2017 +0200
5e3d8ca
include/config_fallbacks.h: add default for CONFIG_SYS_CBSIZE
by Thomas Petazzoni
· Wed Aug 23 22:58:59 2017 +0200
7947c69
part: efi: Disable overlap check
by Maxime Ripard
· Wed Aug 23 16:01:33 2017 +0200
0d39087
part: efi: make gpt_fill_pte take the device descriptor
by Maxime Ripard
· Wed Aug 23 16:01:32 2017 +0200
be4a6b8
part: efi: rework the partition start and size in gpt_fill_pte
by Maxime Ripard
· Wed Aug 23 16:01:31 2017 +0200
1d088f0
part: efi: Fix offset
by Maxime Ripard
· Wed Aug 23 16:01:30 2017 +0200
681b521
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Sat Sep 02 20:50:59 2017 -0400
5664f83
Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set
by Adam Ford
· Sun Aug 13 09:00:28 2017 -0500
fa33c00
x86: theadorable-x86-common: Remove "ip=dhcp" from default environment
by Stefan Roese
· Wed Aug 30 09:40:17 2017 +0200
62e16c5
x86: baytrail: acpi: Add full reset bit to the reset register value in FADT
by Bin Meng
· Mon Aug 28 22:09:11 2017 -0700
4a75e9b
x86: ich-spi: Clear atomic preop only when SPI settings are not locked
by Bin Meng
· Sat Aug 26 19:22:59 2017 -0700
26ed19c
x86: ich-spi: Remove useless assignment in ich_spi_xfer()
by Bin Meng
· Sat Aug 26 19:22:58 2017 -0700
6f155f4
omap3_logic: Move CONFIG_SYS_NAND_U_BOOT_OFFS to Kconfig
by Adam Ford
· Sun Aug 13 08:21:39 2017 -0500
02bf536
Convert CONFIG_BCH to Kconfig
by Adam Ford
· Fri Aug 11 09:46:05 2017 -0500
b315e4c
Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig
by Adam Ford
· Fri Aug 11 08:51:20 2017 -0500
fa1dd3d
Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig
by Adam Ford
· Fri Aug 11 06:39:34 2017 -0500
73010ab
Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX
by Adam Ford
· Fri Aug 11 06:39:13 2017 -0500
b5bf562
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
by Tom Rini
· Fri Aug 25 17:50:27 2017 -0400
504997e
configs: Migrate all of the existing USB symbols, except fastboot
by Tom Rini
· Fri Aug 25 17:50:26 2017 -0400
47dce76
Revert "Merge git://git.denx.de/u-boot-video"
by Tom Rini
· Fri Sep 01 16:17:17 2017 -0400
e59e1ec
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· Fri Sep 01 13:30:19 2017 -0400
bd0f255
Merge git://git.denx.de/u-boot-video
by Tom Rini
· Fri Sep 01 12:57:03 2017 -0400
dc1436c
sunxi: Fix CONFIG_SUNXI_GMAC references
by Dave Prue
· Thu Aug 31 19:21:01 2017 +0200
a220f8f
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· Fri Sep 01 10:40:59 2017 -0400
a07e006
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· Fri Sep 01 10:33:21 2017 -0400
b8f2c8c
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· Fri Sep 01 10:32:35 2017 -0400
59565f9
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· Fri Sep 01 10:31:07 2017 -0400
e76f006
mmc: sunxi: Only update timing mode bit when enabling new timing mode
by Chen-Yu Tsai
· Thu Aug 31 21:57:48 2017 +0800
88d8f88
i.MX6Q: icorem6: Add falcon mode
by Jagan Teki
· Mon Aug 28 16:45:48 2017 +0530
7bb61bb
i.MX6Q: spl: Fix falcon to use dram_init_banksize
by Jagan Teki
· Mon Aug 28 16:45:47 2017 +0530
34da473
imx: remove SATA boot mode for i.MX 6UL and 6ULL
by Stefan Agner
· Tue Aug 29 09:10:11 2017 -0700
e84ae52d
ARM: mvebu: add "spi-flash" compatible string
by Chris Packham
· Tue Aug 29 20:37:54 2017 +1200
a5293ae
ARM: uniphier: enable Denali NAND driver for 64bit SoCs
by Masahiro Yamada
· Wed Aug 30 00:51:30 2017 +0900
d69d0a7
ARM: uniphier: set system bus pinmux for PXs3
by Masahiro Yamada
· Tue Aug 29 15:42:20 2017 +0900
b8d8c5e
ARM: uniphier: move CONFIG_NAND to defconfig
by Masahiro Yamada
· Tue Aug 29 15:41:32 2017 +0900
23bdb3d
ARM: dts: uniphier: update PXs3 SoC/board DT
by Masahiro Yamada
· Tue Aug 29 12:20:53 2017 +0900
1a420bd
ARM: dts: uniphier: sync with Linux
by Masahiro Yamada
· Tue Aug 29 12:20:52 2017 +0900
8eb6a1c
reset: uniphier: add PXs3 support
by Masahiro Yamada
· Tue Aug 29 12:20:51 2017 +0900
68199a2
reset: uniphier: fix compatible for SD reset node for LD11/LD20
by Masahiro Yamada
· Tue Aug 29 12:20:50 2017 +0900
644f5bf
clk: uniphier: add System clock support
by Masahiro Yamada
· Tue Aug 29 01:06:15 2017 +0900
1f43c7b
ARM: uniphier: fix DSPLL init code for LD20 SoC
by Dai Okamura
· Mon Aug 28 21:57:15 2017 +0900
285ceed
ARM: uniphier: remove ad-hoc pin settings for NAND
by Masahiro Yamada
· Sat Aug 26 17:58:03 2017 +0900
b35e1b8
ARM: uniphier: enable CONFIG_NAND_DENALI_DT
by Masahiro Yamada
· Sat Aug 26 17:58:02 2017 +0900
f117507
ARM: uniphier: remove unneeded NAND config options
by Masahiro Yamada
· Sat Aug 26 17:58:01 2017 +0900
616933d9
ARM: uniphier: add PLL settings for PXs3
by Masahiro Yamada
· Sat Aug 26 17:58:00 2017 +0900
629965a
ARM: uniphier: move PLLCTRL register macros to each SoC .c file
by Masahiro Yamada
· Sat Aug 26 17:57:59 2017 +0900
00bfa7b
ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settings
by Masahiro Yamada
· Sat Aug 26 17:57:58 2017 +0900
9c5a5dd
mtd: nand: denali_dt: add a DT driver
by Masahiro Yamada
· Sat Aug 26 01:12:31 2017 +0900
4dada2c
ofnode: add {ofnode, dev}_read_resource_byname()
by Masahiro Yamada
· Sat Aug 26 01:12:30 2017 +0900
fa4211c
video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before
by Anatolij Gustschin
· Fri Aug 25 15:10:43 2017 +0200
4246f46
icorem6: Fix to find MMC devices
by Jagan Teki
· Fri Aug 25 20:20:44 2017 +0530
938734e
imx6: don't include unneeded boot_mode array in SPL
by Anatolij Gustschin
· Mon Aug 28 17:51:33 2017 +0200
28674c9
spl: do not repeat timer init on i.MX6
by Anatolij Gustschin
· Mon Aug 28 17:46:33 2017 +0200
bd49420
imx: timer: don't clear the GPT control register multiple times
by Anatolij Gustschin
· Mon Aug 28 17:46:32 2017 +0200
004cbb6
pfla02: Fix RAM detection and support 1 bank SOM
by Stefano Babic
· Fri Aug 25 13:02:53 2017 +0200
27e066f
Prepare v2017.09-rc3
by Tom Rini
· Mon Aug 28 22:42:44 2017 -0400
0f3f23e
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Mon Aug 28 22:42:12 2017 -0400
59f1ac3
splash_source: Verify FIT magic
by Niko Mauno
· Thu Aug 03 09:53:24 2017 +0300
66038de
usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3
by Masahiro Yamada
· Fri Aug 25 01:30:20 2017 +0900
0cc228e
mmc: sunxi: fix legacy MMC initialisation
by Maxime Ripard
· Wed Aug 23 13:41:33 2017 +0200
106344b
sunxi: bpi-m3: Enable eMMC
by Jagan Teki
· Mon Aug 28 14:30:31 2017 +0530
4799a1a
sunxi: Enable MMC new mode for A83T
by Maxime Ripard
· Wed Aug 23 12:03:42 2017 +0200
95e3470
mmc: sunxi: Support new mode
by Maxime Ripard
· Wed Aug 23 12:03:41 2017 +0200
51962ee
bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot
by Hannes Schmelzer
· Fri Aug 25 14:27:37 2017 +0200
1664c5b
common: console: Fix duplicated CONFIG in silent env callback
by Wilson Lee
· Fri Aug 25 00:06:29 2017 -0700
6123f638
sandbox: Enable NVMe driver for build testing
by Bin Meng
· Tue Aug 22 08:15:19 2017 -0700
843c299
sandbox: Add a dummy invalidate_dcache_range() function
by Bin Meng
· Tue Aug 22 08:15:18 2017 -0700
326c5fd
nvme: Adjust the 'nvme' command to use blk_common_cmd()
by Bin Meng
· Tue Aug 22 08:15:17 2017 -0700
34818738
nvme: Get rid of the global variable nvme_info
by Bin Meng
· Tue Aug 22 08:15:16 2017 -0700
fbd422b
nvme: Use blk_create_devicef() API
by Bin Meng
· Tue Aug 22 08:15:15 2017 -0700
578b195
nvme: Apply cache operations on the DMA buffers
by Bin Meng
· Tue Aug 22 08:15:14 2017 -0700
29e558d
nvme: Consolidate block read and write routines
by Bin Meng
· Tue Aug 22 08:15:13 2017 -0700
1c42a29
nvme: Use macros to access NVMe queues
by Bin Meng
· Tue Aug 22 08:15:12 2017 -0700
dff7df7c
nvme: Respect timeout when en/disabling the controller
by Bin Meng
· Tue Aug 22 08:15:11 2017 -0700
f03e5fc
nvme: Cache controller's capabilities
by Bin Meng
· Tue Aug 22 08:15:10 2017 -0700
b3ea27d
nvme: Fix endianness assignment to prp2 in nvme_identify()
by Bin Meng
· Tue Aug 22 08:15:09 2017 -0700
663f4b7
nvme: Fix ndev->queues allocation
by Bin Meng
· Tue Aug 22 08:15:08 2017 -0700
a7cbfff
nvme: Fix getting PCI vendor id of the NVMe block device
by Bin Meng
· Tue Aug 22 08:15:07 2017 -0700
0c8c930
nvme: Remove useless defines
by Bin Meng
· Tue Aug 22 08:15:06 2017 -0700
Next »