Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
17d3e900290975e9096e6eb9e18916a89dfe0f8f
17d3e90
riscv: set -march and -mabi based on the Kconfig configuration
by Lukas Auer
· Thu Nov 22 11:26:15 2018 +0100
002012f
riscv: add Kconfig entries for the C and A ISA extensions
by Lukas Auer
· Thu Nov 22 11:26:14 2018 +0100
7ab1df0
riscv: select CONFIG_PHYS_64BIT on RV64I systems
by Lukas Auer
· Thu Nov 22 11:26:13 2018 +0100
54ebfe7
riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I
by Lukas Auer
· Thu Nov 22 11:26:12 2018 +0100
bad1b5e
dts: riscv: update makefile to also clean the RISC-V dts directory
by Lukas Auer
· Thu Nov 22 11:26:11 2018 +0100
b3fdcf8
tools: .gitignore: add prelink-riscv
by Lukas Auer
· Thu Nov 22 11:26:10 2018 +0100
85aa33a
Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dm
by Tom Rini
· Fri Nov 23 17:25:27 2018 -0500
36eee8c
sf: Add a method to obtain the block-protect setting
by Simon Glass
· Tue Nov 06 15:21:41 2018 -0700
90fcfb1
test: sf: Add a simple SPI flash test
by Simon Glass
· Tue Nov 06 15:21:40 2018 -0700
587dc40
misc: Update read() and write() methods to return bytes xfered
by Simon Glass
· Tue Nov 06 15:21:39 2018 -0700
43e571d
string: Include the config header
by Simon Glass
· Tue Nov 06 15:21:38 2018 -0700
2b063b8
video: Update video_set_default_colors() to support invert
by Simon Glass
· Tue Nov 06 15:21:36 2018 -0700
f109e77
binman: Set the pathname correctly for ELF files
by Simon Glass
· Tue Nov 06 15:21:33 2018 -0700
8c9696e
binman: Drop an unnecessary comma in blob handling
by Simon Glass
· Tue Nov 06 15:21:32 2018 -0700
e64a092
binman: Add a way to enable debugging from the build
by Simon Glass
· Tue Nov 06 15:21:31 2018 -0700
e107bcd
spl: lz4: Allow use of lz4 compression in SPL
by Simon Glass
· Tue Nov 06 15:21:30 2018 -0700
a4bea1f
spl: Support bootstage, log, hash and early malloc in TPL
by Simon Glass
· Tue Nov 06 15:21:28 2018 -0700
e550155
sandbox: Update some drivers to work in SPL/TPL
by Simon Glass
· Tue Nov 06 15:21:27 2018 -0700
fe3f643
sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()
by Simon Glass
· Tue Nov 06 15:21:26 2018 -0700
8d176d8
sandbox: Add a function to read a host file
by Simon Glass
· Tue Nov 06 15:21:25 2018 -0700
541b2b8
sandbox: log: Add a category for sandbox
by Simon Glass
· Tue Nov 06 15:21:24 2018 -0700
2b45c48
sandbox: tpm: Allow debugging of data packages
by Simon Glass
· Tue Nov 06 15:21:23 2018 -0700
153f252
cros_ec: Add new features for events and power
by Simon Glass
· Tue Nov 06 15:21:22 2018 -0700
134022a
cros_ec: Align uclass data to a cache boundary
by Simon Glass
· Tue Nov 06 15:21:21 2018 -0700
411661d
cros_ec: Fail if we cannot determine the flash burst size
by Simon Glass
· Tue Nov 06 15:21:20 2018 -0700
a77024d
cros_ec: Add error logging on a few commands
by Simon Glass
· Tue Nov 06 15:21:19 2018 -0700
3a23951
cros_ec: Use uint instead of u8 for parameters
by Simon Glass
· Tue Nov 06 15:21:18 2018 -0700
071a178
buildman: Show boards with warning with w+
by Simon Glass
· Tue Nov 06 16:02:13 2018 -0700
454507f
buildman: Rename the good, better, worse variables
by Simon Glass
· Tue Nov 06 16:02:12 2018 -0700
0db9443
buildman: Detect dtc warnings
by Simon Glass
· Tue Nov 06 16:02:11 2018 -0700
74579fc
buildman: Only print toolchain probing with -v
by Simon Glass
· Tue Nov 06 16:02:10 2018 -0700
a942e1a
dm: spi: prevent setting a speed of 0 Hz
by Simon Goldschmidt
· Tue Oct 30 21:09:48 2018 +0100
99a097d
fdt: restore board_fdt_blob_setup() declaration
by Baruch Siach
· Sun Oct 28 14:41:14 2018 +0200
5f107b5
cmd: fdt: Fix fdt address information after the movement
by Hiroyuki Yokoyama
· Thu Oct 18 20:43:54 2018 +0200
5bd49fb
fdt: Fix uncompress_blob() for U-Boot proper
by Marek Vasut
· Thu Oct 18 20:37:05 2018 +0200
764cae5
dm: core: Widen the dump tree to show more of the driver's name.
by Liviu Dudau
· Mon Oct 15 10:03:06 2018 +0100
6d2c6c5
sandbox: README: use setenv ethrotate no
by Heinrich Schuchardt
· Sun Oct 14 22:01:28 2018 +0200
36b5743
sandbox: README: setting environment variables
by Heinrich Schuchardt
· Sun Oct 14 21:40:02 2018 +0200
fa4bf41
sandbox: remove stray DEBUG
by Heinrich Schuchardt
· Sun Oct 14 20:45:32 2018 +0200
fb862b05
dm/pci: Change the first CFG read to Vendor ID in enumeration
by Hou Zhiqiang
· Mon Oct 08 16:35:47 2018 +0800
4a35965
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· Tue Nov 20 12:36:47 2018 -0500
b96439a
Merge branch '2018-11-19-master-imports'
by Tom Rini
· Tue Nov 20 12:36:08 2018 -0500
23f9af1
fs: fat: assign rootdir sector when accessing root directory
by Thomas RIENOESSL
· Tue Nov 13 14:00:59 2018 +0100
0107c61
clk: meson: fix clk81 divider calculation
by Jerome Brunet
· Tue Nov 13 11:38:38 2018 +0100
5b2449c
cmd: adc: add an option to scan some or all available channels
by Fabrice Gasnier
· Mon Nov 12 14:04:01 2018 +0100
0555044
cmd: adc: print single conversion also in uV
by Fabrice Gasnier
· Mon Nov 12 14:04:00 2018 +0100
fb40888
cmd: adc: add info on channel mask
by Fabrice Gasnier
· Mon Nov 12 14:03:59 2018 +0100
b341a43
dm: adc: add uclass's mask and conversion helpers
by Fabrice Gasnier
· Mon Nov 12 14:03:58 2018 +0100
45d1790
ARM: mvebu: dts: add Clearfog GT-8K
by Rabeeh Khoury
· Thu Oct 25 20:37:47 2018 +0300
716a186
ARM: mvebu: db-88f6820: remove redundant comment
by Chris Packham
· Mon Nov 19 19:59:23 2018 +1300
3692741
arm64: mvebu: a8k: autodetect RAM size
by Baruch Siach
· Sun Nov 11 12:31:04 2018 +0200
e539a7c
linux/sizes.h: sync from kernel
by Baruch Siach
· Sun Nov 11 12:31:03 2018 +0200
21ea515
MIPS: drop asm/const.h
by Baruch Siach
· Sun Nov 11 12:31:02 2018 +0200
401885a
Use _AC and UL macros from linux/const.h
by Baruch Siach
· Sun Nov 11 12:31:01 2018 +0200
4864f30
linux/const.h: import from kernel
by Baruch Siach
· Sun Nov 11 12:31:00 2018 +0200
a93d4ac
Merge tag 'mips-pull-2018-11-18' of git://git.denx.de/u-boot-mips
by Tom Rini
· Sun Nov 18 15:47:16 2018 -0500
8073367
MIPS: fix linking of standalone programs
by Daniel Schwierzeck
· Sun Sep 23 19:15:17 2018 +0200
81a0644
Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS
by Daniel Schwierzeck
· Sun Sep 23 19:15:16 2018 +0200
9dc13da
Kbuild: add LDFLAGS_STANDALONE
by Daniel Schwierzeck
· Sun Sep 23 19:15:15 2018 +0200
dcbacf4
mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig
by Stefan Roese
· Tue Oct 09 08:59:16 2018 +0200
bfb27b1
mips: mt76xx: linkit-smart-7688: Use ioremap_nocache to get address
by Stefan Roese
· Tue Oct 09 08:59:15 2018 +0200
95c6c29
mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig
by Stefan Roese
· Tue Oct 09 08:59:14 2018 +0200
d0fdd67
mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def state
by Stefan Roese
· Tue Oct 09 08:59:13 2018 +0200
b54fab5
mips: mt76xx: gardena-smart-gateway: Add LEDs to dts
by Stefan Roese
· Tue Oct 09 08:59:12 2018 +0200
51cb80c
mips: mt76xx: gardena-smart-gateway: Configure GPIOs (digital vs analog)
by Stefan Roese
· Tue Oct 09 08:59:11 2018 +0200
81382b7
mips: mt76xx: Enable watchdog support
by Stefan Roese
· Tue Oct 09 08:59:10 2018 +0200
8bbb6bf
mips: mt76xx: Kconfig: Add ethernet and GPIO support
by Stefan Roese
· Tue Oct 09 08:59:09 2018 +0200
787d22b
mips: mt76xx: Add watchdog DT node to mt7628a.dtsi
by Stefan Roese
· Tue Oct 09 08:59:08 2018 +0200
4e453bd
mips: mt76xx: Add GPIO DT nodes to mt7628a.dtsi
by Stefan Roese
· Tue Oct 09 08:59:07 2018 +0200
c35b97f
mips: mt76xx: Add ethernet DT node to mt7628a.dtsi
by Stefan Roese
· Tue Oct 09 08:59:06 2018 +0200
35a9dfd
mips: mt76xx: lowlevel_init.S: Add missing memory controller reset in DDR init
by Stefan Roese
· Tue Oct 09 08:59:04 2018 +0200
bbd6fe4
gpio: Add MT7621 GPIO support
by Stefan Roese
· Mon Oct 08 12:38:01 2018 +0200
8456969
wdt: Add MT7621 watchdog driver
by Stefan Roese
· Thu Oct 04 13:39:07 2018 +0200
30cd074
Merge branch '2018-11-16-master-imports'
by Tom Rini
· Sat Nov 17 08:19:40 2018 -0500
3b09224
sunxi: Update MAINTAINERS file for recent boards
by Tom Rini
· Fri Nov 16 09:32:31 2018 -0500
cffcf77
fdt_region: Ensure that depth never goes below -1
by Konrad Beckmann
· Wed Nov 07 14:51:46 2018 -0500
198f39a
image-sig: Ensure that hashed-nodes is null-terminated
by Konrad Beckmann
· Wed Nov 07 14:51:45 2018 -0500
e897fc5
Ability to modify distro boot filename
by Martyn Welch
· Tue Nov 06 12:23:53 2018 +0000
0bc2085
misc: fs_loader: Fix compiler warning
by Keerthy
· Mon Nov 05 11:34:54 2018 +0530
b5cdbd8
misc: fs_loader: Use device_get_global_by_ofnode to get to node
by Keerthy
· Mon Nov 05 11:34:53 2018 +0530
17cfc0c
fs: Makefile: Add fs.c under SPL for fs_loader
by Keerthy
· Mon Nov 05 11:34:52 2018 +0530
ba2d0aa
serial: ns16550: add setconfig support
by Simon Goldschmidt
· Fri Nov 02 21:28:08 2018 +0100
6b981d0
dm: serial: fix comment on dm_serial_ops setconfig
by Simon Goldschmidt
· Fri Nov 02 21:08:16 2018 +0100
60f9c28
board: ti: am65x: Update README to add R5 build support
by Lokesh Vutla
· Fri Nov 02 19:51:11 2018 +0530
de5de2a
configs: am65x_evm_r5: Add initial support
by Lokesh Vutla
· Fri Nov 02 19:51:10 2018 +0530
b50abe2
armv7r: dts: am654: Add initial support
by Lokesh Vutla
· Fri Nov 02 19:51:09 2018 +0530
3d09ed3
arm: dts: k3: Sync dts from Linux
by Lokesh Vutla
· Fri Nov 02 19:51:08 2018 +0530
cbf5403
board: ti: am654: r5: Add initial support for am654
by Lokesh Vutla
· Fri Nov 02 19:51:07 2018 +0530
2c69d5c
armv7R: K3: am654: Add support for triggering ddr init from SPL
by Lokesh Vutla
· Fri Nov 02 19:51:06 2018 +0530
5d83fd2
armv7R: K3: am654: Add support to start ATF from R5 SPL
by Lokesh Vutla
· Fri Nov 02 19:51:05 2018 +0530
6b6a394
armv7R: K3: am654: Add support for generating build targets
by Lokesh Vutla
· Fri Nov 02 19:51:04 2018 +0530
c1e60e8
armv7R: K3: am654: Enable MPU regions
by Lokesh Vutla
· Fri Nov 02 19:51:03 2018 +0530
c49bffb
ram: Introduce K3 AM654 DDR Sub System driver
by Lokesh Vutla
· Fri Nov 02 19:51:02 2018 +0530
bf832e5
i2c: stm32f7: change setup struct to const
by Patrick Delaunay
· Mon Oct 29 15:31:56 2018 +0100
b13ab6f
i2c: stm32f7: cosmetic: clean the driver
by Patrick Delaunay
· Mon Oct 29 15:31:55 2018 +0100
b959afb
ARM: am3517_evm: Remove SPL_OF_CONTROL and OF_PLATDATA
by Adam Ford
· Sun Oct 28 08:49:57 2018 -0500
3e68405
ARM: omap3_logic: Remove SPL_OF_CONTROL and OF_PLATDATA
by Adam Ford
· Sun Oct 28 08:49:56 2018 -0500
a28ffca
arm: Make arch specific memcpy thumb-safe.
by Klaus Goger
· Thu Apr 26 20:18:10 2018 +0200
0fc8afc
test/py: test pinmux command
by Patrice Chotard
· Wed Oct 24 14:10:23 2018 +0200
3cd1f33
pinctrl: sandbox: Add get_pin_muxing ops support
by Patrice Chotard
· Wed Oct 24 14:10:22 2018 +0200
Next »