Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4b58093a6557d578147013b9765a1c56b00459a6
4b58093
dm: core: Update of_read_fmap_entry() for livetree
by Simon Glass
· Mon Jun 11 13:07:17 2018 -0600
f354863
dm: spi: Update sandbox SPI emulation driver to use ofnode
by Simon Glass
· Mon Jun 11 13:07:16 2018 -0600
9eb151e
dm: core: Add a way to bind a device by ofnode
by Simon Glass
· Mon Jun 11 13:07:15 2018 -0600
bfad6ed
log: Add a way to log a return value with a message
by Simon Glass
· Mon Jun 11 13:07:14 2018 -0600
954eeae
dm: core: Add a way to find an ofnode by compatible string
by Simon Glass
· Mon Jun 11 13:07:13 2018 -0600
a8173d6
dm: core: Add comments to ofnode_read_resource() functoins
by Simon Glass
· Mon Jun 11 13:07:12 2018 -0600
1c68234
dm: core: Fix a few ofnode function comments
by Simon Glass
· Mon Jun 11 13:07:11 2018 -0600
9d54a7a
dm: core: Add ofnode function to read a 64-bit int
by Simon Glass
· Mon Jun 11 13:07:10 2018 -0600
fa28d14
fdt: Add device tree memory bindings
by Michael Pratt
· Mon Jun 11 13:07:09 2018 -0600
8e28ecc
Prepare v2018.07
by Tom Rini
· Mon Jul 09 10:24:14 2018 -0400
60f02ff
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· Sun Jul 08 18:56:07 2018 -0400
0ebcc9a
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· Fri Jul 06 17:12:06 2018 -0400
d932e5f
tegra: nyan-big: Update CONFIG_SYS_TEXT to the default in README.chromium
by Peter Robinson
· Sun Jun 10 06:17:46 2018 +0100
7a45060
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Fri Jul 06 08:55:09 2018 -0400
dc27c4f
sunxi: A64: OHCI: prevent turning off shared USB clock
by Andre Przywara
· Thu Jul 05 00:57:48 2018 +0100
8044700
usb: dwc2: Add brcm,bcm2708-usb compatible
by Emmanuel Vadot
· Mon Jul 02 14:34:23 2018 +0200
52a5ccb
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· Tue Jul 03 23:09:34 2018 -0400
d1de0bb
arm: timer: sunxi: add Allwinner timer erratum workaround
by Andre Przywara
· Wed Jun 27 01:42:53 2018 +0100
60b7865
arm: timer: factor out FSL arch timer erratum workaround
by Andre Przywara
· Wed Jun 27 01:42:52 2018 +0100
bffdc86
Prepare v2018.07-rc3
by Tom Rini
· Mon Jul 02 23:23:15 2018 -0400
e1ea543
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· Mon Jul 02 16:11:09 2018 -0400
d165c70
board/aries: Remove
by Tom Rini
· Mon Jul 02 15:52:50 2018 -0400
1cfa5ee
ax25: Switch to CONFIG_BOOTP_PREFER_SERVERIP
by Alexander Graf
· Fri Jun 15 10:29:29 2018 +0200
427e695
net: Add option to prefer bootp/dhcp serverip
by Alexander Graf
· Fri Jun 15 10:29:28 2018 +0200
f43bf5d
net: Prefer command line arguments
by Alexander Graf
· Fri Jun 15 10:29:27 2018 +0200
776fc10
net: Add new wol command - Wake on LAN
by Lothar Felten
· Fri Jun 22 22:29:54 2018 +0200
f046bed
net: mvneta: zero Tx descriptors on init
by Rabeeh Khoury
· Tue Jun 19 21:36:51 2018 +0300
31ad3ce
net: mvneta: dcache flush TX descriptors at init
by Rabeeh Khoury
· Tue Jun 19 21:36:50 2018 +0300
3338d9a
net: fastboot: Fix build when FASTBOOT_FLASH is disabled
by Alex Kiernan
· Fri Jun 15 05:06:00 2018 +0000
d061bfd
net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read()
by Michal Simek
· Thu Jun 14 09:08:44 2018 +0200
43656cc
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Mon Jul 02 14:40:03 2018 -0400
e270519
video: arm: rpi: Add brcm,bcm2708-fb compatible
by Emmanuel Vadot
· Mon Jul 02 14:33:14 2018 +0200
41d973c
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Sun Jul 01 22:13:34 2018 -0400
4c1192c
Revert "fw_printenv: Don't bail out directly after one env read error"
by Tom Rini
· Sun Jul 01 22:10:33 2018 -0400
b9cf35b
doc: vxworks: Mention chain-loading an x86 kernel via 'bootefi'
by Bin Meng
· Wed Jun 27 20:38:06 2018 -0700
9cf307a
x86: doc: Update EFI loader support
by Bin Meng
· Wed Jun 27 20:38:05 2018 -0700
8e94329
efi_loader: helloworld: Output ACPI configuration table
by Bin Meng
· Wed Jun 27 20:38:04 2018 -0700
2cfbdae
efi_loader: Install ACPI configuration tables
by Bin Meng
· Wed Jun 27 20:38:03 2018 -0700
c4d777b
efi_loader: Increase number of configuration tables to 16
by Bin Meng
· Wed Jun 27 20:38:02 2018 -0700
1a4e82d
x86: efi_loader: Build EFI memory map per E820 table
by Bin Meng
· Wed Jun 27 20:38:01 2018 -0700
7fe4075
x86: Use microcode update from device tree for all processors
by Ivan Gorinov
· Thu Jun 21 21:16:16 2018 -0700
49568fe
x86: Add scsi command to coreboot and qemu
by Bin Meng
· Tue Jun 26 03:58:55 2018 -0700
1394fbb
x86: timer: tsc: Allow specifying clock rate from device tree again
by Bin Meng
· Sat Jun 23 03:03:47 2018 -0700
8979935
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Sat Jun 30 08:52:06 2018 -0400
4ed64b7
mx5: Select ARM_CORTEX_A8_CVE_2017_5715
by Fabio Estevam
· Wed Jun 20 15:08:21 2018 -0300
073c05e
lib: div64: fix typeo in include/div64.h
by Heinrich Schuchardt
· Thu Jun 28 19:55:46 2018 +0200
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
17970334
usb: sunxi: Use proper reg_mask for clock gate, reset
by Jagan Teki
· Thu Jun 28 19:40:46 2018 +0530
9ae2306
sunxi: Fix USB PHY index for H3
by Jagan Teki
· Thu Jun 28 19:40:45 2018 +0530
0f77c42
usb: ohci: change the NUM_EDs from 8 to 32
by Zeng Tao
· Fri Jun 29 01:54:19 2018 +0800
68a61bc
usb: sunxi: ohci: make ohci_t the first member in private data
by Vasily Khoruzhick
· Sun Jun 17 09:13:42 2018 -0700
328357f
sf: Enable FSR polling on N25Q256(A)
by Marek Vasut
· Thu May 24 21:58:45 2018 +0200
202f9a4
spi: omap3: fix claim/release bus within DM
by Hannes Schmelzer
· Tue Jun 26 16:08:39 2018 +0200
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
Next »