Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
16b8d6b76992690c65c58dc8b0591496cc5e46ef
16b8d6b
binman: Support updating the device tree with calc'd info
by Simon Glass
· 6 years ago
078ab1a
binman: Add a SetCalculatedProperties() method
by Simon Glass
· 6 years ago
ecab897
binman: Add a ProcessFdt() method
by Simon Glass
· 6 years ago
0a4357c
binman: Complete documentation of stages
by Simon Glass
· 6 years ago
116adec
dtoc: Add functions to add integer properties
by Simon Glass
· 6 years ago
fe57c78
dtoc: Avoid unwanted output during tests
by Simon Glass
· 6 years ago
ef6f77a
test: Enable cover-coverage tests for dtoc and fdt
by Simon Glass
· 6 years ago
8512ea2
dtoc: Increase code coverage to 100%
by Simon Glass
· 6 years ago
c3f9454
binman: Move capture_sys_output() to test_util
by Simon Glass
· 6 years ago
ba76521
dtoc: Add a test for code coverage
by Simon Glass
· 6 years ago
dfe5f5b
dtoc: Fix some minor errors
by Simon Glass
· 6 years ago
760b717
dtoc: Fix properties with a single zero-arg phandle
by Simon Glass
· 6 years ago
b9066ff
dtoc: Fix Fdt.GetNode() to handle a missing node
by Simon Glass
· 6 years ago
f9b88b3
dtoc: Keep track of property offsets
by Simon Glass
· 6 years ago
2a2d91d
dtoc: Update fdt tests to increase code coverage
by Simon Glass
· 6 years ago
9606624
dtoc: Drop use of a local dtb buffer
by Simon Glass
· 6 years ago
117f57b
dtoc: Make use of the new pylibfdt methods
by Simon Glass
· 6 years ago
57f0bc4
dtoc: Update tests to write failures to /tmp
by Simon Glass
· 6 years ago
2ba9875
dtoc: Add some tests for the fdt module
by Simon Glass
· 6 years ago
ff1fd6c
binman: Move coverage logic into a new test_util file
by Simon Glass
· 6 years ago
c640ed0
libfdt: Add get_property() and del_node()
by Simon Glass
· 6 years ago
a1e0085
libfdt: Fix the Python pack() function
by Simon Glass
· 6 years ago
3def0cf
libfdt: Bring in proposed pylibfdt changes
by Simon Glass
· 6 years ago
5c89023
binman: Tidy up setting of entry contents
by Simon Glass
· 6 years ago
2cd0128
binman: Tidy up execution of tests
by Simon Glass
· 6 years ago
736bb0a
binman: Correct operation of ObtainContents()
by Simon Glass
· 6 years ago
adc5701
binman: Tidy up variables in _RunMicrocodeTest()
by Simon Glass
· 6 years ago
1835cd2
binman: Make the operation of Entry__testing explicit
by Simon Glass
· 6 years ago
16d836c
binman: Switch to 'python-coverage'
by Tom Rini
· 6 years ago
31e60ff
dm: core: Add logging of some common errors
by Simon Glass
· 6 years ago
964cadc
dm: core: Add a function to decode a memory region
by Simon Glass
· 6 years ago
5e0a734
dm: core: Update of_read_fmap_entry() for livetree
by Simon Glass
· 6 years ago
008dcdd
dm: spi: Update sandbox SPI emulation driver to use ofnode
by Simon Glass
· 6 years ago
d677b00
dm: core: Add a way to bind a device by ofnode
by Simon Glass
· 6 years ago
b616cef
log: Add a way to log a return value with a message
by Simon Glass
· 6 years ago
c60f671
dm: core: Add a way to find an ofnode by compatible string
by Simon Glass
· 6 years ago
c98ad44
dm: core: Add comments to ofnode_read_resource() functoins
by Simon Glass
· 6 years ago
fbe8d03
dm: core: Fix a few ofnode function comments
by Simon Glass
· 6 years ago
7e5196c
dm: core: Add ofnode function to read a 64-bit int
by Simon Glass
· 6 years ago
90c08fa
fdt: Add device tree memory bindings
by Michael Pratt
· 6 years ago
8c5d4fd
Prepare v2018.07
by Tom Rini
· 6 years ago
3f0492f
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
34d02ba4
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 6 years ago
8499679
tegra: nyan-big: Update CONFIG_SYS_TEXT to the default in README.chromium
by Peter Robinson
· 6 years ago
ca962d3
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
0bc846a
sunxi: A64: OHCI: prevent turning off shared USB clock
by Andre Przywara
· 6 years ago
ff5d5cc
usb: dwc2: Add brcm,bcm2708-usb compatible
by Emmanuel Vadot
· 6 years ago
4ac5df4
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
be0d217
arm: timer: sunxi: add Allwinner timer erratum workaround
by Andre Przywara
· 6 years ago
3865158
arm: timer: factor out FSL arch timer erratum workaround
by Andre Przywara
· 6 years ago
89c5c97
Prepare v2018.07-rc3
by Tom Rini
· 6 years ago
d4c7a93
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 6 years ago
03b5499
board/aries: Remove
by Tom Rini
· 6 years ago
a9ea30d
ax25: Switch to CONFIG_BOOTP_PREFER_SERVERIP
by Alexander Graf
· 6 years ago
bdce340
net: Add option to prefer bootp/dhcp serverip
by Alexander Graf
· 6 years ago
449312c
net: Prefer command line arguments
by Alexander Graf
· 6 years ago
d8970da
net: Add new wol command - Wake on LAN
by Lothar Felten
· 6 years ago
318b5d7
net: mvneta: zero Tx descriptors on init
by Rabeeh Khoury
· 6 years ago
0f8888b
net: mvneta: dcache flush TX descriptors at init
by Rabeeh Khoury
· 6 years ago
6dc73df
net: fastboot: Fix build when FASTBOOT_FLASH is disabled
by Alex Kiernan
· 6 years ago
d1b226b
net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read()
by Michal Simek
· 6 years ago
6c88079
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
425daac
video: arm: rpi: Add brcm,bcm2708-fb compatible
by Emmanuel Vadot
· 6 years ago
ac378bb
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 6 years ago
168de20
Revert "fw_printenv: Don't bail out directly after one env read error"
by Tom Rini
· 6 years ago
4014426
doc: vxworks: Mention chain-loading an x86 kernel via 'bootefi'
by Bin Meng
· 6 years ago
7314916
x86: doc: Update EFI loader support
by Bin Meng
· 6 years ago
47cae01
efi_loader: helloworld: Output ACPI configuration table
by Bin Meng
· 6 years ago
86df34d
efi_loader: Install ACPI configuration tables
by Bin Meng
· 6 years ago
bb68c7f
efi_loader: Increase number of configuration tables to 16
by Bin Meng
· 6 years ago
abe47ca
x86: efi_loader: Build EFI memory map per E820 table
by Bin Meng
· 6 years ago
8199a14
x86: Use microcode update from device tree for all processors
by Ivan Gorinov
· 6 years ago
fc48ebe
x86: Add scsi command to coreboot and qemu
by Bin Meng
· 6 years ago
94e72a6
x86: timer: tsc: Allow specifying clock rate from device tree again
by Bin Meng
· 6 years ago
3fcb00b
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
ee322f3
mx5: Select ARM_CORTEX_A8_CVE_2017_5715
by Fabio Estevam
· 6 years ago
2121bbe
lib: div64: fix typeo in include/div64.h
by Heinrich Schuchardt
· 6 years ago
94c6a89
ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017-5715
by Nishanth Menon
· 6 years ago
dbb7caf
ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate CVE_2017-5715 WA in OS
by Nishanth Menon
· 6 years ago
c2ca3fd
ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15 for CVE-2017-5715
by Nishanth Menon
· 6 years ago
7b37a9c
ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715
by Nishanth Menon
· 6 years ago
9c22aec
usb: sunxi: Use proper reg_mask for clock gate, reset
by Jagan Teki
· 6 years ago
9763df8
sunxi: Fix USB PHY index for H3
by Jagan Teki
· 6 years ago
11080bf
usb: ohci: change the NUM_EDs from 8 to 32
by Zeng Tao
· 6 years ago
ebbc23a
usb: sunxi: ohci: make ohci_t the first member in private data
by Vasily Khoruzhick
· 6 years ago
069b746
sf: Enable FSR polling on N25Q256(A)
by Marek Vasut
· 6 years ago
c0eaffa
spi: omap3: fix claim/release bus within DM
by Hannes Schmelzer
· 6 years ago
fb77a9e
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
af15946
dwc2 USB controller hangs with lan78xx
by Andrew Thomas
· 6 years ago
de76610
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
3925b2a
fw_printenv: Don't bail out directly after one env read error
by Joe Hershberger
· 6 years ago
b4cb809
imx: bx50v3: fix Maintainers
by Stefano Babic
· 6 years ago
4368f85
mtd: nand: mxs_nand_spl: add mxs_flash_full_ident
by Jörg Krause
· 7 years ago
f3f2af3
mtd: nand: mxs_nand_spl: refactor mxs_flash_ident
by Jörg Krause
· 7 years ago
15e207f
spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips
by Jörg Krause
· 7 years ago
da37d09
mtd: nand: export nand_get_flash_type function
by Jörg Krause
· 7 years ago
02bbe2a
cl-som-imx7: Remove CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y
by Fabio Estevam
· 6 years ago
18053a8
imx6ul: geam: Fix fdt_file mismatch
by Jagan Teki
· 6 years ago
7da7ff5
power: pmic: Let PFUZE3000 see all 256 registers
by Trent Piepho
· 7 years ago
fd8c1fc
arm: dts: imx7: colibri: add raw NAND support
by Stefan Agner
· 6 years ago
Next »