Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
dd02936f81de477680f27af244fd2085ce460152
« Previous
57de41e
ehci: mx7: fix otg id detection
by Peng Fan
· 8 years ago
429ff44
ehci: mx7: fix usbnc_regs
by Peng Fan
· 8 years ago
217d169
usb: fsl: Fix NULL terminating issue for usb controller name string
by Rajesh Bhagat
· 8 years ago
4141e85
kbuild: avoid race between dtbs and dt/dt.dtb targets
by Masahiro Yamada
· 8 years ago
fba5f93
efi_loader: Fix typo in distro script
by Alexander Graf
· 8 years ago
a4d7999
board/BuR: rename kwb board to brxre1
by Hannes Schmelzer
· 8 years ago
2290fe0
board/BuR: rename tseries board to brppt1
by Hannes Schmelzer
· 8 years ago
8ada4e0
arm: bcm235xx: update clock framework
by Steve Rae
· 8 years ago
77a1a67
arm: bcm235xx: fix kps ccu
by Chris Brand
· 8 years ago
9d7f416
arm: bcm235xx: implement the boot0 hook code
by Steve Rae
· 8 years ago
202b84a
arm: bcm235xx: choose 8-bit phy bus width
by Steve Rae
· 8 years ago
df8b0a0
clk: sandbox: don't check clk ID against 0
by Stephen Warren
· 8 years ago
bd62e24
common: Fix support for environment file in EXT4
by Andrej Rosano
· 8 years ago
ec04836
ARM: armv7: refactor Makefile slightly
by Masahiro Yamada
· 8 years ago
f1f9d4f
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
by Masahiro Yamada
· 8 years ago
b88d6f7
Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boards
by Masahiro Yamada
· 8 years ago
62f8183
mtd: nand: Drop a blank line in nand_wait()
by Andre Renaud
· 8 years ago
6441e3d
ARM: move #ifdef to match the error handling code
by Masahiro Yamada
· 8 years ago
afedf54
arm64: optimize smp_kick_all_cpus
by Masahiro Yamada
· 8 years ago
a2cfc8d
lib/lzo: bugfix when input data is not compressed
by Joris Lijssens
· 8 years ago
9604474
env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD}
by Masahiro Yamada
· 8 years ago
5847084
Respect SOURCE_DATE_EPOCH when building FIT images.
by Vagrant Cascadian
· 8 years ago
42ffa51
Use C locale when setting CC_VERSION_STRING and LD_VERSION_STRING.
by Vagrant Cascadian
· 8 years ago
1e23737
board: amlogic: Rename folder for Amlogic boards
by Carlo Caione
· 8 years ago
4b3ab59
configs: gxbb: Introduce a common config header file
by Carlo Caione
· 8 years ago
4f1318b
common: image: minimal android image iminfo support
by Michael Trimarchi
· 8 years ago
f8f9107
mkimage: fit: spl: Add an optional static offset for external data
by Teddy Reed
· 8 years ago
92dfd92
cmd: bootefi: cosmetic
by Sergey Kubushyn
· 8 years ago
85a2f77
omap3: bugfix in timer on rollover
by Daniel Gorsulowski
· 8 years ago
a2fd238
armv8: ls1043aqds: fix to get boot device info from FPGA
by Qianyu Gong
· 8 years ago
f3acaf4
armv8/fsl_lsch2: Correct the cores frequency initialization
by Hou Zhiqiang
· 8 years ago
61520ac
arm: socfpga: Fix "improve raw MMC SPL boot"
by Marek Vasut
· 8 years ago
b66a5c0
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
fc2661e
tools: moveconfig: show suspicious boards with possible misconversion
by Masahiro Yamada
· 8 years ago
96dccd9
tools: moveconfig: simplify show_failed_boards() and show more info
by Masahiro Yamada
· 8 years ago
f432c33
tools: moveconfig: simplify source tree switching
by Masahiro Yamada
· 8 years ago
5cc42a5
tools: moveconfig: change class WorkDir to class ReferenceSource
by Masahiro Yamada
· 8 years ago
5030159
tools: moveconfig: fix needless move for config with default 1
by Masahiro Yamada
· 8 years ago
69fd0d4
NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS server
by Guillaume GARDET
· 8 years ago
08e64ce
net: phy: marvell: Do not reset 88e1310 after autoneg
by Nathan Rossi
· 8 years ago
7988774
net: phy: micrel: add support for KSZ886x switches in MIIM mode
by Alexey Firago
· 8 years ago
dad7b74
net: rtl8169: fix switching between adapters
by Stephen Warren
· 9 years ago
9f82361
Kconfig: Add a new DISTRO_DEFAULTS Kconfig option
by Hans de Goede
· 8 years ago
4257f5f
sunxi: Add PSCI implementation in C
by Chen-Yu Tsai
· 8 years ago
3424c3f
sunxi: Add base address for GIC
by Chen-Yu Tsai
· 8 years ago
7579a3e
sunxi: Add CPUCFG debug lock and sun7i cpu power controls
by Chen-Yu Tsai
· 8 years ago
20e3d05
sunxi: Group cpu core related controls together
by Chen-Yu Tsai
· 8 years ago
57c2a25
sunxi: Add missing linux/types.h header for cpucfg_sun6i.h
by Chen-Yu Tsai
· 8 years ago
d7d4e5c
sunxi: Add packed attribute to struct sunxi_prcm_reg
by Chen-Yu Tsai
· 8 years ago
0f3b894
sunxi: Make CPUCFG_BASE macro names the same across families
by Chen-Yu Tsai
· 8 years ago
b56e06d
ARM: allocate extra space for PSCI stack in secure section during link phase
by Chen-Yu Tsai
· 8 years ago
cbeeb2a
ARM: PSCI: export common PSCI function declarations for C code
by Chen-Yu Tsai
· 8 years ago
778dc5f
ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_all
by Chen-Yu Tsai
· 8 years ago
dae08d2
ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top()
by Chen-Yu Tsai
· 8 years ago
3da9536
sunxi: Revert "sunxi: make SoC variant choice mandatory"
by Hans de Goede
· 8 years ago
3551b24
sunxi: Add defconfig and dts file for inet86dz board
by Hans de Goede
· 8 years ago
cd38e3d
sunxi: Add defconfig and dts file for Polaroid MID2407PXE03 tablet
by Hans de Goede
· 8 years ago
8c7d229
sunxi: Select USE_TINY_PRINTF
by Hans de Goede
· 8 years ago
da70b4d
tinyprintf: Add vprintf implementation
by Hans de Goede
· 8 years ago
46fd625
Prepare v2016.07-rc2
by Tom Rini
· 8 years ago
41598c8
autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c
by Masahiro Yamada
· 8 years ago
2313d48
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 8 years ago
1a3619c
mmc: add MMC_VERSION_5_1
by Stefan Wahren
· 8 years ago
333463d
dragonboard410c: Increase default environment size.
by Mateusz Kulikowski
· 8 years ago
09849f4
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
30780f9
mtd: nand: Patch remaining places where nand_to_mtd() should be used
by Boris Brezillon
· 8 years ago
caad0d0
nand: doc: fix example ecc scheme calculation
by Fabian Mewes
· 8 years ago
1866be7
nand: extend nand torture
by Max Krummenacher
· 8 years ago
e1c2908
nand: nand torture: follow sync with linux v4.6
by Max Krummenacher
· 8 years ago
6171757
common: fb_nand: won't compile
by Sergey Kubushyn
· 8 years ago
7748b41
spl: nand: sunxi: add support for NAND config auto-detection
by Boris Brezillon
· 8 years ago
4e7d1b3
spl: nand: sunxi: split 'load page' and 'read page' logic
by Boris Brezillon
· 8 years ago
bb9783b
spl: nand: sunxi: rework status polling loop
by Boris Brezillon
· 8 years ago
fa30115
spl: nand: sunxi: stop guessing the redundant u-boot offset
by Boris Brezillon
· 8 years ago
80ef700
spl: nand: support redundant u-boot image
by Boris Brezillon
· 8 years ago
494e108
spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependency
by Boris Brezillon
· 8 years ago
c4adf9d
spl: nand: sunxi: remove support for so-called 'syndrome' mode
by Boris Brezillon
· 8 years ago
135aa95
clk: convert API to match reset/mailbox style
by Stephen Warren
· 8 years ago
4581b71
reset: implement a reset test
by Stephen Warren
· 8 years ago
89c1e2d
Add a reset driver framework/uclass
by Stephen Warren
· 8 years ago
0f67e23
mailbox: add Tegra186 HSP driver
by Stephen Warren
· 8 years ago
769d52e
mailbox: rename headers
by Stephen Warren
· 8 years ago
21047b3
sandbox: gpio: doc: Fix parameter documentation
by mario.six@gdsys.cc
· 8 years ago
6feed2a
lib/libfdt/: General aesthetic/style fixes.
by Robert P. J. Day
· 8 years ago
fc76b69
gpio: pca953x: Fix register reading past 8th GPIO
by mario.six@gdsys.cc
· 8 years ago
5aeedeb
dm: add manual relocation for devices
by Angelo Dureghello
· 8 years ago
7c8ef0f
ARM: uniphier: use the default CONFIG_BOOTDELAY=2
by Masahiro Yamada
· 8 years ago
51ea5a0
ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20
by Masahiro Yamada
· 8 years ago
18c1198
ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to Kconfig
by Masahiro Yamada
· 8 years ago
48efc8a
ARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BIT
by Masahiro Yamada
· 8 years ago
50862a5
ARM: uniphier: change CPU_RELEASE_ADDR to the head of DRAM space
by Masahiro Yamada
· 8 years ago
9ab165d
SPL ext: cosmetic: correct error message in spl_load_image_ext()
by Petr Kulhavy
· 8 years ago
7a77e90
fs: cbfs: Fix build of fs/cbfs/cbfs.c when building u-boot sandbox on x86 32-bit
by Guillaume GARDET
· 8 years ago
7a8f886
test/py: fix printenv signon message disable code
by Stephen Warren
· 8 years ago
6beacfc
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 8 years ago
a10a31e
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
2372b00
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
67ef2c1
warp7: Fix DFU support
by Fabio Estevam
· 8 years ago
72a868f
warp7: Add README file
by Marco Franchi
· 8 years ago
0a35cc9
warp7: Fix watchdog reset
by Marco Franchi
· 8 years ago
Next »