Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ba4d8609e1b7b8df2ac0e7d3e1fac973fcc7d1fc
ba4d860
Convert CONFIG_CMD_ECCTEST to Kconfig
by Simon Glass
· Wed May 17 03:25:08 2017 -0600
02ecaed
Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDR
by Simon Glass
· Wed May 17 03:25:07 2017 -0600
a41a3be
Kconfig: Drop CONFIG_SYS_I2C_DS1621_ADDR
by Simon Glass
· Wed May 17 03:25:06 2017 -0600
b6fadad
Drop digital thermometer and thermostat (DTT) drivers
by Simon Glass
· Wed May 17 03:25:05 2017 -0600
5e20d18
Drop three-wire serial (TWS) support
by Simon Glass
· Wed May 17 03:25:04 2017 -0600
434524f
Kconfig: Drop CONFIG_SYS_I2C_DTT_ADDR
by Simon Glass
· Wed May 17 03:25:03 2017 -0600
58ed322
Convert CONFIG_DS4510 to Kconfig
by Simon Glass
· Wed May 17 03:25:02 2017 -0600
97cc847
Kconfig: Drop CONFIG_CMD_DS4510
by Simon Glass
· Wed May 17 03:25:01 2017 -0600
df493e1
Kconfig: Drop CONFIG_CMD_DS4510_RST
by Simon Glass
· Wed May 17 03:25:00 2017 -0600
22fc9ba
Kconfig: Drop CONFIG_CMD_DS4510_MEM
by Simon Glass
· Wed May 17 03:24:59 2017 -0600
d45369e
Kconfig: Drop CONFIG_CMD_DS4510_INFO
by Simon Glass
· Wed May 17 03:24:58 2017 -0600
5bdd919
lib: move hash CONFIG options to Kconfig
by Tom Rini
· Mon May 15 12:17:49 2017 -0400
cc54a10
FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT
by Tom Rini
· Mon May 15 12:17:48 2017 -0400
e710ab7
test: py: Add cmd_echo dependency
by Michal Simek
· Mon May 15 14:29:02 2017 +0200
48fcc4a
Convert CONFIG_SPL_BOARD_INIT to Kconfig
by Ley Foon Tan
· Wed May 03 17:13:32 2017 +0800
d6efc22
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Thu May 18 17:17:45 2017 -0400
5f7fd41
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· Thu May 18 17:17:42 2017 -0400
2d62bb1
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Thu May 18 17:17:39 2017 -0400
8fc52bf
ARM: dts: am335x-evm: disable mmc3
by Jean-Jacques Hiblot
· Wed May 17 21:22:55 2017 +0200
b6bbec1
scripts/Makefile.lib: Always have ...-u-boot.dtsi be able to override
by Tom Rini
· Wed May 17 14:06:08 2017 -0400
6fa3e3e
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Stefano Babic
· Thu May 18 11:53:27 2017 +0200
5b7cea6
arm: socfpga: Enable build for Arria 10
by Ley Foon Tan
· Wed Apr 26 02:44:48 2017 +0800
4c66da1
arm: socfpga: Add board files for the Arria10
by Ley Foon Tan
· Wed Apr 26 02:44:47 2017 +0800
10b6964
arm: socfpga: Add config and defconfig for Arria 10
by Ley Foon Tan
· Wed Apr 26 02:44:46 2017 +0800
9db517e
arm: socfpga: Add SPL support for Arria 10
by Ley Foon Tan
· Wed Apr 26 02:44:45 2017 +0800
2f72120
arm: dts: Add dts and dtsi for Arria 10
by Ley Foon Tan
· Wed Apr 26 02:44:44 2017 +0800
cfd0c54
arm: socfpga: Add misc support for Arria 10
by Ley Foon Tan
· Wed Apr 26 02:44:43 2017 +0800
9ea8c5b
arm: socfpga: Add pinmux for Arria 10
by Ley Foon Tan
· Wed Apr 26 02:44:42 2017 +0800
d33c203
arm: socfpga: Add sdram header file for Arria 10
by Ley Foon Tan
· Wed Apr 26 02:44:41 2017 +0800
c3b4963
arm: socfpga: Add system manager for Arria 10
by Ley Foon Tan
· Wed Apr 26 02:44:40 2017 +0800
ca40f29
arm: socfpga: Add clock driver for Arria 10
by Ley Foon Tan
· Wed Apr 26 02:44:39 2017 +0800
778ed2c
arm: socfpga: Add reset driver support for Arria 10
by Ley Foon Tan
· Wed Apr 26 02:44:38 2017 +0800
05e8629
arm: socfpga: Add A10 macros
by Ley Foon Tan
· Wed Apr 26 02:44:37 2017 +0800
b149f2b
arm: socfpga: Restructure misc driver
by Ley Foon Tan
· Wed Apr 26 02:44:36 2017 +0800
d5c5e3b
arm: socfpga: Restructure system manager
by Ley Foon Tan
· Wed Apr 26 02:44:35 2017 +0800
dd5d12d
arm: socfpga: Restructure reset manager driver
by Ley Foon Tan
· Wed Apr 26 02:44:34 2017 +0800
ec6f882
arm: socfpga: Restructure clock manager driver
by Ley Foon Tan
· Wed Apr 26 02:44:33 2017 +0800
f24aa67
usb: lpc32xx: add i2c DM support
by Liam Beguin
· Wed May 17 13:01:15 2017 -0400
de91c16
pinctrl: imx: fix memory leak
by Peng Fan
· Thu May 11 17:34:14 2017 +0800
2d96e45
imx: mx7dsabresd: fix secure config after switching to DM
by Stefano Babic
· Thu May 18 10:37:01 2017 +0200
f50758c
imx: mx7dsabresd: switch to DM USB
by Peng Fan
· Thu Apr 13 14:09:59 2017 +0800
12f4611
imx: mx7dsabresd: reset ENET_RST_B
by Peng Fan
· Thu Apr 13 14:09:58 2017 +0800
9aa9c41
imx: mx7dsabresd: enable more DM drivers
by Peng Fan
· Thu Apr 13 14:09:57 2017 +0800
78d7331
gpio: 74x164: make oe-pins optional
by Peng Fan
· Thu Apr 13 14:09:56 2017 +0800
176ee21
spi: kconfig: add soft spi Kconfig entry
by Peng Fan
· Thu Apr 13 14:09:55 2017 +0800
74b55f7
arm: dts: imx7d-sdb: add usdhc support
by Peng Fan
· Thu Apr 13 14:09:54 2017 +0800
db38d03
arm: dts: imx7d-sdb: add i2c support
by Peng Fan
· Thu Apr 13 14:09:53 2017 +0800
89689da
arm: dts: imx7d-sdb: add regulator node for usb and mmc
by Peng Fan
· Thu Apr 13 14:09:52 2017 +0800
9fb5dbc
arm: dts: imx7d-sdb: add spi gpio node
by Peng Fan
· Thu Apr 13 14:09:51 2017 +0800
0d60e43
arm: dts: imx7d-sdb add basic dts
by Peng Fan
· Thu Apr 13 14:09:50 2017 +0800
eab61a2
arm: dts: imx7: sync with Linux
by Peng Fan
· Thu Apr 13 14:09:49 2017 +0800
fcabb0b
imx: ventana: update imx wdog external reset dt property
by Tim Harvey
· Mon May 15 10:05:07 2017 -0700
dc5996a
imx: ventana: fix GW520x external watchdog dt update
by Tim Harvey
· Mon May 15 10:05:06 2017 -0700
28ccf12
mx6sabresd: Remove non-SPL targets
by Fabio Estevam
· Sun May 14 20:00:24 2017 -0300
15cb6b1
mx6sabresd: Add SPL support for the mx6dl variant
by Fabio Estevam
· Fri May 12 12:45:24 2017 -0300
c88f167
mx6sabresd: Prepare for supporting MX6DL
by Fabio Estevam
· Fri May 12 12:45:23 2017 -0300
3ff7b93
engicam: common: Move board_late_init
by Jagan Teki
· Sun May 07 02:43:15 2017 +0530
c5d8681
engicam: common: Move common board code
by Jagan Teki
· Sun May 07 02:43:14 2017 +0530
2c67e88
geam6/isiot: Move the spl code common
by Jagan Teki
· Sun May 07 02:43:13 2017 +0530
215cd41
icorem6[_rqs]: Move the spl code common
by Jagan Teki
· Sun May 07 02:43:12 2017 +0530
9910e30
i.MX6UL: isiot: Add SETUP_IOMUX_PADS
by Jagan Teki
· Sun May 07 02:43:11 2017 +0530
6e029d3
isiot: Fix to use usdhc2_pads for mmc2
by Jagan Teki
· Sun May 07 02:43:10 2017 +0530
8939564
i.MX6UL: geam6ul: Add SETUP_IOMUX_PADS
by Jagan Teki
· Sun May 07 02:43:09 2017 +0530
e5cc0b6
icorem6: Use drive strength macros
by Jagan Teki
· Sun May 07 02:43:08 2017 +0530
6baea6a
icorem6: Use proper iomux_ddr_regs drive strength values
by Jagan Teki
· Sun May 07 02:43:07 2017 +0530
85c95b7
engicam: Move uart mux init to SPL
by Jagan Teki
· Sun May 07 02:43:06 2017 +0530
0930026
icorem6: Make SPL to pick suitable fdt
by Jagan Teki
· Sun May 07 02:43:05 2017 +0530
38b08b4
engicam: Set fdt_file env during run-time
by Jagan Teki
· Sun May 07 02:43:04 2017 +0530
54cc63f
geam6ul: Add mmc_late_init
by Jagan Teki
· Sun May 07 02:43:03 2017 +0530
3061eb3
geam6ul: Add modeboot env via board_late_init
by Jagan Teki
· Sun May 07 02:43:02 2017 +0530
7956ee1
icorem6: Add mmc_late_init
by Jagan Teki
· Sun May 07 02:43:01 2017 +0530
5e53ac0
icorem6: Add modeboot env via board_late_init
by Jagan Teki
· Sun May 07 02:43:00 2017 +0530
a8317a4
imx-common: rdc-sema: correct return value
by Peng Fan
· Fri Apr 21 16:56:50 2017 +0800
4922d6e
thermal: imx: fix calculation
by Peng Fan
· Tue Apr 18 20:41:53 2017 +0800
46c8e53
imx: thermal: update imx6 thermal driver according new equation
by Peng Fan
· Tue Apr 18 20:41:52 2017 +0800
0932337
imx-common: timer: clean up
by Peng Fan
· Wed Apr 19 17:05:55 2017 +0800
675a644
mx25pdk: Add fuse API support
by Fabio Estevam
· Mon Apr 17 19:29:05 2017 -0300
8f8e458
net: fec_mxc: specify the registered eth index by dev_id
by Andy Duan
· Mon Apr 10 19:44:35 2017 +0800
0eaaf83
net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse
by Andy Duan
· Mon Apr 10 19:44:34 2017 +0800
42c2466
net: fec: do not access reserved register for i.MX6ULL
by Peng Fan
· Mon Apr 10 19:44:33 2017 +0800
c1047f6
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· Wed May 17 14:13:58 2017 -0400
7e18bd3
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Wed May 17 14:13:16 2017 -0400
8e0a450
ARM: uniphier: add more init code for PXs3
by Masahiro Yamada
· Mon May 15 14:26:33 2017 +0900
b8d6721
ARM: uniphier: move kernel physical base to 0x82080000
by Masahiro Yamada
· Tue May 16 14:35:15 2017 +0900
938ab16
ARM: dts: uniphier: sync DT with Linux
by Masahiro Yamada
· Mon May 15 14:23:46 2017 +0900
8603a30
ARM: uniphier: add weird workaround code for LD20
by Masahiro Yamada
· Fri May 12 22:49:02 2017 +0900
29b98e6
ARM: uniphier: add usbupdate command
by Masahiro Yamada
· Wed May 10 20:57:39 2017 +0900
fecae1b
ARM: uniphier: fix MODEL field of REVISION register
by Masahiro Yamada
· Tue May 09 17:14:55 2017 +0900
19eb0cb
x86: minnowmax: Remove incorrect pad-offset of several pins
by Bin Meng
· Sun May 07 19:52:30 2017 -0700
59be2c0
x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode
by Bin Meng
· Sun May 07 19:52:29 2017 -0700
b6647ab
spi: ich: Configure SPI BIOS parameters for Linux upon U-Boot exit
by Stefan Roese
· Mon Apr 24 09:48:04 2017 +0200
f5fd9c4
x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup()
by Stefan Roese
· Mon Apr 24 09:48:03 2017 +0200
0745676
dm: core: Add DM_FLAG_OS_PREPARE flag
by Stefan Roese
· Mon Apr 24 09:48:02 2017 +0200
dcc4b07
serial: serial-uclass: Use force parameter in stdio_deregister_dev()
by Stefan Roese
· Mon Apr 24 09:48:01 2017 +0200
112e4b8
x86: Convert MMC to driver model
by Simon Glass
· Sun Apr 09 18:38:21 2017 -0600
487b8e8
x86: Document ACPI S3 support
by Bin Meng
· Fri Apr 21 07:24:49 2017 -0700
e98efda
x86: minnowmax: Enable ACPI S3 resume
by Bin Meng
· Fri Apr 21 07:24:48 2017 -0700
353f5cb
x86: acpi: Fix Windows S3 resume failure
by Bin Meng
· Fri Apr 21 07:24:47 2017 -0700
62a8f7d
x86: pci: Allow conditionally run VGA rom in S3
by Bin Meng
· Fri Apr 21 07:24:46 2017 -0700
07d46e6
x86: acpi: Turn on ACPI mode for S3
by Bin Meng
· Fri Apr 21 07:24:45 2017 -0700
Next »