Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
fdd135bf8ea475b61f3e771cf67e840544c415ee
/
include
fdd135b
usb: usb_submit_int_msg -> usb_int_msg
by Michal Suchanek
· 5 years ago
c705fc3
arm: ti: Add missing "=" from previous fix
by Tom Rini
· 5 years ago
40e362a
Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
2f76073
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 5 years ago
ba83753
Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-boot
by Tom Rini
· 5 years ago
659f4fe
rpi: increase SYS_BOOTM_LEN to 64M on ARM64
by Bonnans, Laurent
· 5 years ago
9562b20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· 5 years ago
3f3d771
dm: core: Add functions to read 64-bit dt properties
by T Karthik Reddy
· 5 years ago
d0384d5
efi_loader: correctly render CD-ROM device path nodes
by Heinrich Schuchardt
· 5 years ago
b5b9eff
efi_loader: Extract adding a conventional memory in separate routine
by Park, Aiden
· 5 years ago
7f6d874
efi_loader: interrupts in simple network protocol
by Heinrich Schuchardt
· 5 years ago
d7441d8
ARM: exynos5: Try to boot on mmc2 before mmc0/1
by Guillaume GARDET
· 5 years ago
6cf8a90
mmc: Rename timeout parameters for clarification
by Sam Protsenko
· 5 years ago
cccc05e
env: net: U_BOOT_ENV_CALLBACKs should not depend on CMD_NET
by Heinrich Schuchardt
· 5 years ago
12c2a31
net: make net_random_ethaddr() more random
by Michael Walle
· 5 years ago
53e3d52
net: dwc_et_qos: update weak function board_interface_eth_init
by Patrick Delaunay
· 5 years ago
3eaac63
net: introduce packet capture support
by Ramon Fried
· 5 years ago
4d0140e
dm: cache: Add enable and disable ops for cache uclass
by Rick Chen
· 5 years ago
f379fa6
sifive-fu540: config: Add mmc0 as a boot target device
by Alistair Francis
· 5 years ago
eaae4ee
sh: r2dplus: Switch to DM PCI driver
by Marek Vasut
· 5 years ago
296439e
Revert "vexpress64: fvp dram: add DRAM configuration"
by Ryan Harkin
· 5 years ago
25f32e0
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· 5 years ago
2056121
powerpc: MPC8548CDS: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· 5 years ago
7bf7edd
powerpc: corenet_ds: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· 5 years ago
e617bb8
powerpc: P2041RDB: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· 5 years ago
c1e486e
powerpc: p1_p2_rdb: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· 5 years ago
7597484
powerpc: T104xRDB: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· 5 years ago
f9abe6d
powerpc: T102xRDB: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· 5 years ago
233044d
powerpc: T102xRDB: Remove the useless macro CONFIG_ARCH_T1040
by Hou Zhiqiang
· 5 years ago
75a9137
powerpc: T4240RDB: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· 5 years ago
d85fa79
powerpc: T208xRDB: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· 5 years ago
8c56ea5
Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
e4b8dd9
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· 5 years ago
e7fabe7
image: add new "copro" image type
by Patrick Delaunay
· 5 years ago
234a602
pmu: stpmic1: change specific NVM api to MISC
by Patrick Delaunay
· 5 years ago
64dbd40
serial: stm32: remove unused include
by Patrick Delaunay
· 5 years ago
53b95a3
stm32mp1: configs: Set bootdelay to 1
by Patrice Chotard
· 5 years ago
f95f98c
stm32mp1: configs: add altbootcmd
by Patrick Delaunay
· 5 years ago
6a9a34f
stm32mp1: configs: support MTDPARTS only if needed
by Patrick Delaunay
· 5 years ago
3ef4aca
stm32mp1: configs: remove CONFIG_SYS_HZ
by Patrick Delaunay
· 5 years ago
178a415
stpmic1: program pmic to keep only the debug unit on
by Patrick Delaunay
· 5 years ago
4953f6c
stm32mp1: cosmetic: remove comment
by Patrick Delaunay
· 5 years ago
12277ac
Merge branch '2019-08-26-master-imports'
by Tom Rini
· 5 years ago
7bb7285
powerpc: mpc8548cds: extend the reserved length for monitor
by Hou Zhiqiang
· 5 years ago
44de15d
tools: remove easylogo and include/video_logo.h
by Heinrich Schuchardt
· 5 years ago
9fcea65
ARM: am3517-evm: Disable CONFIG_USB_EHCI_OMAP in SPL
by Adam Ford
· 5 years ago
97605d3
ARM: omap3_logic: Fix SPL boot failure when EHCI enabled
by Adam Ford
· 5 years ago
208bdaf
vexpress/aemv8a: drop CONFIG_ARMV8_SWITCH_TO_EL1
by Sudeep Holla
· 5 years ago
27e0f3b
arm: ti: Fix regression in distro boot for mmc
by Nuno Gonçalves
· 5 years ago
7a4b0bc
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· 5 years ago
e456a81
riscv: qemu: add SPL configuration
by Lukas Auer
· 5 years ago
5e30e45
spl: support booting via RISC-V OpenSBI
by Lukas Auer
· 5 years ago
c4f603f
fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPL
by Lukas Auer
· 5 years ago
1ee774d
Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
by Hannes Schmelzer
· 5 years ago
f8584bb
moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 4
by Hannes Schmelzer
· 5 years ago
2c24a83
moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 3
by Hannes Schmelzer
· 5 years ago
abf9e5d
moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2
by Hannes Schmelzer
· 5 years ago
0152879
moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 1
by Hannes Schmelzer
· 5 years ago
c680df7
mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig
by Stefan Roese
· 5 years ago
1bf3301
Convert CONFIG_ARCH_CPU_INIT to Kconfig
by Adam Ford
· 5 years ago
50b4b80
Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
3d8fab1
Merge branch '2019-08-23-master-imports'
by Tom Rini
· 5 years ago
78f2877
Convert CONFIG_MX_CYCLIC to Kconfig
by Adam Ford
· 5 years ago
3f70bef
Convert CONFIG_FSL_USDHC to Kconfig
by Adam Ford
· 5 years ago
5484793
kconfig: Convert CONFIG_MXS_GPIO to Kconfig
by Lukasz Majewski
· 5 years ago
b242d1b
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
by Tom Rini
· 5 years ago
cbd298b
evb_rk3399: revert CONFIG_SYS_MMC_ENV_DEV to 0
by Max Kellermann
· 6 years ago
0557d46
disk: efi: ignore 'IGNOREME' GPT header found on cros eMMCs
by Urja Rannikko
· 6 years ago
cb8c492
rockchip: rk3288: remove fennec board support
by Kever Yang
· 5 years ago
4d2c572
rockchip: Move config SYS_MALLOC_LEN to Kconfig
by Kever Yang
· 5 years ago
1748990
armv8: ls1088aqds: support DSPI mode by hwconfig
by Chuanhua Han
· 5 years ago
64fb43d
armv8: ls1046afrwy: Define CONFIG_ENV_ADDR for QSPI Boot
by Alison Wang
· 5 years ago
c8b2e36
armv8: ls1088aqds: Add support of I2C driver model.
by Chuanhua Han
· 5 years ago
5dd043a
boards: ls1088a: Add support of I2C driver model
by Chuanhua Han
· 5 years ago
885ae05
boards: ls2088aqds: Add support of I2C driver model.
by Chuanhua Han
· 5 years ago
db07c44
rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module
by Chuanhua Han
· 5 years ago
654e4e7
boards: ls2088a: Add support of I2C driver model.
by Chuanhua Han
· 5 years ago
113214f
armv8: ls1028aqds: Remove the definition of CONFIG_SYS_I2C_EARLY_INIT
by Chuanhua Han
· 5 years ago
954cd78
boards: ls1028a: Add support of I2C driver model
by Chuanhua Han
· 5 years ago
bc475d0
configs: ls1043aqds: Move CONFIG_FSL_QSPI to defconfig
by Ashish Kumar
· 5 years ago
cf0bbbd
drivers: net: mc: Report extra memory to Linux
by Meenakshi Aggarwal
· 5 years ago
c66f4f5
sandbox: clk: add clk enable/disable test code
by Peng Fan
· 5 years ago
e6849e2
clk: introduce enable_count
by Peng Fan
· 5 years ago
a6f1402
ARM: da850evm: Remove dead code
by Adam Ford
· 5 years ago
5569304
ARM: da850evm: Remove dead SPI Code
by Adam Ford
· 5 years ago
8f6babf
ARM: omapl138_lcdk: Enable USB
by Adam Ford
· 5 years ago
3d52736
configs: Rename environment variable fit_bootfile to name_fit
by Andrew F. Davis
· 5 years ago
d2986a9
configs: Rename environment variable fit_loadaddr to addr_fit
by Andrew F. Davis
· 5 years ago
ee53b59
configs: Remove unneeded overlay_files environment variable
by Andrew F. Davis
· 5 years ago
a2ca54f
Merge tag 'u-boot-rockchip-20190819' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
a186e8a
configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into Kconfig
by Urja Rannikko
· 6 years ago
64df512
configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into Kconfig
by Urja Rannikko
· 6 years ago
d117f91
global_data: Remove comment of reserved arch-specific GD flags
by Stefan Roese
· 5 years ago
630b2f3
cbfs: Add functions to support multiple CBFSs
by Simon Glass
· 5 years ago
c7f1693
cbfs: Move result variable into the struct
by Simon Glass
· 5 years ago
039c031
x86: qemu: Fix build warnings with CONFIG_DISTRO_DEFAULTS=n
by Bin Meng
· 5 years ago
81fed78
Merge tag 'efi-2019-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 years ago
a6d3709
efi_loader: EFI_PXE_BASE_CODE_PROTOCOL stub
by Heinrich Schuchardt
· 5 years ago
998f7cb
ARM: socfpga: update CONFIG_SPL_FS_LOAD_PAYLOAD_NAME to u-boot.img
by Dalon Westergreen
· 5 years ago
88c7a0a
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 5 years ago
Next »