Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
20a7d351486f9d5afde55ffd9d8331e765add42d
20a7d35
console: Set console device counter in console_devices_set()
by Andy Shevchenko
· 4 years ago
7b9ca3f
console: Switch to use stdio_file_to_flags()
by Andy Shevchenko
· 4 years ago
d9b0ac9
stdio: Introduce a new helper stdio_file_to_flags()
by Andy Shevchenko
· 4 years ago
99cb2b9
stdio: Split out nulldev_register() and move it under #if
by Andy Shevchenko
· 4 years ago
c090e8f
stdio: Get rid of dead code, i.e. stdio_deregister()
by Andy Shevchenko
· 4 years ago
767582c
Prepare v2021.04-rc2
by Tom Rini
· 4 years ago
b6f4c75
Merge branch '2021-02-15-fix-CVE-2021-27097-CVE-2021-27138'
by Tom Rini
· 4 years ago
3f04db8
image: Check for unit addresses in FITs
by Simon Glass
· 4 years ago
124c255
libfdt: Check for multiple/invalid root nodes
by Simon Glass
· 4 years ago
6f3c2d8
image: Add an option to do a full check of the FIT
by Simon Glass
· 4 years ago
c581970
image: Adjust the workings of fit_check_format()
by Simon Glass
· 4 years ago
d5f3aad
test: Add tests for the 'evil' vboot attacks
by Simon Glass
· 4 years ago
fafafac
test: Add vboot_evil implementation
by Simon Glass
· 4 years ago
79af75f
fit: Don't allow verification of images with @ nodes
by Simon Glass
· 4 years ago
8a7d4cf
fdt_region: Check for a single root node of the correct name
by Simon Glass
· 4 years ago
6144438
configs: Resync with savedefconfig
by Tom Rini
· 4 years ago
2ae8043
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
by Tom Rini
· 4 years ago
76b7936
Merge branch '2021-02-14-remove-some-boards'
by Tom Rini
· 4 years ago
73effc2
sh: Remove sh7763rdp board
by Tom Rini
· 4 years ago
f0debb2
sh: Remove sh7757lcr board
by Tom Rini
· 4 years ago
0c3cd24
sh: Remove sh7753evb board
by Tom Rini
· 4 years ago
da43d96
sh: Remove sh7752evb board
by Tom Rini
· 4 years ago
215386e
sh: Remove r7780mp board
by Tom Rini
· 4 years ago
5617351
sh: Remove MigoR board
by Tom Rini
· 4 years ago
865acad
ppc: Remove MPC8641HPCN board
by Tom Rini
· 4 years ago
41bacbe
ppc: Remove MPC8610HPCD board
by Tom Rini
· 4 years ago
2dce449
ppc: Remove MPC8572DS board
by Tom Rini
· 4 years ago
2339777
ppc: Remove MPC8544DS board
by Tom Rini
· 4 years ago
2292431
arm: Remove db-88f6281-bp board
by Tom Rini
· 4 years ago
2ce7b65
arm: Remove ls2080a_simu board
by Tom Rini
· 4 years ago
a1361f4
arm: Remove mx35pdk board
by Tom Rini
· 4 years ago
8444860
arm: Remove apx4devkit board
by Tom Rini
· 4 years ago
e31350c
Revert "fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()"
by Tom Rini
· 4 years ago
a6ba595
Merge tag 'efi-2021-04-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 4 years ago
fd434f4
buildman: 'Thread' object has no attribute 'isAlive'
by Heinrich Schuchardt
· 4 years ago
15bbcaf
efi_loader: fix get_last_capsule()
by Heinrich Schuchardt
· 4 years ago
841f7a4
efi_loader: '.' and '..' are directories
by Heinrich Schuchardt
· 4 years ago
9d30a94
efi_loader: don't load beyond VirtualSize
by Asherah Connor
· 4 years ago
7c82e12
Merge tag 'u-boot-atmel-fixes-2021.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
by Tom Rini
· 4 years ago
65bde1c
clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()"
by Eugen Hristev
· 4 years ago
5dc68b0
ARM: dts: at91: sama7g5ek: enable pull-up for serial debug line
by Eugen Hristev
· 4 years ago
80c7e4c
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· 4 years ago
db8fb2f
usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg
by Patrick Delaunay
· 4 years ago
cec8042
usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx()
by Stefan Roese
· 4 years ago
5a5024f
usb: xhci-pci: Check for errors from dm_pci_map_bar()
by Pali Rohár
· 4 years ago
eb885c9
dt-bindings: usb: mtk-xhci: add optional properies to disable ports
by Chunfeng Yun
· 4 years, 1 month ago
04232f7
usb: xhci-mtk: support option to disable ports
by Chunfeng Yun
· 4 years, 1 month ago
c7182c0
Merge tag 'u-boot-amlogic-20210210' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· 4 years ago
8bc7801
board: amlogic: odroid: add runtime detection of the N2/N2+/C4/HC4 variants
by Marek Szyprowski
· 4 years ago
4547551
phy: Add Amlogic AXG MIPI PCIe Analog PHY driver
by Neil Armstrong
· 4 years ago
7ef1950
phy: Add Amlogic AXG MIPI D-PHY driver
by Neil Armstrong
· 4 years ago
f8da8a8
generic-phy: add configure op
by Neil Armstrong
· 4 years ago
afef205
phy: dphy: Add configuration helpers
by Neil Armstrong
· 4 years ago
8398d95
Merge tag 'u-boot-stm32-20210209' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 4 years ago
f050e3f
arm: dts: stm32mp15: alignment with v5.11-rc2
by Patrick Delaunay
· 4 years ago
2220c2e
ARM: dts: stm32: Fix cosmetic typo: use 'kHz' as kilohertz abbreviation
by Fabrice GIRARDOT
· 4 years ago
789d764
clk: stm32mp1: add support of I2C6_K
by Patrick Delaunay
· 4 years ago
4363aac
pinctrl: stm32: bind only the enabled GPIO subnode
by Patrick Delaunay
· 4 years ago
1da4269
pinctrl: stm32: correct management pin display of OTYPE
by Patrick Delaunay
· 4 years ago
ca5cc31
pinctrl: stmfx: Use PINNAME_SIZE for pin's name size
by Patrice Chotard
· 4 years ago
54f5bf3
pinctrl: stmfx: Fix pin configuration issue
by Patrice Chotard
· 4 years ago
8c005c7
configs: stm32mp1: enable the fastboot oem command bootbus
by Patrick Delaunay
· 4 years, 4 months ago
6c57154
configs: stm32mp1: enable the fastboot oem command partconf
by Patrick Delaunay
· 4 years, 4 months ago
f35ce37
configs: stm32mp1: enable the fastboot oem command format
by Jean-Philippe ROMAIN
· 4 years, 4 months ago
26858a3
configs: stm32mp1: enable fastboot support of eMMC boot partition
by Jean-Philippe ROMAIN
· 4 years, 4 months ago
e14d576
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 4 years ago
a10d06a
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 4 years ago
8826278
Merge git://git.denx.de/u-boot-sh
by Tom Rini
· 4 years ago
461b754
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 4 years ago
5e7a207
configs: lx2160aqds: enable CMD_GPIO
by Biwen Li
· 4 years ago
28e3bfc
configs: lx2160ardb: enable CMD_GPIO
by Biwen Li
· 4 years ago
f5a9b76
configs: ls1088ardb: enable DM_GPIO and CMD_GPIO
by Biwen Li
· 4 years ago
010e613
configs: ls1088aqds: enable DM_GPIO and CMD_GPIO
by Biwen Li
· 4 years ago
bf965a2
configs: ls2088aqds: enable CMD_GPIO
by Biwen Li
· 4 years ago
1fd573e
configs: ls2088ardb: enable DM_GPIO and CMD_GPIO
by Biwen Li
· 4 years ago
327c539
configs: ls1046aqds: enable CMD_GPIO
by Biwen Li
· 4 years ago
ece1fc4
configs: ls1046ardb: enable CMD_GPIO
by Biwen Li
· 4 years ago
9c7ae9a
configs: ls1043ardb: enable CMD_GPIO
by Biwen Li
· 4 years ago
614d28b
configs: ls1043aqds: enable CMD_GPIO
by Biwen Li
· 4 years ago
230b5a6
configs: ls1028ardb: enable CMD_GPIO
by Biwen Li
· 4 years ago
dd5186c
configs: ls1028aqds: enable CMD_GPIO
by Biwen Li
· 4 years ago
7379bd5
configs: ls1021atwr: enable CMD_GPIO
by Biwen Li
· 4 years ago
d268833
configs: ls1021aqds: enable CMD_GPIO
by Biwen Li
· 4 years ago
fb35072
configs: ls1012ardb: enable CMD_GPIO
by Biwen Li
· 4 years ago
0c6dd90
configs: ls1012afrwy: enable CMD_GPIO
by Biwen Li
· 4 years ago
d58ea63
configs: ls1021aqds: enable CONFIG_MPC8XXX_GPIO
by Biwen Li
· 4 years ago
7c1f095
configs: ls1021atwr: enable CONFIG_MPC8XXX_GPIO
by Biwen Li
· 4 years ago
0077d71
configs: ls1046a: enable MPC8XXX_GPIO
by Biwen Li
· 4 years ago
2a95d7c
configs: lx2160a: enable CONFIG_MPC8XXX_GPIO
by Biwen Li
· 4 years ago
04f26d6
configs: ls208xa: enable CONFIG_MPC8XXX_GPIO
by Biwen Li
· 4 years ago
97e8120
configs: ls1088a: enable CONFIG_MPC8XXX_GPIO
by Biwen Li
· 4 years ago
90281f4
configs: ls1028a: enable CONFIG_MPC8XXX_GPIO
by Biwen Li
· 4 years ago
be7b6d5
configs: ls1043a: enable CONFIG_MPC8XXX_GPIO
by Biwen Li
· 4 years ago
c5d0bd5
configs: ls1012a: enable CONFIG_MPC8XXX_GPIO
by Biwen Li
· 4 years ago
eeeab27
arm64: dts: ls208xa: add gpio node
by Biwen Li
· 4 years ago
d62cbea
arm64: dts: ls1088a: add gpio node
by Biwen Li
· 4 years ago
b7ddedf
arm64: dts: ls1046a: add gpio node
by Biwen Li
· 4 years ago
b609f1a
arm64: dts: ls1043a: add gpio node
by Biwen Li
· 4 years ago
f9428d7
arm64: dts: ls1028a: add gpio node
by Biwen Li
· 4 years ago
5609300
arm64: dts: ls1012a: add gpio node
by Biwen Li
· 4 years ago
Next »