Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1172ade967ee594a8075f2d80083a2b04329da29
« Previous
c95cafd
Drop CONFIG_INIT_CRITICAL
by Bin Meng
· 6 years ago
2a23ac6
riscv: align mtvec on a 4-byte boundary
by Lukas Auer
· 6 years ago
c55309c
riscv: fix inconsistent use of spaces and tabs in start.S
by Lukas Auer
· 6 years ago
62a09ad
riscv: implement the invalidate_icache_* functions
by Lukas Auer
· 6 years ago
c93a1c8
riscv: hang on unhandled exceptions
by Lukas Auer
· 6 years ago
e8b522b
riscv: treat undefined exception codes as reserved
by Lukas Auer
· 6 years ago
5a44173
riscv: complete the list of exception codes
by Lukas Auer
· 6 years ago
f105d2e
riscv: do not reimplement generic io functions
by Lukas Auer
· 6 years ago
fc8c76f
riscv: make use of the barrier functions from Linux
by Lukas Auer
· 6 years ago
b2c860c
riscv: fix use of incorrectly sized variables
by Lukas Auer
· 6 years ago
776e633
riscv: enable -fdata-sections
by Lukas Auer
· 6 years ago
0c07484
riscv: set -march and -mabi based on the Kconfig configuration
by Lukas Auer
· 6 years ago
d57ffa6
riscv: add Kconfig entries for the C and A ISA extensions
by Lukas Auer
· 6 years ago
7115856
riscv: select CONFIG_PHYS_64BIT on RV64I systems
by Lukas Auer
· 6 years ago
862e2e7
riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I
by Lukas Auer
· 6 years ago
17f2ffe
dts: riscv: update makefile to also clean the RISC-V dts directory
by Lukas Auer
· 6 years ago
07c098b
tools: .gitignore: add prelink-riscv
by Lukas Auer
· 6 years ago
5830791
Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
9b16ede
sun8i_emac: add support for setting EMAC TX/RX delay
by Icenowy Zheng
· 6 years ago
aa09a07
sunxi: Fix memory 2-rank initialization for a33 cpu
by Michael Trimarchi
· 6 years ago
0e21a2f
sunxi-mmc: use new mode on both controllers on A64
by Vasily Khoruzhick
· 6 years ago
629d267
sunxi-mmc: don't double clock for new mode unconditionally
by Vasily Khoruzhick
· 6 years ago
2a8882e
sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option
by Vasily Khoruzhick
· 6 years ago
a58986c
sf: Add a method to obtain the block-protect setting
by Simon Glass
· 6 years ago
f9d49f9
test: sf: Add a simple SPI flash test
by Simon Glass
· 6 years ago
8729b1a
misc: Update read() and write() methods to return bytes xfered
by Simon Glass
· 6 years ago
96794a3
string: Include the config header
by Simon Glass
· 6 years ago
b9f210a
video: Update video_set_default_colors() to support invert
by Simon Glass
· 6 years ago
4b6dbaa
binman: Set the pathname correctly for ELF files
by Simon Glass
· 6 years ago
26cc8fc
binman: Drop an unnecessary comma in blob handling
by Simon Glass
· 6 years ago
a3c0055
binman: Add a way to enable debugging from the build
by Simon Glass
· 6 years ago
048c6e8
spl: lz4: Allow use of lz4 compression in SPL
by Simon Glass
· 6 years ago
c0126bd
spl: Support bootstage, log, hash and early malloc in TPL
by Simon Glass
· 6 years ago
4a5b5e1
sandbox: Update some drivers to work in SPL/TPL
by Simon Glass
· 6 years ago
a2a63a3
sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()
by Simon Glass
· 6 years ago
566bf3a
sandbox: Add a function to read a host file
by Simon Glass
· 6 years ago
a5c13b6
sandbox: log: Add a category for sandbox
by Simon Glass
· 6 years ago
04488c4
sandbox: tpm: Allow debugging of data packages
by Simon Glass
· 6 years ago
72ef8bf
cros_ec: Add new features for events and power
by Simon Glass
· 6 years ago
4bf6f2a
cros_ec: Align uclass data to a cache boundary
by Simon Glass
· 6 years ago
dc05ac0
cros_ec: Fail if we cannot determine the flash burst size
by Simon Glass
· 6 years ago
ac80652
cros_ec: Add error logging on a few commands
by Simon Glass
· 6 years ago
9fea76f
cros_ec: Use uint instead of u8 for parameters
by Simon Glass
· 6 years ago
6af7101
buildman: Show boards with warning with w+
by Simon Glass
· 6 years ago
4cf2b22
buildman: Rename the good, better, worse variables
by Simon Glass
· 6 years ago
2d48333
buildman: Detect dtc warnings
by Simon Glass
· 6 years ago
40232c9
buildman: Only print toolchain probing with -v
by Simon Glass
· 6 years ago
12bfb2e
dm: spi: prevent setting a speed of 0 Hz
by Simon Goldschmidt
· 6 years ago
b236448
fdt: restore board_fdt_blob_setup() declaration
by Baruch Siach
· 6 years ago
b1a7e79
cmd: fdt: Fix fdt address information after the movement
by Hiroyuki Yokoyama
· 6 years ago
410d9b6
fdt: Fix uncompress_blob() for U-Boot proper
by Marek Vasut
· 6 years ago
5197daf
dm: core: Widen the dump tree to show more of the driver's name.
by Liviu Dudau
· 6 years ago
0c943e5
sandbox: README: use setenv ethrotate no
by Heinrich Schuchardt
· 6 years ago
6c6260e
sandbox: README: setting environment variables
by Heinrich Schuchardt
· 6 years ago
9190a3e
sandbox: remove stray DEBUG
by Heinrich Schuchardt
· 6 years ago
2a87f7f
dm/pci: Change the first CFG read to Vendor ID in enumeration
by Hou Zhiqiang
· 6 years ago
a3e1653
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
e070dc4
Merge branch '2018-11-19-master-imports'
by Tom Rini
· 6 years ago
a68b0e1
fs: fat: assign rootdir sector when accessing root directory
by Thomas RIENOESSL
· 6 years ago
2fa77bd
clk: meson: fix clk81 divider calculation
by Jerome Brunet
· 6 years ago
61927d2
cmd: adc: add an option to scan some or all available channels
by Fabrice Gasnier
· 6 years ago
c56fc49
cmd: adc: print single conversion also in uV
by Fabrice Gasnier
· 6 years ago
1c84d90
cmd: adc: add info on channel mask
by Fabrice Gasnier
· 6 years ago
63f004e
dm: adc: add uclass's mask and conversion helpers
by Fabrice Gasnier
· 6 years ago
5bbf36a
ARM: mvebu: dts: add Clearfog GT-8K
by Rabeeh Khoury
· 6 years ago
093c0ab
ARM: mvebu: db-88f6820: remove redundant comment
by Chris Packham
· 6 years ago
2b4d964
arm64: mvebu: a8k: autodetect RAM size
by Baruch Siach
· 6 years ago
b335e91
linux/sizes.h: sync from kernel
by Baruch Siach
· 6 years ago
6d4d9be
MIPS: drop asm/const.h
by Baruch Siach
· 6 years ago
5c8fd32
Use _AC and UL macros from linux/const.h
by Baruch Siach
· 6 years ago
b26c486
linux/const.h: import from kernel
by Baruch Siach
· 6 years ago
d73d81f
Merge tag 'mips-pull-2018-11-18' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
1bef0c5
MIPS: fix linking of standalone programs
by Daniel Schwierzeck
· 6 years ago
d3a9ba7
Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS
by Daniel Schwierzeck
· 6 years ago
1d3b97c
Kbuild: add LDFLAGS_STANDALONE
by Daniel Schwierzeck
· 6 years ago
101860e
mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig
by Stefan Roese
· 6 years ago
8bd1977
mips: mt76xx: linkit-smart-7688: Use ioremap_nocache to get address
by Stefan Roese
· 6 years ago
78e2517
mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig
by Stefan Roese
· 6 years ago
b1f51fc
mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def state
by Stefan Roese
· 6 years ago
840293b
mips: mt76xx: gardena-smart-gateway: Add LEDs to dts
by Stefan Roese
· 6 years ago
48f8e15
mips: mt76xx: gardena-smart-gateway: Configure GPIOs (digital vs analog)
by Stefan Roese
· 6 years ago
4ff942b
mips: mt76xx: Enable watchdog support
by Stefan Roese
· 6 years ago
b4a6a1b
mips: mt76xx: Kconfig: Add ethernet and GPIO support
by Stefan Roese
· 6 years ago
9a89b2b
mips: mt76xx: Add watchdog DT node to mt7628a.dtsi
by Stefan Roese
· 6 years ago
60f6be1
mips: mt76xx: Add GPIO DT nodes to mt7628a.dtsi
by Stefan Roese
· 6 years ago
82dbe64
mips: mt76xx: Add ethernet DT node to mt7628a.dtsi
by Stefan Roese
· 6 years ago
a8b0bf6
mips: mt76xx: lowlevel_init.S: Add missing memory controller reset in DDR init
by Stefan Roese
· 6 years ago
4751e55
gpio: Add MT7621 GPIO support
by Stefan Roese
· 6 years ago
053fce8
wdt: Add MT7621 watchdog driver
by Stefan Roese
· 6 years ago
0c4b382
Merge branch '2018-11-16-master-imports'
by Tom Rini
· 6 years ago
118f020
dm: video: correctly set the cursor position
by Heinrich Schuchardt
· 6 years ago
ad890ca
sunxi: Update MAINTAINERS file for recent boards
by Tom Rini
· 6 years ago
21ebf2a
fdt_region: Ensure that depth never goes below -1
by Konrad Beckmann
· 6 years ago
f1c8568
image-sig: Ensure that hashed-nodes is null-terminated
by Konrad Beckmann
· 6 years ago
ad5fbc6
Ability to modify distro boot filename
by Martyn Welch
· 6 years ago
907837d
misc: fs_loader: Fix compiler warning
by Keerthy
· 6 years ago
7c096ea
misc: fs_loader: Use device_get_global_by_ofnode to get to node
by Keerthy
· 6 years ago
48e2f0c
fs: Makefile: Add fs.c under SPL for fs_loader
by Keerthy
· 6 years ago
9ad3b04
serial: ns16550: add setconfig support
by Simon Goldschmidt
· 6 years ago
0a16868
dm: serial: fix comment on dm_serial_ops setconfig
by Simon Goldschmidt
· 6 years ago
Next »