Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ca4abdcdfa8b2ff30d86e93294a38e3fbaaef242
ca4abdc
configs: stm32: update SRAM address for STM32H7 disco and eval
by Patrice Chotard
· 7 years ago
72dee54
ARM: stm32f7: fix prescaler calculation of timer
by Bo Shen
· 7 years ago
af609e3
fs/fat: Check malloc return values and fix memory leaks
by Tuomas Tynkkynen
· 7 years ago
09fa964
fs/fat: Fix 'CACHE: Misaligned operation at range' warnings
by Tuomas Tynkkynen
· 7 years ago
99e46df
cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI
by Tom Rini
· 7 years ago
610eec7
scripts: Move Kconfig contents to cmd/Kconfig
by Sam Protsenko
· 7 years ago
9a212d7
serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag
by Patrice Chotard
· 7 years ago
6c30f15
serial: stm32x7: add STM32F4 support
by Patrice Chotard
· 7 years ago
2a7ecc5
serial: stm32x7: add fifo support for STM32H7
by Patrice Chotard
· 7 years ago
60a996b
serial: stm32x7: prepare the ground to STM32F4 support
by Patrice Chotard
· 7 years ago
75d5853
serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible
by Patrice Chotard
· 7 years ago
2a52a95
serial: stm32x7: cleanup code
by Patrice Chotard
· 7 years ago
34f9a92
ARMv8: make master CPU checking logic more clear
by zijun_hu
· 7 years ago
b813908
board: STiH410-B2260: set ramdisk_addr_r to 0x48000000
by Lee Jones
· 7 years ago
7aac4e9
board: STiH410-B2260: fix sdram size
by Nicolas Le Bayon
· 7 years ago
3ef751e
board: STiH410-B2260: update environment variable
by Patrice Chotard
· 7 years ago
7baf952f
ARMv8: fix error in freeing stack frame
by zijun_hu
· 7 years ago
01a8359
ARMv8: get new GD address from gd->new_gd directly
by zijun_hu
· 7 years ago
0d3aaa3
Travis-CI: Fix microblaze and xilinx jobs
by Tom Rini
· 7 years ago
bf52fcd
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
by Tom Rini
· 7 years ago
83e92f7
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
256df1e
x86: edison: Bring minimal ACPI support to the board
by Andy Shevchenko
· 7 years ago
39665be
x86: tangier: Enable ACPI support for Intel Tangier
by Andy Shevchenko
· 7 years ago
b6519b7
x86: theadorable-x86-xxx_defconfig: Enable setexpr command
by Stefan Roese
· 7 years ago
70e6c8c
x86: theadorable-x86-common: Move "-generic" into kernel-ver variable
by Stefan Roese
· 7 years ago
43c9841
x86: theadorable-x86-common: Add further pci hotplug cmdline parameters
by Stefan Roese
· 7 years ago
afbdfd8
Travis-CI: Split out more vendors from the catch-all ARM job
by Tom Rini
· 7 years ago
575e160
Travis-CI: Move Boundary and Engicam devices to their own jobs
by Tom Rini
· 7 years ago
bc3eed9
Travis-CI: Move Toradex into its own job
by Tom Rini
· 7 years ago
fa9ca8a
fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_ls
by Tom Rini
· 7 years ago
3c2dff5
tools/fit_image.c: Update some return code paths
by Tom Rini
· 7 years ago
146dda3
cmd/time.c: Initialize 'repeatable' variable
by Tom Rini
· 7 years ago
48ee0a8
cmd/pxe.c: Rework initrd and bootargs handling slightly
by Tom Rini
· 7 years ago
c667723
cmd/nvedit.c: Update input handling to cover overflow cases
by Tom Rini
· 7 years ago
e2e6dae
test/dm: Fix string handling issues in the eth test
by Tom Rini
· 7 years ago
d91062c
test/overlay: Fix various malloc/free leaks
by Tom Rini
· 7 years ago
18030d0
GPT: fix memory leaks identified by Coverity
by Alison Chaiken
· 7 years ago
7c890f1
fs-test: Add test for a filename using '..' to go back to the root
by Tuomas Tynkkynen
· 7 years ago
8df8731
fs/fat: Fix pathnames using '..' that lead to the root directory
by Tuomas Tynkkynen
· 7 years ago
edce588
fs-test: Add FAT16 support
by Tuomas Tynkkynen
· 7 years ago
385b731
fs/ext4: Fix group descriptor checksum calculation
by Tuomas Tynkkynen
· 7 years ago
bd2259e
doc: Fix statements on case sensitivity for regulator prefix
by Felix Brack
· 7 years ago
2685776
omap: Fix warning when looking for userdata part
by Sam Protsenko
· 7 years ago
3078909
disk: Provide API to get partition by name for specific type
by Sam Protsenko
· 7 years ago
19d141a
omap: Omit fastboot.userdata_size related errors
by Sam Protsenko
· 7 years ago
7b09dff
travis.yml: Add job for running test.py in qemu_arm
by Tuomas Tynkkynen
· 7 years ago
32f1182
ARM: Add a new arch + board for QEMU's 'virt' machine
by Tuomas Tynkkynen
· 7 years ago
3675cb0
PCI: Add driver for a 'pci-host-ecam-generic' host controller
by Tuomas Tynkkynen
· 7 years ago
e434a90
pci: layerscape: Use pci_generic_mmap_{read, write}_config
by Tuomas Tynkkynen
· 7 years ago
75e3fea
pci: xilinx: Use pci_generic_mmap_{read, write}_config()
by Tuomas Tynkkynen
· 7 years ago
badb992
pci: Add helper for implementing memory-mapped config space accesses
by Tuomas Tynkkynen
· 7 years ago
a4d7286
omap: detect board before spl_early_init()
by Jean-Jacques Hiblot
· 7 years ago
2f57c95
spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
by Jean-Jacques Hiblot
· 7 years ago
035d640
fdtdec: sort include files
by Jean-Jacques Hiblot
· 7 years ago
f52bdf4
lib: allow building lzo for the SPL
by Jean-Jacques Hiblot
· 7 years ago
376ddf9
gzip: add a function to parse the header
by Jean-Jacques Hiblot
· 7 years ago
d753f94
lzo: add a function to check the validity of the header
by Jean-Jacques Hiblot
· 7 years ago
02035d0
fit: If no matching config is found in fit_find_config_node(), use the default one
by Jean-Jacques Hiblot
· 7 years ago
d56b86e
fit: fixed bug in locate_dtb_in_fit()
by Jean-Jacques Hiblot
· 7 years ago
906a9db
fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()
by Jean-Jacques Hiblot
· 7 years ago
1195559
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
by Jean-Jacques Hiblot
· 7 years ago
84570a0
linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux
by Masahiro Yamada
· 7 years ago
3ea0520
disk: part_dos: Use the original allocation scheme for the SPL case
by Fabio Estevam
· 7 years ago
4f42a0d
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
6a3e65d
common: Drop LOGLEVEL to 4
by Tom Rini
· 7 years ago
ceb9190
dm: replace dm_dbg() with pr_debug()
by Masahiro Yamada
· 7 years ago
6990e91
linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13
by Masahiro Yamada
· 7 years ago
c898cba
dm: define dev_*() log functions in DM header
by Masahiro Yamada
· 7 years ago
0a70fb4
bug.h: move runtime BUG/WARN macros into <linux/bug.h>
by Masahiro Yamada
· 7 years ago
059a480
bug.h: sync BUILD_BUG stuff with Linux 4.13
by Masahiro Yamada
· 7 years ago
f7d6b89
vsprintf.h: include <linux/types.h>
by Masahiro Yamada
· 7 years ago
5a719f9
common.h: remove error()
by Masahiro Yamada
· 7 years ago
9b643e3
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
b44b302
printk: collect printk stuff into <linux/printk.h> with loglevel support
by Masahiro Yamada
· 7 years ago
7fea7b1
stdio.h: move printf() stuff from <common.h> to <stdio.h>
by Masahiro Yamada
· 7 years ago
e6ee85a
sunxi: only init USB Ethernet gadget when it's enabled
by Icenowy Zheng
· 7 years ago
9f35688
sunxi: usb_phy: invert the USB phy_ctl condition
by Maxime Ripard
· 7 years ago
ea5b1e1
sun7i: a20: Add Bananapi M1 Plus support
by Jagan Teki
· 7 years ago
d4aac53
sunxi: defaultly enable SPL for Lichee Pi Zero
by Icenowy Zheng
· 7 years ago
818b293
sunxi: Enable eMMC on Cubietruck Plus
by Chen-Yu Tsai
· 7 years ago
1328a81
sunxi: rename Bananapi M3 dts file name
by Chen-Yu Tsai
· 7 years ago
3c989f3
sunxi: Fix USB_GADGET implication
by Maxime Ripard
· 7 years ago
de86fc3
sunxi: Remove the MMC index hack
by Maxime Ripard
· 7 years ago
f4c3523
sunxi: Use sunxi_get_boot_device
by Maxime Ripard
· 7 years ago
8829076
arm: sunxi: Move spl_boot_device in a separate function
by Maxime Ripard
· 7 years ago
6ee9d7b
sunxi: Add support for A20-OLinuXino-MICRO-eMMC
by Stefan Mavrodiev
· 7 years ago
a12fb0e
sunxi: Enable CMD_GPT by default
by Maxime Ripard
· 7 years ago
47738ac
cmd: Move CONFIG_RANDOM_UUID to Kconfig
by Maxime Ripard
· 7 years ago
5ed8239
sunxi: sina33: Sync the device tree with the kernel
by Maxime Ripard
· 7 years ago
6e2166c
sunxi: Imply USB_ETHER
by Maxime Ripard
· 7 years ago
90dd2f1
sunxi: Register usb_ether
by Maxime Ripard
· 7 years ago
3a61b08
musb: sunxi: switch to the device model
by Maxime Ripard
· 7 years ago
cfa3499
cmd: fastboot: Rework fastboot dependency
by Maxime Ripard
· 7 years ago
654b02b
sunxi: imply USB_GADGET
by Maxime Ripard
· 7 years ago
e02687b
sunxi: provide default USB gadget setup
by Maxime Ripard
· 7 years ago
10ac57f
usb: gadget: usb_ether: Move settings to common
by Maxime Ripard
· 7 years ago
a95aee6
usb: gadget: Make g_dnl USB settings common
by Maxime Ripard
· 7 years ago
d2f0f4a
usb: gadget: usb_ether: Move the interfaces to Kconfig
by Maxime Ripard
· 7 years ago
3f33d3c
usb: gadget: Convert USB_ETHER to Kconfig
by Maxime Ripard
· 7 years ago
c163668
usb: gadget: Move USBNET_HOST_ADDR to Kconfig
by Maxime Ripard
· 7 years ago
Next »