Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
958a2106f5af62d47e3b522ef4bbf3c13185dfb1
/
include
52df705
imx: imx8mq: add dtsi file
by Peng Fan
· 7 years ago
de27466
imx: add sip function
by Peng Fan
· 7 years ago
c282eae
configs: enable spl support wrt env device
by Jagan Teki
· 7 years ago
0ec3d98
mx7_common: use psci 1.0 instead of 0.1
by Anson Huang
· 7 years ago
4f60e5d
Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig
by Lukasz Majewski
· 7 years ago
c6c1ca1
Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to Kconfig
by Lukasz Majewski
· 7 years ago
31f044b
env: move more common code to env_import_redund
by Simon Goldschmidt
· 7 years ago
48f58a5
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
ab21ece
Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 7 years ago
11d2e98
Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig
by Adam Ford
· 7 years ago
76e2222
Convert CONFIG_SYS_DV_CLKMODE et al to Kconfig
by Adam Ford
· 7 years ago
140ad2d
drivers/ddr/fsl: Cleanup unused variable
by York Sun
· 7 years ago
564e938
drivers/ddr/fsl: Add calculation of register control words
by York Sun
· 7 years ago
c0c32af
drivers/ddr/fsl: Add 3DS RDIMM support
by York Sun
· 7 years ago
426230a
drivers/ddr/fsl: Fix DDR4 RDIMM support
by York Sun
· 7 years ago
f9747a5
driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl
by Yogesh Gaur
· 7 years ago
aae7422
arm64: zynqmp: Moved ethernet PHY configs of ZynqMP boards to defconfig
by Vipul Kumar
· 7 years ago
bd5a8e5
microblaze: Moved ethernet PHY configs of Microblaze board to defconfig
by Vipul Kumar
· 7 years ago
77217c4
arm: zynq: Moved ethernet PHY configs of Zynq boards to defconfig
by Vipul Kumar
· 7 years ago
3e1b61d
arm: zynq: Update years in copyright to reflect latest changes
by Michal Simek
· 7 years ago
88f05a9
arm64: zynqmp: Call psu_init() only when ZYNQMP_PSU_INIT_ENABLED
by Michal Simek
· 7 years ago
d55c815
nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT
by Ezequiel Garcia
· 7 years ago
2678059
xilinx: zynqmp: Add new target with only emmc enabled
by Siva Durga Prasad Paladugu
· 7 years ago
c8a6bad
xilinx: zynqmp: Add new target with only nand enabled
by Siva Durga Prasad Paladugu
· 7 years ago
83144cd
arm: zynq: Move bootcommand to defconfig
by Michal Simek
· 7 years ago
368e86d
configs: x86: allow to override CONFIG_BOOTCOMMAND
by Heinrich Schuchardt
· 7 years ago
af09eba
aes: Allow non-zero initialization vector
by Андрей Мозжухин
· 7 years ago
a70c05f
board: stm32: Fix stm32f746-disco boot
by Patrice Chotard
· 7 years ago
9dbaebc
flash: Fix spelling of "ERR_TIMOUT"
by Mario Six
· 7 years ago
bd39d86
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
6698bb3
efi: Conflict efi_loader with different stub bitness
by Alexander Graf
· 7 years ago
f2ee915
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
fa48759
bcm2835_mu_serial: Convert to Kconfig
by Alexander Graf
· 7 years ago
cf2c778
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
by Alexander Graf
· 7 years ago
d10fc50
pl011: Convert CONFIG_PL011_SERIAL to Kconfig
by Alexander Graf
· 7 years ago
884f901
pl010: Convert CONFIG_PL010_SERIAL to Kconfig
by Alexander Graf
· 7 years ago
71fc2e1
rpi: Determine PL011/Mini-UART availability at runtime
by Alexander Graf
· 7 years ago
fc8523a
serial: bcm283x_mu: Remove support for post-init disabling
by Alexander Graf
· 7 years ago
85ab045
arm: add support for PDU001
by Felix Brack
· 7 years ago
6622822
libfdt: migrate include/libfdt_env.h to a wrapper
by Masahiro Yamada
· 7 years ago
144fbea
libfdt: migrate libfdt.h to a wrapper + U-Boot own code
by Masahiro Yamada
· 7 years ago
25ad202
libfdt: move working_fdt and FDT_RAMDISK_OVERHEAD to include/libfdt.h
by Masahiro Yamada
· 7 years ago
b0bd96c
libfdt: fix <linux/libfdt.h>
by Masahiro Yamada
· 7 years ago
56d1dde
ARM: omap3: evm: Fix distro bootcmd UBIFS and MMC support
by Derald D. Woods
· 7 years ago
6e1364f
distro bootcmd: Allow board defined UBI partition and volume names
by Derald D. Woods
· 7 years ago
01c60ea
clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-rate"
by David Wu
· 7 years ago
7cd4eba
clk: rockchip: Add rk3328 gamc clock support
by David Wu
· 7 years ago
f4fcba5
clk: implement clk_set_defaults()
by Philipp Tomsich
· 7 years ago
f7d1046
clk: add clk_set_parent()
by Philipp Tomsich
· 7 years ago
ded509b
configs: Replace CONFIG_ISW_ENTRY_ADDR with CONFIG_SYS_TEXT_BASE
by Faiz Abbas
· 7 years ago
9c3264c
atomic-long: Fix warnings on arm64
by Bradley Bolen
· 7 years ago
e23b19f
board: stm32: Add stm32f429-evaluation board support
by Patrice Chotard
· 7 years ago
09b9f64
configs: stm32f: Remove STM32_HSE_HZ for all STM32F series
by Patrice Chotard
· 7 years ago
7ba5041
include: dm: Fix 'devioe'/'devuce' typos
by Mario Six
· 7 years ago
9c486e7
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
d61639e
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 7 years ago
789edf6
ARM: rmobile: Convert R8A7791 Porter board to DM and DT
by Marek Vasut
· 7 years ago
9a26fc5
ARM: dts: rmobile: Import R8A7794 DTS from Linux 4.15-rc8
by Marek Vasut
· 7 years ago
92aa099
ARM: dts: rmobile: Import R8A7793 DTS from Linux 4.15-rc8
by Marek Vasut
· 7 years ago
a3fb9ff
ARM: dts: rmobile: Import R8A7792 DTS from Linux 4.15-rc8
by Marek Vasut
· 7 years ago
edd15fc
ARM: dts: rmobile: Import R8A7791 DTS from Linux 4.15-rc8
by Marek Vasut
· 7 years ago
16b6e4a
ARM: dts: rmobile: Import R8A7790 DTS from Linux 4.15-rc8
by Marek Vasut
· 7 years ago
1d44608
env: Initialise all the environments
by Maxime Ripard
· 7 years ago
8a3a7e2
env: Pass additional parameters to the env lookup function
by Maxime Ripard
· 7 years ago
9c24dfb
cmd: nvedit: Get rid of the env lookup
by Maxime Ripard
· 7 years ago
748277c4
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
9921966
sunxi: Add limit with the MMC environment
by Maxime Ripard
· 7 years ago
fc04bd8
Merge git://git.denx.de/u-boot-mips
by Tom Rini
· 7 years ago
1d12a7c
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
664ec31
MIPS: add BMIPS Comtrend AR-5315u board
by Álvaro Fernández Rojas
· 7 years ago
3483f28
MIPS: add support for Broadcom MIPS BCM6318 SoC family
by Álvaro Fernández Rojas
· 7 years ago
c320b92
MIPS: add BMIPS Comtrend WAP-5813n board
by Álvaro Fernández Rojas
· 7 years ago
43b7ab9
MIPS: add support for Broadcom MIPS BCM6368 SoC family
by Álvaro Fernández Rojas
· 7 years ago
1c7fa79
arm: socfpga: allow configs without network support
by Simon Goldschmidt
· 7 years ago
b606e1b
ARM: rmobile: Convert CONFIG_R8A77xx to Kconfig
by Marek Vasut
· 7 years ago
fb44132
Merge git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
60599ea
power: regulator: s2mps11: add a regulator driver for s2mps11
by Jaehoon Chung
· 7 years ago
a743e2b
Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible"
by Vignesh R
· 7 years ago
5a15ec1
config: cadence_spi: Remove defines read from DT
by Jason Rush
· 7 years ago
184fa1c
spi: Remove spi_setup_slave_fdt
by Mario Six
· 7 years ago
74ea6e8
spi: Remove spi_flash_probe_fdt
by Mario Six
· 7 years ago
c5b88f2
spi: Remove obsolete spi_base_setup_slave_fdt
by Mario Six
· 7 years ago
6c94bd1
drivers: spi: consider command bytes when sending transfers
by Álvaro Fernández Rojas
· 7 years ago
8af74ed
drivers: spi: allow limiting reads
by Álvaro Fernández Rojas
· 7 years ago
4826350
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
by Álvaro Fernández Rojas
· 7 years ago
91fe458
wait_bit: add 8/16/32 BE/LE versions of wait_for_bit
by Álvaro Fernández Rojas
· 7 years ago
1612128
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
6c8945e
armv8: ls1088a: Add IFC and eMMC as qixis boot sources
by Ashish Kumar
· 7 years ago
ef0789b
ls1088a: Add VID support for QDS and RDB platforms
by Rajesh Bhagat
· 7 years ago
1fab98f
common: board_f: vid: Add VID specific API to adjust core voltage
by Rajesh Bhagat
· 7 years ago
23a12cb
board: common: vid: Add support for LTC3882 voltage regulator chip
by Rajesh Bhagat
· 7 years ago
a516416
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
6aa4ad8
Convert CONFIG_SOC_DA8XX et al to Kconfig
by Adam Ford
· 7 years ago
05ef48a
efi_driver: EFI block driver
by Heinrich Schuchardt
· 7 years ago
cc20ed0
efi_loader: fix ExitBootServices
by Heinrich Schuchardt
· 7 years ago
9bc9664
efi_loader: add check_tpl parameter to efi_signal_event
by Heinrich Schuchardt
· 7 years ago
65436f9
efi_loader: provide function to get last node of a device path
by Heinrich Schuchardt
· 7 years ago
4f94865
efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions
by Heinrich Schuchardt
· 7 years ago
64e4db0
efi_loader: make efi_disk_create_partitions a global symbol
by Heinrich Schuchardt
· 7 years ago
98d48bd
efi_loader: provide a function to create a partition node
by Heinrich Schuchardt
· 7 years ago
Next »