Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
bf4e0ff321d3a2ab31a777b712dd63628829aace
« Previous
1425465
README: Clarify use of BSS during SPL board_init_f()
by Andreas Dannenberg
· 5 years ago
e171dc2
arm: omap2: am43xx: Enable CONFIG_BLK
by Suniel Mahesh
· 5 years ago
c8e8de1
arm: dts: Makefile: clean *dtb_HS
by Suniel Mahesh
· 5 years ago
a517c1f
ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernels
by Suman Anna
· 5 years ago
042dd8f
arm: baltos: switch to driver model for the watchdog timer
by Yegor Yefremov
· 5 years ago
e9e2216
davinci: omapl138-lcdk: Remove empty compiler directives
by Adam Ford
· 5 years ago
1905af1
ARM: davinci: Remove duplicated references
by Adam Ford
· 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
a24b051
Revert "ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR"
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
debe7a1
arm: baltos: use device tree alias to access Ethernet slave
by Yegor Yefremov
· 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
0ed2e2d
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· 5 years ago
b805051
sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass
by Urja Rannikko
· 5 years ago
857f39d
sysreset: switch to using SYSRESET_POWER_OFF for poweroff
by Urja Rannikko
· 5 years ago
7ba79f2
configs: update rk3288 veyron defconfigs
by Urja Rannikko
· 5 years ago
a186e8a
configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into Kconfig
by Urja Rannikko
· 5 years ago
64df512
configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into Kconfig
by Urja Rannikko
· 5 years ago
8f0a70e
core: ofnode: do not assert if node not valid in ofnode_get_name()
by Kever Yang
· 5 years ago
8a681f4
rockchip: rk3399: Add ROC-RK3399-PC support
by Levin Du
· 5 years ago
d117f91
global_data: Remove comment of reserved arch-specific GD flags
by Stefan Roese
· 5 years ago
8ad01ce
x86: Remove x86 specific GD flags as they are not referenced at all
by Stefan Roese
· 5 years ago
ad79d60
cbfs: Rename camel-case variables
by Simon Glass
· 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
02e4af6
cbfs: Move static variables into a struct
by Simon Glass
· 5 years ago
fc7b9e1
cbfs: Move declarations above functions
by Simon Glass
· 5 years ago
72b2465
cbfs: Allow CBFS to be used in SPL
by Simon Glass
· 5 years ago
0c4a0e6
doc: arch: correct links in x86.rst
by Heinrich Schuchardt
· 5 years ago
79bf445
doc: formatting slimbootloader.rst
by Heinrich Schuchardt
· 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
8c650a9
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 5 years ago
3d240d8
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· 5 years ago
9f8932d
efi_loader: do not call efi_runtime_detach twice
by Heinrich Schuchardt
· 5 years ago
53e1d8f
efi_loader: parameter check in SetVirtualAddressMap
by Heinrich Schuchardt
· 5 years ago
a6d3709
efi_loader: EFI_PXE_BASE_CODE_PROTOCOL stub
by Heinrich Schuchardt
· 5 years ago
a89441a
arm: socfpga: gen5: don't zero bss in board_init_f()
by Simon Goldschmidt
· 5 years ago
998f7cb
ARM: socfpga: update CONFIG_SPL_FS_LOAD_PAYLOAD_NAME to u-boot.img
by Dalon Westergreen
· 5 years ago
63b312d
arm: socfpga: Fix SYSRESET_SOCFPGA_S10 config name
by Ley Foon Tan
· 5 years ago
4539926
riscv: tools: Add big endian target support to prelink-riscv
by Marcus Comstedt
· 5 years ago
e604410
riscv: tools: Fix prelink-riscv to work on big endian hosts
by Marcus Comstedt
· 5 years ago
88af42d
doc: sifive-fu540: Update README to explicitly load DTB for Linux
by Anup Patel
· 5 years ago
4d2583d
riscv: Access CSRs using CSR numbers
by Bin Meng
· 5 years ago
268753f
riscv: Sync csr.h with Linux kernel v5.2
by Bin Meng
· 5 years ago
8836384
riscv : serial: use rx watermark to indicate rx data is present
by Sagar Shrikant Kadam
· 5 years ago
df33f86
configs: Resync with savedefconfig
by Tom Rini
· 5 years ago
f55e80f
Prepare v2019.10-rc2
by Tom Rini
· 5 years ago
88c7a0a
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 5 years ago
60f38d8
Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· 5 years ago
9c61158
Merge branch '2019-08-11-ti-imports'
by Tom Rini
· 5 years ago
5939afc
Merge branch '2019-08-11-master-imports'
by Tom Rini
· 5 years ago
d7ae932
gitlab-ci: Consolidate some testsuite jobs
by Tom Rini
· 5 years ago
edbe0d5
gitlab-ci: Add USER environment variable to buildman/patman tests
by Tom Rini
· 5 years ago
0805fe1
arm: K3: sysfw-loader: Do not require full printf() for version info
by Andreas Dannenberg
· 5 years ago
c659a97
firmware: ti_sci: Parse all resource ranges even if some is not available
by Vignesh Raghavendra
· 5 years ago
51cd1e2
ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR
by Adam Ford
· 5 years ago
79bb646
ARM: da850-evm: Enable filesystem commands when booting from NOR
by Adam Ford
· 5 years ago
d2c3019
ARM: da850-evm: Increase environment NOR partition offset
by Adam Ford
· 5 years ago
66e2637
ARM: da850-evm: Fix Lowlevel init
by Adam Ford
· 5 years ago
36de3b0
configs: am65x_evm_a53: enable support for PCIe ethernet cards
by Sekhar Nori
· 5 years ago
476e991
arm: dts: k3-am65: add support for PCIe and SERDES
by Sekhar Nori
· 5 years ago
e0598c4
configs: am65x_evm_a53: enable PCIe support
by Sekhar Nori
· 5 years ago
888e1ca
phy: add support for AM654x SERDES
by Sekhar Nori
· 5 years ago
03c396b
pcie: ti: add driver for AM65x PCIe RC
by Sekhar Nori
· 5 years ago
f5b9047
dm: core: add support for getting register address and size
by Sekhar Nori
· 5 years ago
acbb7cd
clk: add support for clk_is_match()
by Sekhar Nori
· 5 years ago
71cd80a
power: domain: ti-sci-power-domain: Add device ID info to get/set_device failure
by Nishanth Menon
· 5 years ago
60df809
board/BuR/brsmarc1: initial commit
by Hannes Schmelzer
· 5 years ago
6912f2a
watchdog: omap_wdt: Disable DM watchdog support in SPL
by Suniel Mahesh
· 5 years ago
193a1e9
pci: pci_mvebu: set BAR0 after memory space is set
by Marek Behún
· 5 years ago
7659ea3
watchdog: omap_wdt: Convert watchdog driver to use DT and DM
by Suniel Mahesh
· 5 years ago
2800bb1
ARM: omap3: overo: Fix MMC init for SPL
by Anselm Busse
· 5 years ago
eb16772
configs: sei510: disable PSCI_RESET to support fastboot reboot_flag
by Neil Armstrong
· 5 years ago
9a34ded
ARM: meson: Add support for fastboot_set_reboot_flag()
by Neil Armstrong
· 5 years ago
0998367
boards: meson: add g12a sei510
by Jerome Brunet
· 6 years ago
b1dd7de
arm: meson: add sm command to retrieve the reboot reason
by Neil Armstrong
· 5 years ago
559e625
arm: meson: add sm cmd to retrieve SoC serial
by Neil Armstrong
· 5 years ago
191a374
configs: meson64: permit redefining ENV_SIZE
by Neil Armstrong
· 6 years ago
cddca4b
ARM: dts: Import Amlogic G12A SEI510 DT from Linux 5.3-rc1
by Neil Armstrong
· 6 years ago
6de5a71
arm: mvebu: turris_omnia: update defconfig
by Marek Behún
· 5 years ago
9921179
ARM: configs: Enable DM_ETH for SBx81LIFKW and SBx81LIFXCAT
by Chris Packham
· 5 years ago
00f9baf
powerpc/km: remove unmaintained board KMLION1
by Holger Brunck
· 5 years ago
7b47273
powerpc/km: remove unmaintained target KMVECT1
by Holger Brunck
· 5 years ago
1bd17b9
km/arm: remove unmaintained target PORTL2
by Pascal Linder
· 5 years ago
abbaa8e
km/rgmii: port Ethernet interface of KM Kirkwood boards to driver model
by Pascal Linder
· 5 years ago
b75e9e3
km/uart: port UART interface of KM Kirkwood boards to driver model
by Pascal Linder
· 5 years ago
9db6bff
km: fixed typo in KM Kirkwood header file
by Pascal Linder
· 5 years ago
e5c9e83
km: clean up header files for KM Kirkwood boards
by Pascal Linder
· 5 years ago
432579c
km: remove obsolete definitions in KM header files
by Pascal Linder
· 5 years ago
707f06f
km: add Kconfig menus for KM boards
by Pascal Linder
· 5 years ago
ec1fa18
common: Add a note about the effort to reduce common.h
by Simon Glass
· 5 years ago
9e5616d
Drop PCMCIA
by Simon Glass
· 5 years ago
f3998fd
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
e7dcf56
env: Drop environment.h header file where not needed
by Simon Glass
· 5 years ago
f030b7b
env: Move TOTAL_MALLOC_LEN to environment.h
by Simon Glass
· 5 years ago
Next »