Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9d1f6196dda01b9cc76d3a3ff3beb26f62e0a5d7
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
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
0b685db
apalis-tk1: add pcie_aspm=off to defargs
by Igor Opaniuk
· Thu Aug 01 11:06:35 2019 +0300
5649c6f
apalis-tk1: enable user debug by default
by Igor Opaniuk
· Thu Aug 01 11:06:34 2019 +0300
5ba0f02
apalis-tk1: provide proper USB vendor id
by Igor Opaniuk
· Thu Aug 01 11:06:33 2019 +0300
feb8c0d
apalis-tk1: set apalis gpio 8 aka fan_en
by Igor Opaniuk
· Thu Aug 01 11:06:32 2019 +0300
a497a97
apalis-tk1: do not explicitly release reset_moci#
by Marcel Ziswiler
· Thu Aug 01 11:06:31 2019 +0300
9186601
colibri/apalis tegra: drop DFU support
by Igor Opaniuk
· Fri Jun 14 10:59:10 2019 +0300
1bf56c3
mmc: Move tegra loopback disable option to be under tegra
by Trent Piepho
· Mon Apr 01 23:05:49 2019 +0000
13ff038
sound: Add codec enable to the sound bindings
by Simon Glass
· Tue Apr 23 21:56:25 2019 -0600
5227cb0
sound: tegra: Add the binding file for tegra-audio
by Simon Glass
· Tue Apr 23 21:56:24 2019 -0600
45ddf88
sound: snow: Add the binding file for snow
by Simon Glass
· Tue Apr 23 21:56:23 2019 -0600
5195143
x86: Skip setting up MTRRs in slimbootloader
by Park, Aiden
· Sat Aug 03 08:31:20 2019 +0000
9835d6d
board: intel: Add new slimbootloader board
by Park, Aiden
· Sat Aug 03 08:31:11 2019 +0000
15775d4
x86: slimbootloader: Add a slimbootloader device tree
by Park, Aiden
· Sat Aug 03 08:31:00 2019 +0000
347f1b4
x86: slimbootloader: Set TSC information for tsc_timer
by Park, Aiden
· Sat Aug 03 08:30:52 2019 +0000
1636d26
x86: slimbootloader: Add serial driver
by Park, Aiden
· Sat Aug 03 08:30:44 2019 +0000
deffd42
x86: slimbootloader: Add memory configuration
by Park, Aiden
· Sat Aug 03 08:30:36 2019 +0000
538aec9
x86: Add a common HOB library
by Park, Aiden
· Sat Aug 03 08:30:31 2019 +0000
0961cf7
x86: lib: fsp: Use EFI_GUID and efi_guid_t
by Park, Aiden
· Sat Aug 03 08:30:20 2019 +0000
6e3cc36
x86: Add new slimbootloader CPU type
by Park, Aiden
· Sat Aug 03 08:30:12 2019 +0000
db3ffe9
x86: ich-spi: Convert driver to spi-mem ops
by Bernhard Messerklinger
· Fri Aug 02 08:38:34 2019 +0200
24a6489
bios_emulator: remove stray break
by Heinrich Schuchardt
· Thu Aug 01 19:37:08 2019 +0200
1171a49
x86: Avoid writing temporary asl files into the source tree
by Simon Glass
· Sun Jul 28 14:16:28 2019 -0600
70c6298
x86: tangier: Populate CSRT for shared DMA controller
by Andy Shevchenko
· Sun Jul 14 19:23:59 2019 +0300
bbbfe91
x86: acpi: Enable ACPI companion for Intel iDMA 32-bit
by Andy Shevchenko
· Sun Jul 14 19:23:58 2019 +0300
607dbd1
x86: acpi: Introduce a stub to generate CSRT
by Andy Shevchenko
· Sun Jul 14 19:23:57 2019 +0300
9a37f15
x86: acpi: Add CSRT description
by Andy Shevchenko
· Sun Jul 14 19:23:56 2019 +0300
11ca716
x86: qemu: Fix non-working ramboot and nfsboot environment variables
by Bin Meng
· Sun Jul 28 08:13:58 2019 -0700
4201203
qemu-x86: Use config_distro_bootcmd
by Joshua Watt
· Wed Jul 03 12:45:32 2019 -0500
5ea5c95
x86: edison: Enable SD slot
by Andy Shevchenko
· Tue Jun 25 23:52:04 2019 +0300
b05bdfc
Merge tag 'mmc-8-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· Fri Aug 09 07:29:54 2019 -0400
b72b94b
Merge tag 'u-boot-rockchip-20190809' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Fri Aug 09 07:29:20 2019 -0400
b22bdd9
mmc: tangier_sdhci: fix uninitialized pointer deref on probe
by Peng Fan
· Tue Aug 06 02:48:04 2019 +0000
41ec1c1
mmc: sdhci-cadence: fix uninitialized pointer deref on probe
by Peng Fan
· Tue Aug 06 02:48:02 2019 +0000
34f6c60
mmc: s5p: fix uninitialized pointer deref on probe
by Peng Fan
· Tue Aug 06 02:47:59 2019 +0000
Next »