Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
9c678e152a9a5f2ca786af15e6816ddeaa520c8b
« Previous
6bc98f5
odroid: dts: fix name of included dtsi
by Przemyslaw Marczak
· 10 years ago
b746454
odroid: dts: adjust sd cd-gpios for SD Card
by Przemyslaw Marczak
· 10 years ago
6a5ce1e
trats2: dts: adjust gpio numbers after gpio rework
by Przemyslaw Marczak
· 10 years ago
2656347
trats: dts: adjust gpio numbers to new api
by Przemyslaw Marczak
· 10 years ago
3f51ce6
universal: dts: adjust gpio numbers to new api
by Przemyslaw Marczak
· 10 years ago
4381aad
universal: request soft i2c gpio
by Przemyslaw Marczak
· 10 years ago
523943d
exynos4210: dts: fix gpio offset in pinctrl-uboot
by Przemyslaw Marczak
· 10 years ago
8195a26
exynos4412: dts: adjust pinctrl-uboot to changed gpio order
by Przemyslaw Marczak
· 10 years ago
f065500
exynos4412: dts: fix bad gpio order in pinctrl
by Przemyslaw Marczak
· 10 years ago
4367c71
exynos: common: enable generic fs operations
by Przemyslaw Marczak
· 10 years ago
3f3c13a
mmc: s5p: set SD detection pin as input
by Przemyslaw Marczak
· 10 years ago
3664816
git-mailrc: add pmic custodian
by Przemyslaw Marczak
· 10 years ago
bedcf39
gitignore: ignore atmel pmecc parameter tool
by Andreas Bießmann
· 10 years ago
e76caa6
spl: move comment to the right place
by Andreas Bießmann
· 10 years ago
4a8c3f6
Use __stringify() instead of xstr()
by Anatolij Gustschin
· 10 years ago
f39c5d1
ppc4xx: update PMC440 board support
by Matthias Fuchs
· 10 years ago
86f4695
image: Fix Android boot image support
by Ahmad Draidi
· 10 years ago
11ab5be
arm: db-mv784mp-gp/maxbcm Add placeholder bin_hdr file so that linking works
by Stefan Roese
· 10 years ago
a3a4749
cmd_mem: call unmap_sysmem() after map_sysmem()
by Masahiro Yamada
· 10 years ago
616e216
common: command: trivial coding style fixes
by Masahiro Yamada
· 10 years ago
5699ea6
Correct two non-functional misspellings "overrided".
by Robert P. J. Day
· 10 years ago
3bd6f7e
Correct single misspelling of "consitant" in source tree.
by Robert P. J. Day
· 10 years ago
6a10560
doc: fix README.standalone
by Masahiro Yamada
· 10 years ago
17da712
e1000: fix sw fw sync on igb i210/i211
by Marcel Ziswiler
· 10 years ago
b265d0c
README.kconfig: fix typo
by Igor Grinberg
· 10 years ago
cf6bbe4
kconfig: add CONFIG_SUPPORT_TPL
by Masahiro Yamada
· 10 years ago
0262735
kconfig: add CONFIG_SUPPORT_SPL
by Masahiro Yamada
· 10 years ago
d641819
common/cmd_io.c: Fix incorrect help for iod/iow
by Bin Meng
· 10 years ago
76f8cdb
net/e1000: Fix EEPROM access error
by York Sun
· 10 years ago
9981945
aboot: fix block addressing for don't care chunk type
by Rob Herring
· 10 years ago
ee66511
TI:OMAP4: enable EXT support in SPL for OMAP4 boards
by Guillaume GARDET
· 10 years ago
7d2b4e7
spl: do not hang in spl_register_fat_device but return error value. It allows to use both CONFIG_SPL_FAT_SUPPORT and CONFIG_SPL_EXT_SUPPORT.
by Guillaume GARDET
· 10 years ago
fae81c7
doc: Update documentation according to the EXT SPL support patch set
by Guillaume GARDET
· 10 years ago
592f922
spl: Add EXT support to SPL
by Guillaume GARDET
· 10 years ago
027a9a0
SPI: mxc_spi: delay initialisation until claim bus
by Markus Niebel
· 10 years ago
ba3451d
SPI: mxc_spi: remove second reset from ECSPI config handler
by Markus Niebel
· 10 years ago
cdcdad8
spi: altera: Move the config options to the top
by Marek Vasut
· 10 years ago
df15567
spi: altera: Add short note about EPCS/EPCQx1
by Marek Vasut
· 10 years ago
bc76b82
spi: altera: Clean up the use of variable d
by Marek Vasut
· 10 years ago
80d7333
spi: altera: Zap endless loop
by Marek Vasut
· 10 years ago
37dcc13
spi: altera: Clean up most checkpatch issues
by Marek Vasut
· 10 years ago
2e13da1
spi: altera: Clean up bit definitions
by Marek Vasut
· 10 years ago
eef6702
spi: altera: Use struct-based register access
by Marek Vasut
· 10 years ago
205b4f3
Rename some defines containing FAT in their name to be filesystem generic
by Guillaume GARDET
· 10 years ago
b01495e
test: Add a simple test to detected warnings with uint64_t, uintptr_t
by Simon Glass
· 10 years ago
4fd074d
usb: Use correct printf() format string for uintptr_t
by Simon Glass
· 10 years ago
f360947
scsi: Use correct printf() format string for uintptr_t
by Simon Glass
· 10 years ago
6bcb8ad
x86: Use correct printf() format string for uintptr_t
by Simon Glass
· 10 years ago
c6da9ae
Tidy up data sizes and function comment in display_options
by Simon Glass
· 10 years ago
6bf6725
Use uint64_t instead of u64 in put_dec()
by Simon Glass
· 10 years ago
19ea467
Use uint64_t for time types
by Simon Glass
· 10 years ago
aac618a
ext4: Use inttypes for printf() string
by Simon Glass
· 10 years ago
4166ecb
Add some standard headers external code might need
by Gabe Black
· 10 years ago
0d296cc
Provide option to avoid defining a custom version of uintptr_t.
by Gabe Black
· 10 years ago
4bf3a56
Revert "common, env: Fix support for environment in i2c eeprom"
by Valentin Longchamp
· 10 years ago
be9445c
doc: Fix comparison operator
by Olaf Mandel
· 10 years ago
91e2be4
wireless_space: set myself as maintainer
by Albert ARIBAUD
· 10 years ago
87b6398
cli: hush: Adjust 'run' command to run each line of the env var
by Simon Glass
· 10 years ago
0cf8761
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Tom Rini
· 10 years ago
f06f9a1
ppc: Zap TQM8272 board
by Marek Vasut
· 10 years ago
ccc1950
ppc: Zap TQM8260 board
by Marek Vasut
· 10 years ago
6afb357
ppc: Zap IDS8247 board
by Marek Vasut
· 10 years ago
4109cb0
ppc: Zap HWW1U1A board
by Marek Vasut
· 10 years ago
5038d7f
ppc: Zap Hymod board
by Marek Vasut
· 10 years ago
1655f9f
ppc: Zap MHPC board
by Marek Vasut
· 10 years ago
4af5f0f
ppc: Zap ICU862 board
by Marek Vasut
· 10 years ago
03b0040
PowerPC: drop some 74xx_7xx boards and related code
by Wolfgang Denk
· 10 years ago
fc29778
README.scrapyard: update commit IDs
by Wolfgang Denk
· 10 years ago
0694f80
powerpc: mpc5121ads: update board config info in README
by Anatolij Gustschin
· 10 years ago
77d4357
powerpc: digsy_mtc: convert to generic board
by Anatolij Gustschin
· 10 years ago
5b8cdd8
powerpc: mecp5123: convert to generic board
by Anatolij Gustschin
· 10 years ago
37cf49c
powerpc: ac14xx: convert to generic board
by Anatolij Gustschin
· 10 years ago
32ff89d
powerpc: aria: convert to generic board
by Anatolij Gustschin
· 10 years ago
8aad332
powerpc: pdm360ng: convert to generic board
by Anatolij Gustschin
· 10 years ago
10e99d8
powerpc: mpc5121ads: convert to generic board
by Anatolij Gustschin
· 10 years ago
c6832a9
powerpc: mpc512x: fix boot breakage
by Anatolij Gustschin
· 10 years ago
0ce4af9
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 10 years ago
5aa7bec
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
674ca84
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 10 years ago
20cadbb
arm: socfpga: config: Add USB support example
by Marek Vasut
· 10 years ago
686ed2c2
tools/socfpgaimage.c: fix build on darwin
by Andreas Bießmann
· 10 years ago
a22a584
arm: socfpga: Zap CONFIG_EPHY[01]_PHY_ADDR macro
by Marek Vasut
· 10 years ago
34584d1
arm: socfpga: Zap spl.h and ad-hoc related syms
by Marek Vasut
· 10 years ago
fc52089
arm: socfpga: Move code from misc_init_r() to arch_early_init_r()
by Marek Vasut
· 10 years ago
b81fa61
arm: debug: adjust for U-Boot
by Masahiro Yamada
· 10 years ago
51b17d4
arm: debug: add Kconfig entries for lowlevel debug
by Masahiro Yamada
· 10 years ago
9345651
arm: debug: replace license blocks with SPDX
by Masahiro Yamada
· 10 years ago
1cfe9fa
arm: debug: import debug files from Linux 3.16
by Masahiro Yamada
· 10 years ago
d0796de
Merge http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
1fba907
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
84a6df0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
c69ecd9
i2c: designware: add an implement i2c protos
by Jeroen Hofstee
· 10 years ago
7b8119d
tegra: add proto for pin_mux_mmc
by Jeroen Hofstee
· 10 years ago
ce04822
spl: add prototype for jump_to_image_no_args
by Jeroen Hofstee
· 10 years ago
aeb8055
mmc: add prototype for mmc_get_env_addr
by Jeroen Hofstee
· 10 years ago
611aee2
ide: add missing prototype
by Jeroen Hofstee
· 10 years ago
5b5ac64
gpio: add protype for name_to_gpio
by Jeroen Hofstee
· 10 years ago
d50b07d
fdt_support: add prototypes for __weak functions
by Jeroen Hofstee
· 10 years ago
6f38477
elf: add prototype for valid_elf_image
by Jeroen Hofstee
· 10 years ago
f1bd871
bootm: add prototype for arch_preboot_os
by Jeroen Hofstee
· 10 years ago
Next »