Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
98ad47bfab405b3f49db7fc19d40a195edb36523
« Previous
6b187df
binman: Add add test for SPL with a microcode pointer
by Simon Glass
· 7 years ago
8772213
binman: Add a test for x86-start16-spl
by Simon Glass
· 7 years ago
5650984
binman: Add test for u-boot-spl-bss-pad
by Simon Glass
· 7 years ago
a25ebed
binman: Check for files missing from test coverage
by Simon Glass
· 7 years ago
a9871c6
binman: Increase test coverage back to 100%
by Simon Glass
· 7 years ago
9fc60b4
binman: Add a main program to the tests
by Simon Glass
· 7 years ago
934cdcf
binman: Add tests for importlib availability
by Simon Glass
· 7 years ago
4d5994f
binman: Set up 'entry' to permit full test coverage
by Simon Glass
· 7 years ago
5a3f222
binman: Append to PYTHONPATH when running test coverage
by Simon Glass
· 7 years ago
aab660f
dtoc: Fix up tests
by Simon Glass
· 7 years ago
251f586
buildman: Fix up tests
by Simon Glass
· 7 years ago
cb39a10
buildman: Allow skipping of tests which use the network
by Simon Glass
· 7 years ago
6c328f2
patman: Fix up tests to pass with newest checkpatch
by Simon Glass
· 7 years ago
2f52018
test/run: Report and return failure
by Simon Glass
· 7 years ago
d09682e
binman: Disable the no-unit_address_vs_reg warnings
by Simon Glass
· 7 years ago
680e331
binman: Rename tests to ftest
by Simon Glass
· 7 years ago
00ebd1f
binman: Add a Makefile for test-program compilation
by Simon Glass
· 7 years ago
9c0a8b1
binman: Add docs explaining how to enable binman for a board
by Simon Glass
· 7 years ago
511fd0b
binman: Add better Makefile debugging
by Simon Glass
· 7 years ago
d9d7602
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
0879023
rockchip: remove duplicate CONFIG_ENV_SIZE definitions
by Philipp Tomsich
· 7 years ago
ecb103b
rockchip: check download key before bootup
by Andy Yan
· 7 years ago
b4d23f7
rockchip: add support for enter to bootrom download mode
by Andy Yan
· 7 years ago
e306779
rockchip: make boot_mode related codes reused across all platforms
by Andy Yan
· 7 years ago
11f12c1
rockchip: spi: the symbol for Hertz is Hz
by Heinrich Schuchardt
· 7 years ago
f24e36d
rockchip: clock: update sysreset driver binding
by Kever Yang
· 7 years ago
f9ee572
rockchip: sysreset: update Makefile to work with merged sysreset driver
by Philipp Tomsich
· 7 years ago
6ba5405
rockchip: sysreset: merge into one common driver
by Kever Yang
· 7 years ago
95d363c
rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied)
by Philipp Tomsich
· 7 years ago
4bbb05b
rockchip: rk3188: move CONFIG_SPL_* entries from rk3188_common.h to Kconfig
by Philipp Tomsich
· 7 years ago
b82bd1f
rockchip: back-to-bootrom: allow passing a cmd to the bootrom
by Philipp Tomsich
· 7 years ago
4d9253f
rockchip: rk3188: use boot0 hook to load up SPL in 2 steps
by Philipp Tomsich
· 7 years ago
ecfd718
rockchip: back-to-bootrom: replace assembly-implementation with C-code
by Philipp Tomsich
· 7 years ago
b4806d6
arm: provide a PCS-compliant setjmp implementation
by Philipp Tomsich
· 7 years ago
ff143d5
arm: mark save_boot_params_ret as a function
by Philipp Tomsich
· 7 years ago
7776cc0
arm: make save_boot_params_ret prototype visible for AArch64
by Philipp Tomsich
· 7 years ago
b377d22
rockchip: boot0 hook: support early return for RK3188/RK3066-style BROM
by Philipp Tomsich
· 7 years ago
16d761e
bcm281xx: boot0 hook: adjust to unified boot0 semantics
by Philipp Tomsich
· 7 years ago
62269f0
bcm235xx: boot0 hook: adjust to unified boot0 semantics
by Philipp Tomsich
· 7 years ago
a002077
socfpga: boot0 hook: adjust to unified boot0 semantics
by Philipp Tomsich
· 7 years ago
b3a6cdc
rockchip: rk3036: use aligned address for SPL_TEXT_BASE
by Philipp Tomsich
· 7 years ago
a33fee1
rockchip: rk3288: use aligned address for SPL_TEXT_BASE
by Kever Yang
· 7 years ago
d962e5d
rockchip: mkimage: use spl_boot0 for all Rockchip SoCs
by Kever Yang
· 7 years ago
14ad6eb
rockchip: enable boot0-hook for all Rockchip SoCs
by Philipp Tomsich
· 7 years ago
cee7470
rockchip: boot0: align to 0x20 for armv7 '_start'
by Kever Yang
· 7 years ago
ef70a42
arm: boot0 hook: move boot0 hook before '_start'
by Philipp Tomsich
· 7 years ago
16fa2eb
ARM: dra7: Kconfig: Add thermal configs for dra7xx and am57xx
by Faiz Abbas
· 7 years ago
12dd1e5
ARM: dts: OMAP5+: Add support for bandgap sensor in SPL
by Faiz Abbas
· 7 years ago
8502f9f
thermal: ti-bandgap: Add support for temperature sensor
by Faiz Abbas
· 7 years ago
5ad1fec
TI: am57xx; Remove am57xx_evm_nodt_defconfig
by Tom Rini
· 7 years ago
1dade18
README: update mailing list url
by S. Lockwood-Childs
· 7 years ago
ded84f9
envtools: make sure version/timestamp header file are available
by Stefan Agner
· 7 years ago
c6831c7
env: Remove CONFIG_ENV_AES support
by Tom Rini
· 7 years ago
042de60
omap3: spi: the symbol for Hertz is Hz
by Heinrich Schuchardt
· 7 years ago
dd2081a
Makefile: Correct SPL/TPL/DTB build race condition
by M. Vefa Bicakci
· 7 years ago
a874cac
malloc: don't compare pointers to 0
by Heinrich Schuchardt
· 7 years ago
06feb5d
scripts/coccinelle: add some more coccinelle tests
by Heinrich Schuchardt
· 7 years ago
8a28caf
Makefile: add coccicheck target
by Heinrich Schuchardt
· 7 years ago
76df275
yaffs2: rework yaffs_new_obj_id
by Heinrich Schuchardt
· 7 years ago
65d87d6
dra7x: fastboot: Increase recovery partition size
by Praneeth Bajjuri
· 7 years ago
b5142f2
scripts/ld-version.sh: regular expression compile fails
by Heinrich Schuchardt
· 7 years ago
0931ed3
kconfig/symbol.c: use correct pointer type argument for sizeof
by Heinrich Schuchardt
· 7 years ago
69d3226
Merge git://git.denx.de/u-boot-ubi
by Tom Rini
· 7 years ago
56d5a10
Merge git://git.denx.de/u-boot-i2c
by Tom Rini
· 7 years ago
cd5f33e
ubi: no NULL check needed before kmem_cache_destroy
by Heinrich Schuchardt
· 7 years ago
4b29975
ubifs: no NULL check needed before free
by Heinrich Schuchardt
· 7 years ago
456efb5
odroid-c2: enable I2C
by Beniamino Galvani
· 7 years ago
f8d9ca1
i2c: add Amlogic Meson driver
by Beniamino Galvani
· 7 years ago
4684aa7
mx6sabreauto: Remove unneeded SPL selection
by Fabio Estevam
· 7 years ago
74da017
mx6: Select MX6QDL option via Kconfig
by Fabio Estevam
· 7 years ago
6b0071c
mx53: Add Board support for GE PPD
by Peter Senna Tschudin
· 7 years ago
b418dfe
board: ge: make VPD code common
by Martyn Welch
· 7 years ago
da5337a
rtc: add support for s35392a
by Nandor Han
· 7 years ago
f31dac4
bootcount: add support for bootcounter on EXT filesystem
by Ian Ray
· 7 years ago
54d8d49
arm: mx5: Add more register definitions
by Martyn Welch
· 7 years ago
065a1ec
pwm: imx: Enable PWM support on i.MX53
by Martyn Welch
· 7 years ago
ecdfb41
ext4: recover from filesystem corruption when reading
by Ian Ray
· 7 years ago
2feec4e
imx: mxc_i2c: tweak the i2c transfer method
by Nandor Han
· 7 years ago
401cabc
Revert "wandboard: Remove unnecessary delay"
by Fabio Estevam
· 7 years ago
2566c4f
pico-imx6ul: Use FS_GENERIC load command
by Fabio Berton
· 7 years ago
ebbdeb2
pico-imx6ul: Add function to create gpt partitions
by Fabio Berton
· 7 years ago
db430cd
pico-imx6ul: Define partition layout in the environment
by Fabio Berton
· 7 years ago
d93ab9b
pico-imx6ul: Add boot and rootfs dfu_alt_info
by Fabio Berton
· 7 years ago
65551e3
pico-imx6ul: Use PARTUUID to specify the rootfs location
by Fabio Berton
· 7 years ago
9cc71cf
pico-imx6ul: Move dfu_alt_info to CONFIG_DFU_ENV_SETTINGS variable
by Fabio Berton
· 7 years ago
29c4992
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
b6251db
Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND
by Tom Rini
· 7 years ago
232ed3c
arm: config: fix default console only to specify the device
by Dongjin Kim
· 7 years ago
48c7f77
Add UART base addresses for additional UARTs
by Landheer-Cieslak, Ronald
· 7 years ago
3977dcd
dm: pci: change bus number register setting compliant with Linux
by Minghuan Lian
· 7 years ago
9587dee
nios2: 10m50: Add CPU pre-relocation in device tree
by Gan, Yau Wai
· 7 years ago
afc1a78
dm: core: fix member name in ofnode_union documentation
by Baruch Siach
· 7 years ago
9d0c5fe
tpm: add more missing va_end()
by André Draszik
· 7 years ago
1259f77
tpm: add more useful NV storage permission flags
by André Draszik
· 7 years ago
3c60502
tpm: add tpm_get_random()
by André Draszik
· 7 years ago
470dd6c
omap3: omap3_logic: Move pinmuxing to header file
by Adam Ford
· 7 years ago
9a16153
configs: dragonboard410c: Save environment data on eMMC
by Jorge Ramirez-Ortiz
· 7 years ago
c9e87ba
env: Save environment at the end of an MMC partition
by Jorge Ramirez-Ortiz
· 7 years ago
b12907f
serial: nulldev: Implement "pending" function to fix tstc return "true"
by Wilson Lee
· 7 years ago
21f4486
armv8: update gd after relocate
by Kever Yang
· 7 years ago
Next »