Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3194ec961aee90fe78e78149750303e32ec12a38
3194ec9
Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Mon Aug 12 18:48:34 2019 -0400
fb76807
Merge branch '2019-08-11-ti-imports'
by Tom Rini
· Mon Aug 12 18:47:53 2019 -0400
06fb2bb
Merge branch '2019-08-11-master-imports'
by Tom Rini
· Mon Aug 12 18:46:07 2019 -0400
0b6e103
gitlab-ci: Consolidate some testsuite jobs
by Tom Rini
· Mon Aug 12 10:09:08 2019 -0400
dbc36f1
gitlab-ci: Add USER environment variable to buildman/patman tests
by Tom Rini
· Mon Aug 12 10:02:18 2019 -0400
bb09dce
arm: K3: sysfw-loader: Do not require full printf() for version info
by Andreas Dannenberg
· Mon Aug 05 13:46:23 2019 -0500
e1164dd
firmware: ti_sci: Parse all resource ranges even if some is not available
by Vignesh Raghavendra
· Mon Aug 05 12:26:44 2019 -0500
8bd0387
ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR
by Adam Ford
· Sat Aug 03 07:56:10 2019 -0500
b86a05d
ARM: da850-evm: Enable filesystem commands when booting from NOR
by Adam Ford
· Fri Aug 02 16:21:55 2019 -0500
9c404d9
ARM: da850-evm: Increase environment NOR partition offset
by Adam Ford
· Fri Aug 02 07:03:39 2019 -0500
482a2a6
ARM: da850-evm: Fix Lowlevel init
by Adam Ford
· Thu Aug 01 08:47:55 2019 -0500
e5cfef7
configs: am65x_evm_a53: enable support for PCIe ethernet cards
by Sekhar Nori
· Thu Aug 01 19:13:01 2019 +0530
956760a
arm: dts: k3-am65: add support for PCIe and SERDES
by Sekhar Nori
· Thu Aug 01 19:13:00 2019 +0530
89f00f2
configs: am65x_evm_a53: enable PCIe support
by Sekhar Nori
· Thu Aug 01 19:12:59 2019 +0530
114b0bc
phy: add support for AM654x SERDES
by Sekhar Nori
· Thu Aug 01 19:12:58 2019 +0530
18db23d
pcie: ti: add driver for AM65x PCIe RC
by Sekhar Nori
· Thu Aug 01 19:12:57 2019 +0530
f677c6f
dm: core: add support for getting register address and size
by Sekhar Nori
· Thu Aug 01 19:12:56 2019 +0530
cf3119d
clk: add support for clk_is_match()
by Sekhar Nori
· Thu Aug 01 19:12:55 2019 +0530
0401fb6
power: domain: ti-sci-power-domain: Add device ID info to get/set_device failure
by Nishanth Menon
· Thu Aug 01 19:08:24 2019 +0530
8208848
board/BuR/brsmarc1: initial commit
by Hannes Schmelzer
· Thu Aug 01 07:04:46 2019 +0200
370d491
watchdog: omap_wdt: Disable DM watchdog support in SPL
by Suniel Mahesh
· Wed Jul 31 21:54:07 2019 +0530
1c783ab
watchdog: omap_wdt: Convert watchdog driver to use DT and DM
by Suniel Mahesh
· Wed Jul 31 21:54:06 2019 +0530
07f6c06
ARM: omap3: overo: Fix MMC init for SPL
by Anselm Busse
· Wed Jul 31 17:30:28 2019 +0200
f813d1e
configs: sei510: disable PSCI_RESET to support fastboot reboot_flag
by Neil Armstrong
· Wed May 22 13:30:56 2019 +0200
1a5ed9c
ARM: meson: Add support for fastboot_set_reboot_flag()
by Neil Armstrong
· Wed May 22 13:30:25 2019 +0200
55f54b2
boards: meson: add g12a sei510
by Jerome Brunet
· Fri Feb 15 13:53:59 2019 +0100
385309c
arm: meson: add sm command to retrieve the reboot reason
by Neil Armstrong
· Tue Aug 06 17:28:36 2019 +0200
69800ec
arm: meson: add sm cmd to retrieve SoC serial
by Neil Armstrong
· Tue Aug 06 17:21:02 2019 +0200
f3f2c3d
configs: meson64: permit redefining ENV_SIZE
by Neil Armstrong
· Tue Feb 19 13:42:20 2019 +0100
9c73b1a
ARM: dts: Import Amlogic G12A SEI510 DT from Linux 5.3-rc1
by Neil Armstrong
· Tue Mar 26 10:59:56 2019 +0100
1ed83ba
common: Add a note about the effort to reduce common.h
by Simon Glass
· Fri Aug 02 09:44:27 2019 -0600
aaef3bf
Drop PCMCIA
by Simon Glass
· Thu Aug 01 09:47:14 2019 -0600
9d1f619
env: Rename environment.h to env_internal.h
by Simon Glass
· Fri Aug 02 09:44:25 2019 -0600
9cce6f7
env: Drop environment.h header file where not needed
by Simon Glass
· Thu Aug 01 09:47:12 2019 -0600
48d3ebc
env: Move TOTAL_MALLOC_LEN to environment.h
by Simon Glass
· Thu Aug 01 09:47:11 2019 -0600
32c3f3c
env: Drop the double underscores in search.h
by Simon Glass
· Thu Aug 01 09:47:10 2019 -0600
63a2f57
env: Drop the ACTION typedef
by Simon Glass
· Thu Aug 01 09:47:09 2019 -0600
4686d8f
env: Rename the redundancy flags
by Simon Glass
· Thu Aug 01 09:47:08 2019 -0600
d2c1ca8
env: Drop _ENTRY
by Simon Glass
· Fri Aug 02 09:44:19 2019 -0600
1a23686
env: Drop the ENTRY typedef
by Simon Glass
· Fri Aug 02 09:44:18 2019 -0600
337c973
env: Move callback definitions to env.h
by Simon Glass
· Thu Aug 01 09:47:05 2019 -0600
bf86488
env: Move env_valid to env.h
by Simon Glass
· Thu Aug 01 09:47:04 2019 -0600
204eb22
env: Rename environment to embedded_environment
by Simon Glass
· Thu Aug 01 09:47:03 2019 -0600
7a7f81c
env: Move env_reloc() to env.h
by Simon Glass
· Thu Aug 01 09:47:02 2019 -0600
e0033ef
env: Move env_get_char() to env.h
by Simon Glass
· Thu Aug 01 09:47:01 2019 -0600
9738586
env: Move get/set_default_env() to env.h
by Simon Glass
· Thu Aug 01 09:47:00 2019 -0600
8037bb2
env: Drop env_crc_update()
by Simon Glass
· Thu Aug 01 09:46:59 2019 -0600
7564e41
env: Move env import/export functions to env.h
by Simon Glass
· Thu Aug 01 09:46:58 2019 -0600
813878f
env: Move env_load/save functions to env.h
by Simon Glass
· Thu Aug 01 09:46:57 2019 -0600
eec9796
env: Move set_default_vars to env.h
by Simon Glass
· Thu Aug 01 09:46:56 2019 -0600
7ac9151
env: Move env_fix_drivers() to env.h
by Simon Glass
· Thu Aug 01 09:46:55 2019 -0600
d416b4b
env: net: Move eth_parse_enetaddr() to net.c/h
by Simon Glass
· Thu Aug 01 09:46:54 2019 -0600
dc978f2
env: Move eth_env_get/set_enetaddr() to env.h
by Simon Glass
· Thu Aug 01 09:46:53 2019 -0600
0af6e2d
env: Move env_get() to env.h
by Simon Glass
· Thu Aug 01 09:46:52 2019 -0600
5e6201b
env: Move env_set() to env.h
by Simon Glass
· Thu Aug 01 09:46:51 2019 -0600
83c2e49
env: Move env_get_hex() to env.h
by Simon Glass
· Thu Aug 01 09:46:50 2019 -0600
c301bd8
env: Move env_get_yesno() to env.h
by Simon Glass
· Thu Aug 01 09:46:49 2019 -0600
6eaea25
env: Move env_get_ulong() to env.h
by Simon Glass
· Thu Aug 01 09:46:48 2019 -0600
07dc93c
env: Move env_set_ulong() to env.h
by Simon Glass
· Thu Aug 01 09:46:47 2019 -0600
313112a
env: Move env_set_hex() to env.h
by Simon Glass
· Thu Aug 01 09:46:46 2019 -0600
909ff4d
env: Move envmatch() to env.h
by Simon Glass
· Thu Aug 01 09:46:45 2019 -0600
8fe4093
env: Move env_relocate() to env.h
by Simon Glass
· Thu Aug 01 09:46:44 2019 -0600
79fd214
env: Move env_init() to env.h
by Simon Glass
· Thu Aug 01 09:46:43 2019 -0600
db22961
env: Move env_get_f() to env.h
by Simon Glass
· Thu Aug 01 09:46:42 2019 -0600
2d85a75
env: Move get_env_id() to env.h
by Simon Glass
· Thu Aug 01 09:46:41 2019 -0600
bf4229c
env: Create a new file for environment functions
by Simon Glass
· Thu Aug 01 09:46:40 2019 -0600
ad375cc
common: Remove video_setmem()
by Simon Glass
· Thu Aug 01 09:46:39 2019 -0600
42cf22f
common: Move lcd_setmem() to lcd.h
by Simon Glass
· Thu Aug 01 09:46:38 2019 -0600
57d21d0
common: Drop the dpram_... functions
by Simon Glass
· Thu Aug 01 09:46:37 2019 -0600
1a974af
common: Move gzip functions into a new gzip header
by Simon Glass
· Thu Aug 01 09:46:36 2019 -0600
eab6b1e
MAINTAINERS: Add entries for Android A/B and AVB
by Igor Opaniuk
· Thu Aug 08 15:33:09 2019 +0300
2958855
MAINTAINERS: Add entry for HI3660 SoC
by Manivannan Sadhasivam
· Fri Aug 02 20:40:11 2019 +0530
759c45a
mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driver
by Manivannan Sadhasivam
· Fri Aug 02 20:40:10 2019 +0530
cf33f92
board: hisilicon: Add support for Hikey960 board
by Manivannan Sadhasivam
· Fri Aug 02 20:40:09 2019 +0530
6796876
arm: dts: Add devicetree for Hikey960 board
by Manivannan Sadhasivam
· Fri Aug 02 20:40:08 2019 +0530
2a433b0
arm: dts: Import HI3660 devicetree from Linux
by Manivannan Sadhasivam
· Fri Aug 02 20:40:07 2019 +0530
0b82085
spl: implement stack usage check
by Simon Goldschmidt
· Tue Jul 16 22:30:36 2019 +0200
86cf699
serial_lpuart: Fix config check issue when using clk driver in SPL
by Ye Li
· Thu Jul 11 03:33:34 2019 +0000
56d6b50
pci: intel: Fix configuration type based on secondary number
by Ley Foon Tan
· Fri May 24 10:30:00 2019 +0800
89138fc
pci: intel: Fix error when enumerating multi-function PCIe device
by Ley Foon Tan
· Fri May 24 10:29:59 2019 +0800
fa1fd35
pci: intel: Increase TLP polling counter
by Ley Foon Tan
· Fri May 24 10:29:58 2019 +0800
8e9821e
board: siemens: extend factoryset reading for giedi and deneb boards
by Anatolij Gustschin
· Wed Jul 10 19:44:16 2019 +0200
d0d75f5
board: siemens: adapt factoryset reading for DM_I2C enabled boards
by Anatolij Gustschin
· Wed Jul 10 19:44:15 2019 +0200
70a7098
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· Sat Aug 10 17:57:58 2019 -0400
a2ac168
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Sat Aug 10 12:21:27 2019 -0400
7341f30
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· Fri Aug 09 23:27:15 2019 -0400
b700f03
ARM: renesas: Add R8A77980 V3H Condor board code
by Marek Vasut
· Mon Jul 29 19:59:44 2019 +0200
cf56785
ARM: renesas: Add R8A77980 V3H platform code
by Marek Vasut
· Mon Jul 29 19:59:44 2019 +0200
8330f88
ARM: dts: renesas: Add R8A77980 V3H DTs and headers
by Marek Vasut
· Mon Jul 29 19:59:44 2019 +0200
d52c6cb
clk: renesas: Add R8A77980 V3H clock tables
by Marek Vasut
· Mon Jul 29 19:59:44 2019 +0200
a6a7f48
pinctrl: renesas: Add R8A77980 V3H PFC tables
by Marek Vasut
· Mon Jul 29 19:59:44 2019 +0200
9aa1d5b
net: sh_eth: Fix 64bit build warnings
by Marek Vasut
· Wed Jul 31 14:48:17 2019 +0200
3112450
net: sh_eth: Add R8A77980 V3H gether support
by Marek Vasut
· Wed Jul 31 12:58:06 2019 +0200
c10fe94
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· Fri Aug 09 13:21:53 2019 -0400
58c4ab3
apalis-tk1: configs: remove legacy usbboot command
by Igor Opaniuk
· Tue Jun 25 17:06:41 2019 +0300
46eb729
apalis-tk1: support v1.2 hardware revision
by Marcel Ziswiler
· Fri Aug 09 13:21:46 2019 +0300
3f6a2e2
apalis-tk1: remove non-essential power rails on boot
by Dominik Sliwa
· Thu Aug 01 11:06:39 2019 +0300
21627ec
apalis-tk1: remove default vesa vga mode from vidargs
by Marcel Ziswiler
· Thu Aug 01 11:06:38 2019 +0300
4e9c07f
apalis-tk1/t30: colibri_t30: display reset reason
by Dominik Sliwa
· Thu Aug 01 11:06:37 2019 +0300
09a31c9
apalis-tk1: switch to zImage
by Igor Opaniuk
· Thu Aug 01 11:06:36 2019 +0300
Next »