Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7afce44e55ff1c449df711afbb0cb674f56bcd3a
7afce44
ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017-5715
by Nishanth Menon
· Tue Jun 12 15:24:11 2018 -0500
d510252
ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate CVE_2017-5715 WA in OS
by Nishanth Menon
· Tue Jun 12 15:24:10 2018 -0500
6ffdeaa
ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15 for CVE-2017-5715
by Nishanth Menon
· Tue Jun 12 15:24:09 2018 -0500
85515bf
ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715
by Nishanth Menon
· Tue Jun 12 15:24:08 2018 -0500
9c0d7f9
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Thu Jun 28 09:04:41 2018 -0400
beba0ff
dwc2 USB controller hangs with lan78xx
by Andrew Thomas
· Mon Jun 18 11:56:06 2018 -0700
cb5660e
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· Wed Jun 27 13:09:55 2018 -0400
42e5096
fw_printenv: Don't bail out directly after one env read error
by Joe Hershberger
· Tue Jun 26 12:37:59 2018 +0300
8a46d4c
imx: bx50v3: fix Maintainers
by Stefano Babic
· Wed Jun 27 13:02:36 2018 +0200
7440e4b
mtd: nand: mxs_nand_spl: add mxs_flash_full_ident
by Jörg Krause
· Sun Jan 14 19:26:40 2018 +0100
404a9db
mtd: nand: mxs_nand_spl: refactor mxs_flash_ident
by Jörg Krause
· Sun Jan 14 19:26:39 2018 +0100
6f8190f
spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips
by Jörg Krause
· Sun Jan 14 19:26:38 2018 +0100
929fb44
mtd: nand: export nand_get_flash_type function
by Jörg Krause
· Sun Jan 14 19:26:37 2018 +0100
51d8ed6
cl-som-imx7: Remove CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y
by Fabio Estevam
· Mon Jun 18 12:57:35 2018 -0300
b10b3b5
imx6ul: geam: Fix fdt_file mismatch
by Jagan Teki
· Mon Jun 18 11:12:19 2018 +0530
3713c9b
power: pmic: Let PFUZE3000 see all 256 registers
by Trent Piepho
· Wed Apr 25 10:06:00 2018 -0700
7703370
arm: dts: imx7: colibri: add raw NAND support
by Stefan Agner
· Fri Jun 22 18:06:20 2018 +0200
6900bca
arm: dts: imx7: sync with Linux
by Stefan Agner
· Fri Jun 22 18:06:19 2018 +0200
ead66eb
mtd: nand: mxs_nand: add support for specific ECC strength
by Stefan Agner
· Fri Jun 22 18:06:18 2018 +0200
150ddbc
mtd: nand: mxs_nand: add device tree support
by Stefan Agner
· Fri Jun 22 18:06:17 2018 +0200
19f9051
mtd: nand: mxs_nand: move structs into header file
by Stefan Agner
· Fri Jun 22 18:06:16 2018 +0200
4dc98db
mtd: nand: mxs_nand: add use_minimum_ecc to struct
by Stefan Agner
· Fri Jun 22 18:06:15 2018 +0200
404b110
mtd: nand: mxs_nand: separate board/controller init
by Stefan Agner
· Fri Jun 22 18:06:14 2018 +0200
00e6516
mtd: nand: mxs_nand: use more precise function name
by Stefan Agner
· Fri Jun 22 18:06:13 2018 +0200
dc8af6d
mtd: nand: mxs_nand: move register structs to driver data
by Stefan Agner
· Fri Jun 22 18:06:12 2018 +0200
4d42ac1
mtd: nand: mxs_nand: add minimal ECC support
by Stefan Agner
· Fri Jun 22 17:19:51 2018 +0200
72d627d
mtd: nand: mxs_nand: report correct ECC parameters
by Stefan Agner
· Fri Jun 22 17:19:50 2018 +0200
d0778b3
mtd: nand: mxs_nand: use structure for BCH geometry
by Stefan Agner
· Fri Jun 22 17:19:49 2018 +0200
95f376f
mtd: nand: mxs_nand: allow to enable BBT support
by Stefan Agner
· Fri Jun 22 17:19:48 2018 +0200
5883e55
mtd: nand: mxs_nand: use self init
by Stefan Agner
· Fri Jun 22 17:19:47 2018 +0200
7152f34
mtd: nand: mxs_nand: introduce SPL specific init
by Stefan Agner
· Fri Jun 22 17:19:46 2018 +0200
c36f241
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Mon Jun 25 10:57:07 2018 -0400
529e820
mtd: spi: Correct parameters for s25fs512s flash
by Ashish Kumar
· Mon Jun 25 15:45:11 2018 +0530
7e4f833
spi: omap3: fix set_speed and set_mode dm callbacks
by Hannes Schmelzer
· Sat Jun 02 08:06:48 2018 +0200
9e77880
spi: omap3: pre-initialize bus-speed with max. slave-speed
by Hannes Schmelzer
· Sat Jun 02 08:06:47 2018 +0200
103e023
spi: mxc_spi: Fix chipselect on DM_SPI driver uclass
by Michael Trimarchi
· Wed Jun 20 22:51:18 2018 +0200
ac98d75
spi: mxc: Fix compilation problem of DM_SPI class driver
by Michael Trimarchi
· Wed Jun 20 22:51:17 2018 +0200
72cf0c9
spi: zynq_qspi: Fixed incorrect return value error
by Vipul Kumar
· Mon Jun 25 14:13:57 2018 +0530
d34d3a8
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Sat Jun 23 21:47:39 2018 -0400
8db8790
cmd: efi: Fix wrong memory descriptor end address
by Bin Meng
· Fri Jun 22 01:38:31 2018 -0700
7eb28a5
x86: efi: payload: Count in conventional memory above 4GB in DRAM bank
by Bin Meng
· Fri Jun 22 01:38:30 2018 -0700
413450e
x86: efi-x86_payload: Enable PRE_CONSOLE_BUFFER
by Bin Meng
· Fri Jun 22 01:38:29 2018 -0700
22ee283
efi: stub: Move the use_uart assignment immediately after exit_boot_services() call
by Bin Meng
· Fri Jun 22 01:38:28 2018 -0700
6ba3999
x86: Change __kernel_size_t conditionals to use compiler provided defines
by Bin Meng
· Fri Jun 22 01:38:27 2018 -0700
ff592b2
efi.h: Do not use config options
by Alexander Graf
· Fri Jun 22 01:38:26 2018 -0700
db59dd3
x86: efi-x86_payload: Enable usb keyboard during boot
by Bin Meng
· Sun Jun 17 05:57:53 2018 -0700
0ee88bd
x86: efi-x86_payload: Enumerate PCI bus during early boot
by Bin Meng
· Sun Jun 17 05:57:52 2018 -0700
f05614e
board_r: Do not initialize IDE when DM BLK is on
by Bin Meng
· Sun Jun 17 05:57:50 2018 -0700
7a3f2ac
x86: qemu: Change default vesa mode to 1024x768x32
by Bin Meng
· Sun Jun 17 05:57:49 2018 -0700
8a57ea7
x86: Add 64-bit setjmp/longjmp implementation
by Ivan Gorinov
· Tue Jun 19 11:40:42 2018 -0700
12339dd
x86: qemu: do not build car.o with start64.o
by Heinrich Schuchardt
· Tue Jun 19 19:12:15 2018 +0200
e98aa93
x86: efi-x86_app: Update MAINTAINERS
by Bin Meng
· Mon Jun 18 18:43:17 2018 -0700
8137e30
patman: Support using a particular SMTP server
by Simon Glass
· Tue Jun 19 09:56:07 2018 -0600
df0c6af
patman: add test for SPDX license
by Chris Packham
· Thu Jun 07 20:45:07 2018 +1200
b84fb48
patman: add option for limiting the Cc list
by Chris Packham
· Thu Jun 07 20:45:06 2018 +1200
23d6d36
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· Fri Jun 22 13:12:53 2018 -0400
008073b
ARM: dts: uniphier: enable SD card for PXs3 reference board
by Masahiro Yamada
· Tue Jun 19 16:11:47 2018 +0900
db1d0d4
ARM: dts: uniphier: sync DT with Linux 4.18-rc1
by Masahiro Yamada
· Tue Jun 19 16:11:46 2018 +0900
66f4a9a
serial: uniphier: set clock rate without clock-frequency property
by Masahiro Yamada
· Tue Jun 19 16:11:45 2018 +0900
8b5b1ee
serial: uniphier: rename struct uniphier_serial_private_data
by Masahiro Yamada
· Tue Jun 19 16:11:44 2018 +0900
096c466
reset: uniphier: sync reset data with Linux 4.18-rc1
by Masahiro Yamada
· Tue Jun 19 16:11:43 2018 +0900
1b3f759
ARM: uniphier: enable CONFIG_SNI_AVE and disable CONFIG_SMC911X
by Masahiro Yamada
· Tue Jun 19 16:11:42 2018 +0900
932596f
Merge tag 'signed-efi-2018.07' of git://github.com/agraf/u-boot
by Tom Rini
· Fri Jun 22 08:14:49 2018 -0400
d1122c9
efi_loader: Fix GOP 32bpp exposure
by Alexander Graf
· Tue Jun 19 13:34:54 2018 +0200
ad1caf1
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· Thu Jun 21 09:02:35 2018 -0400
5c3d249
Merge tag 'arc-updates-for-2018.07-rc3' of git://git.denx.de/u-boot-arc
by Tom Rini
· Thu Jun 21 09:01:29 2018 -0400
e7657a9
Makefile: Ensure we build with -std=gnu11
by Tom Rini
· Tue Jun 19 23:53:54 2018 -0400
82be4f0
ARC: EMDK: Add readme
by Alexey Brodkin
· Fri Jun 15 18:20:59 2018 +0300
077de24
Prepare v2018.07-rc2
by Tom Rini
· Tue Jun 19 19:39:44 2018 -0400
6c03ea1
test_avb: Add pymark.buildconfigspec information for the AVB tests
by Tom Rini
· Mon Jun 18 19:04:25 2018 -0400
421a5d0
libavb: Update SPDX tag style
by Tom Rini
· Tue Jun 19 11:21:44 2018 -0400
7302d5e
configs: Update Meson GX configs
by Neil Armstrong
· Thu Jun 14 13:43:41 2018 +0200
6c9c980
meson: use the clock driver
by Beniamino Galvani
· Thu Jun 14 13:43:40 2018 +0200
b67bfaf
clk: add Amlogic meson clock driver
by Beniamino Galvani
· Thu Jun 14 13:43:39 2018 +0200
42fe74e
config: meson-gx-common: Enable USB boot
by Neil Armstrong
· Thu Jun 14 13:43:38 2018 +0200
934f582
adc: meson-saradc: fix regmap_init_mem call
by Neil Armstrong
· Thu Jun 14 13:43:37 2018 +0200
b2f1396
configs: dragonboard410c: remove env partition offset
by Ramon Fried
· Thu Jun 14 07:04:41 2018 +0300
92a87b3
configs: db410c: Set eMMC env partition to BOOT2
by Ramon Fried
· Thu Jun 14 07:04:40 2018 +0300
1669e18
common: Fix cpu nr type which is always unsigned type
by Michal Simek
· Wed Jun 13 08:56:31 2018 +0200
2142579
bootm: Handle kernel_noload on arm64
by Marek Vasut
· Wed Jun 13 06:13:33 2018 +0200
85ed289
ARM: image: Add option for ignoring ep bit 3
by Marek Vasut
· Wed Jun 13 06:13:32 2018 +0200
ff7dd58
sandbox: swap_case: Increase number of base address regs
by Simon Glass
· Tue Jun 12 00:05:02 2018 -0600
18790eb
spi: sandbox: Fix memory leak in sandbox_sf_bind_emul()
by Simon Glass
· Tue Jun 12 00:05:01 2018 -0600
198b80c
rsa: Fix missing memory leak on error in fdt_add_bignum()
by Simon Glass
· Tue Jun 12 00:05:00 2018 -0600
cea3b9e
fdtgrep: Separate out checking of two allocations
by Simon Glass
· Tue Jun 12 00:04:59 2018 -0600
a95f014
fdtgrep: Fix logic of free() in do_fdtgrep()
by Simon Glass
· Tue Jun 12 00:04:58 2018 -0600
d45e20b
ARM: dts: rmobile: Add HS200 support to E3 Ebisu
by Marek Vasut
· Mon Jun 18 06:03:57 2018 +0200
1d7d5e5
ARM: dts: rmobile: Move the PHY reset GPIOs into PHY nodes
by Marek Vasut
· Mon Jun 18 04:09:10 2018 +0200
27e0633
net: sh_eth: Support reset GPIO both in mac and phy node
by Marek Vasut
· Mon Jun 18 04:03:01 2018 +0200
d422d5c
net: ravb: Support reset GPIO both in mac and phy node
by Marek Vasut
· Mon Jun 18 04:02:15 2018 +0200
882294d
net: ravb: Filter out supported PHY features
by Marek Vasut
· Mon Jun 18 05:44:53 2018 +0200
597e007
net: ravb: Do not shut down clock in start callback
by Marek Vasut
· Mon Jun 18 09:35:45 2018 +0200
54ff720
ARM: dts: rmobile: Move the PHY reset GPIO back
by Marek Vasut
· Sun Jun 17 07:38:50 2018 +0200
0017c9b
ARM: rmobile: Adjust text base on V3M Eagle
by Marek Vasut
· Sun Jun 17 06:40:13 2018 +0200
068a90b
pinctrl: renesas: Fix register usage in sh_pfc_{read,write}
by Marek Vasut
· Tue Jun 19 06:13:42 2018 +0200
18fc706
console: Fix handling of NULL global_data
by Simon Glass
· Tue Jun 12 00:04:56 2018 -0600
8909656
log: Fix incorect range check in log_get_cat_name()
by Simon Glass
· Tue Jun 12 00:04:55 2018 -0600
22f2e93
gpio: omap_gpio: Name GPIO's by bank and index with DM_GPIO
by Adam Ford
· Mon Jun 11 20:05:38 2018 -0500
5913a32
arm: mach-omap2/omap3/clock.c: Enable all GPIO with CMD_GPIO
by Adam Ford
· Mon Jun 11 19:56:49 2018 -0500
d693fb9
block: Add SPL_BLOCK_CACHE and default n
by Adam Ford
· Mon Jun 11 17:17:48 2018 -0500
Next »