Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
ef1683d5c36d4906eefd802863ddf4798c0f2a31
« Previous
0219e4b
Fix variation in timestamps caused by timezone differences.
by Vagrant Cascadian
· 9 years ago
1fec3c5
common/image.c: Make boot_get_ramdisk() perform a check for Android images
by Tom Rini
· 9 years ago
3549730
tools/mkimage.c: Clarify help text for -D slightly
by Tom Rini
· 9 years ago
e392b92
arndale: Apply Cortex-A15 errata #773022 and #774769
by Ian Campbell
· 9 years ago
9950098
image: fix support for Android boot images with no ramdisk
by Rob Herring
· 9 years ago
027b728
Add support for LZ4 decompression algorithm
by Julius Werner
· 9 years ago
b6b5e39
ppc4xx: Remove lcd4_lwmon5 support
by Stefan Roese
· 9 years ago
c0c7a55
ppc4xx: Convert lwmon5 board to generic board
by Stefan Roese
· 9 years ago
04386f6
Revert "powerpc: ppc4xx: remove lwmon5 support"
by Stefan Roese
· 9 years ago
1254b44
fs/fat/fat_write: Fix management of empty files
by Benoît Thébaudeau
· 9 years ago
e876be4
fs/fat/fat_write: Factor out duplicate code
by Benoît Thébaudeau
· 9 years ago
5e1a860
fs/fat/fat_write: Fix curclust/newclust mix-up
by Benoît Thébaudeau
· 9 years ago
1d7f2ec
fs/fat/fat_write: Merge calls to set_cluster()
by Benoît Thébaudeau
· 9 years ago
8133f43
fs/fat/fat_write: Fix buffer alignments
by Benoît Thébaudeau
· 9 years ago
689821f
ti: omap3: config: remove 1 from boolean define
by Igor Grinberg
· 9 years ago
492f24e
vexpress64: juno: use /dev/sda2
by Ryan Harkin
· 9 years ago
ecbed5d
vexpress64: juno: add alternate kernel and device tree filenames
by Ryan Harkin
· 9 years ago
4a6bdb5
vexpress64: juno: add optional initrd
by Ryan Harkin
· 9 years ago
6607d39
common/armflash: load_image returns success or failure
by Ryan Harkin
· 9 years ago
1a9717f
common/armflash: add command to check if image exists
by Ryan Harkin
· 9 years ago
74e264b
vexpress64: juno: add androidboot.hardware=juno
by Ryan Harkin
· 9 years ago
fc04b92
vexpress64: fvp dram: add DRAM configuration
by Ryan Harkin
· 9 years ago
0d3012a
vexpress64: increase max gunzip size
by Ryan Harkin
· 9 years ago
b483cb5
vexpress64: Kconfig: tidy up
by Ryan Harkin
· 9 years ago
c0ae970
vexpress64: fix checkpatch warnings
by Ryan Harkin
· 9 years ago
03d1d56
configs: ls1021atwr: Enable DSPI for LS1021ATWR
by Yao Yuan
· 9 years ago
f2b76c6
mtd: sf: Add support AT26DF081A chip
by Yao Yuan
· 9 years ago
a8ee68d
dm: dts: ls1021a-twr: Enable DSPI2 on LS1021ATWR
by Yuan Yao
· 9 years ago
5cb1b7b
spi: tegra20: Add support for mode selection
by Mirza Krak
· 9 years ago
a22bba8
spi: zynq_spi: Fix to configure CPOL, CPHA mask
by Jagan Teki
· 9 years ago
d5f6073
spi: xilinx_spi: Fix to configure CPOL, CPHA mask
by Jagan Teki
· 9 years ago
9a4c6e9
sunxi: Fix USB regulators in Linksprite_pcDuino_defconfig
by Siarhei Siamashka
· 9 years ago
974936a
sunxi: Fix pcDuino reliability by downclocking DRAM to 360MHz
by Siarhei Siamashka
· 9 years ago
38ab75a
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
7445435
pci: Fix expansion ROM programming for multi-function devices
by Bin Meng
· 9 years ago
e928fbf
Merge git://git.denx.de/u-boot-arc
by Tom Rini
· 9 years ago
739c5e0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
f6e27ba
board: axs10x - cap max SDIO clock value to bus/2
by Alexey Brodkin
· 9 years ago
61903b7
imximage: fix commands other than write_data
by Troy Kisky
· 9 years ago
835c30e
imximage: header.length of 4 is valid
by Troy Kisky
· 9 years ago
7bb91dd
sandbox: Correct operaion of 'reset' command
by Simon Glass
· 9 years ago
cbfc2ff
dm: test: Show the amount of leaked memory on error
by Simon Glass
· 9 years ago
84d26e2
dm: core: Don't use pinctrl for the root device
by Simon Glass
· 9 years ago
b1f492c
rockchip: Reconfigure the malloc based to point to system memory
by Sjoerd Simons
· 9 years ago
d18f37c
serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIP
by Masahiro Yamada
· 9 years ago
996ec1d
Merge branch 'master' of git://git.denx.de/u-boot-fdt
by Tom Rini
· 9 years ago
cce573e
trats: fdt: disable unused DW MMC
by Przemyslaw Marczak
· 9 years ago
7241df1
mach-exynos: clock: restore calling dead exynos4_get_mmc_clk()
by Przemyslaw Marczak
· 9 years ago
6f183e8
gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()
by Przemyslaw Marczak
· 9 years ago
ff0a635
fdtdec: fix parsing 'reg' property with zero value in '#size-cells'
by Przemyslaw Marczak
· 9 years ago
d93b9a0
fdt: fix fdtdec_get_addr_size not to require any size cells
by Stephen Warren
· 9 years ago
3d3f60c
dts: Add a comment about CONFIG_OF_EMBED being for local use
by Simon Glass
· 9 years ago
97fec71
sunxi: Add generic defconfigs for A23 Q8 tablets with 800x480 LCD
by Hans de Goede
· 9 years ago
fbb0c7b
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 9 years ago
fe82857
gpio: tegra: use named constants
by Stephen Warren
· 9 years ago
9f75a22
gpio: tegra: remove unused type
by Stephen Warren
· 9 years ago
930c514
ARM: tegra: expand all SPL sizes to be consistent
by Stephen Warren
· 9 years ago
0c35e3a
ARM: tegra: don't enable GPIOs until direction is set
by Stephen Warren
· 9 years ago
f9d3cab
ARM: tegra: fix GPIO init table programming
by Stephen Warren
· 9 years ago
cb96bf9
ARM: tegra: p2371-2180: import latest pinmux
by Stephen Warren
· 9 years ago
b8d2421
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
7daaac5
mx6sabre_common: Add DFU support
by Fabio Estevam
· 9 years ago
931a1d2
vf610: add support for Phytec PCM052
by Albert ARIBAUD \(3ADEV\)
· 9 years ago
03544c6
I2C: mxc_i2c: make I2C1 and I2C2 optional
by Albert ARIBAUD \\(3ADEV\\)
· 9 years ago
3f353ce
vf610: refactor DDRMC code
by Albert ARIBAUD \\(3ADEV\\)
· 9 years ago
b9a1609
tbs2910: explicitly set boot address
by Soeren Moch
· 9 years ago
e2748b4
imx: mx6: correct enable_fec_anatop_clock
by Peng Fan
· 9 years ago
4bbc08f
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 9 years ago
aca5d08
arm, at91: small updates for the smartweb board
by Heiko Schocher
· 9 years ago
ac1eefe
ARM: at91: sama5: add support for CONFIG_ENV_IS_IN_MMC
by Josh Wu
· 9 years ago
2959f93
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 9 years ago
e29f1db
tools: kwboot: Add support for UART boot mode patching for Armada XP/38x
by Stefan Roese
· 9 years ago
787ddb7
arm: mvebu: timer.c: Explicitly move "init_done" var to data section
by Stefan Roese
· 9 years ago
cefd764
arm: mvebu: Fix internal register config on A38x
by Stefan Roese
· 9 years ago
02c2c51
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
8ac46a9
sunxi: add NetConsole by default for Banana Pi/Pro
by Bernhard Nortmann
· 9 years ago
2666074
net: support NETCONSOLE option via Kconfig
by Bernhard Nortmann
· 9 years ago
4917c06
net: avoid eth_unregister() call when function is unavailable
by Bernhard Nortmann
· 9 years ago
c163e43
net: fix netconsole when CONFIG_DM_ETH is set
by Bernhard Nortmann
· 9 years ago
eaa8a19
net: expose eth_is_active() function to test network device state
by Bernhard Nortmann
· 9 years ago
26d3acd
net: phy: on phy device create do not initialize link to 1
by Mugunthan V N
· 9 years ago
4af90a6
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
46f166c
sunxi: Add generic defconfigs for A33 Q8 tablets with 1024x600 / 800x480 LCD
by Hans de Goede
· 9 years ago
be90974
sunxi: mmc: Fix clk-delay settings
by Hans de Goede
· 9 years ago
31c5614
sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin
by Hans de Goede
· 9 years ago
f3b589c
sunxi: add "fel" boot target
by Bernhard Nortmann
· 9 years ago
af654d1
sunxi: retrieve FEL-provided values to environment variables
by Bernhard Nortmann
· 9 years ago
a188438
sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variant
by Bernhard Nortmann
· 9 years ago
e954eb8
sunxi: move SPL-related definitions to platform-specific include
by Bernhard Nortmann
· 9 years ago
cb42d63
sunxi: Simplify spl board_init_f function
by Hans de Goede
· 9 years ago
5c965ed
sunxi: Tweak various memory addresses
by Hans de Goede
· 9 years ago
daf6d39
sunxi: sunxi-common.h cleanup
by Hans de Goede
· 9 years ago
861ba4a
sunxi: Rename A10s-Wobo-i5_defconfig to Wobo_i5_defconfig
by Hans de Goede
· 9 years ago
196193a
x86: fsp: Report correct number of E820 table entries
by Bin Meng
· 9 years ago
c1446ac
x86: chromebook_link: Expand early malloc() memory
by Simon Glass
· 9 years ago
1f88363
Prepare v2015.10-rc4
by Tom Rini
· 9 years ago
v2015.10-rc4
4d58e10
mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel)
by Łukasz Majewski
· 9 years ago
4440ece
tools: moveconfig: Update the URL for nds32 toolchain
by Bin Meng
· 9 years ago
3e4dad5
tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seed
by Josh Wu
· 9 years ago
1090a56
arm: Drop old non-generic-board code
by Simon Glass
· 9 years ago
Next »