Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
6d1966e1236838c8c59d58459901283a0e72dddd
« Previous
b1f49ab
ARM: fdt support: Add usbethaddr as an acceptable MAC
by Dan Murphy
· 11 years ago
2e43646
Fix bug in io64 target (introduced by commit aba27ac)
by Vasili Galka
· 10 years ago
4a18836
trats/trats2: exynos_power_init: return 0 if no battery detected.
by Przemyslaw Marczak
· 10 years ago
7d2357c
configs: iocon: Enabling CONFIG_CMD_FPGAD again
by Michal Simek
· 10 years ago
f8caed3
Arndale: Enable preboot support
by Tushar Behera
· 10 years ago
34ecd69
FIX: config: goni: Change goni configuration to store envs at eMMC
by Łukasz Majewski
· 10 years ago
f2f07e8
imx: correct HAB status for new chip TO
by Stefano Babic
· 10 years ago
a81c90f
mx28evk: Add documentation on how to boot from SPI NOR
by Fabio Estevam
· 10 years ago
d4c8258
mx28evk: Add a target for SPI NOR boot
by Fabio Estevam
· 10 years ago
3aa8905
mx28evk: Fix warning when CONFIG_ENV_IS_IN_SPI_FLASH is selected
by Fabio Estevam
· 10 years ago
a765048
embestmx6boards: Fix the dtb file name for riotboard
by Fabio Estevam
· 10 years ago
fa4a7a4
embestmx6boards: Fix CONFIG_CONSOLE_DEV
by Fabio Estevam
· 10 years ago
4a4784e
mx6: drop ARM errata 742230
by Shawn Guo
· 10 years ago
73ff044
arm: mx5: Enable CONFIG_SYS_GENERIC_BOARD on M53EVK
by Marek Vasut
· 11 years ago
bad40e0
mx6: Fix definition of IOMUXC_GPR12_DEVICE_TYPE_RC
by Fabio Estevam
· 10 years ago
a811db5
arm: zynq: fix a bug in Zynq linker script
by Masahiro Yamada
· 10 years ago
0fabb6a
FIX: config: goni: Change goni configuration to use Tizen's THOR downlodader
by Łukasz Majewski
· 10 years ago
6dbeb89
arm: ethernut5: convert to generic board
by Tim Schendekehl
· 10 years ago
d337a09
ARMv7: at91: enable ICache and DCache.
by Wu, Josh
· 11 years ago
b137bd8
video: atmel_hlcdfb: enable dcache support
by Wu, Josh
· 11 years ago
5ae0e38
net: macb: enable dcache in macb
by Wu, Josh
· 10 years ago
ceef983
macb: make checkpatch clean
by Andreas Bießmann
· 10 years ago
0e05543
avr32: migrate cache functions
by Andreas Bießmann
· 10 years ago
ed32522
Exynos5420: DMC: Add software read leveling
by Akshay Saraswat
· 10 years ago
c9334fc
DMC: exynos5420: Gate CLKM to when reading PHY_CON13
by Doug Anderson
· 10 years ago
aacdd79
Exynos5420: Remove code for enabling read leveling
by Akshay Saraswat
· 10 years ago
cfde758
Exynos5: DMC: Modify the definition of ddr3_mem_ctrl_init
by Akshay Saraswat
· 10 years ago
7922a2d
Revert "exynos: Enable PSHOLD in SPL"
by Minkyu Kang
· 10 years ago
d8a97f9
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 10 years ago
3d6a5a4
mmc: free allocated memory on initialization errors
by Darwin Rambo
· 10 years ago
a571092
cmd_mmc: make mmc dev always re-probe the HW
by Stephen Warren
· 10 years ago
941944e
cmd_mmc: Use init_mmc_device() from do_mmc_rescan()
by Stephen Warren
· 10 years ago
1ae24a5
cmd_mmc: add force_init parameter to init_mmc_device()
by Stephen Warren
· 10 years ago
ecdd57e
disk: default to HW partition 0 if not specified
by Stephen Warren
· 10 years ago
60dc58f
cmd_mmc: default to HW partition 0 if not specified
by Stephen Warren
· 10 years ago
d4622df
mmc: return meaningful error codes from mmc_select_hwpart
by Stephen Warren
· 10 years ago
6736ec1
i2c: kona: Resolve Kona I2C driver issue
by Steve Rae
· 10 years ago
e153b13
common/xyzModem.c: move empty statements to newline
by Jeroen Hofstee
· 10 years ago
46f46fd
jffs2:jffs2_1pass.c: remove double braces
by Jeroen Hofstee
· 10 years ago
2716077
board:keymile: remove unnecessary double braces
by Jeroen Hofstee
· 10 years ago
930e425
common/cli_hush.c: remove unnecessary double braces
by Jeroen Hofstee
· 10 years ago
867abda
LzmaTools: don't self assign values
by Jeroen Hofstee
· 10 years ago
c84f9e0
imximage_hynix.cfg: fix unterminated comment
by Jeroen Hofstee
· 10 years ago
1b34e88
cosmetic: board: pm9263 rewrite old style stuct init
by Jeroen Hofstee
· 10 years ago
7ffdc83
tps6586x.h: fix inclusion guard
by Jeroen Hofstee
· 10 years ago
7d89982
Remove ${objtree}/include/asm/proc/ link
by Vasili Galka
· 10 years ago
4b9ca09
cosmetic: Whitespace fix
by Vasili Galka
· 10 years ago
c346e46
cosmetic: atmel: replace old style struct init
by Jeroen Hofstee
· 10 years ago
46a5707
ext4: correctly zero filename
by Jeroen Hofstee
· 10 years ago
8b9cc86
common: hash: zero end the string instead of the pointer
by Jeroen Hofstee
· 10 years ago
c716308
kbuild: move spl/Makefile to scripts/Makefile.spl
by Masahiro Yamada
· 10 years ago
ddc9437
m68k: Fix warnings with gcc 4.6
by Simon Glass
· 10 years ago
34e4a2e
docs: driver-model: Fix spelling
by Chris Packham
· 10 years ago
7050f0d
.gitignore: move *.exe pattern to the top gitignore for Cygwin
by Masahiro Yamada
· 10 years ago
96b09a9
kbuild: remove unnecessary adjustment for Cygwin
by Masahiro Yamada
· 10 years ago
899a8cb
.gitignore: drop *.dts.tmp pattern
by Masahiro Yamada
· 10 years ago
ad80c4a
kbuild, tools: generate wrapper C sources automatically by Makefile
by Masahiro Yamada
· 10 years ago
4a36be9
disk: part_dos.c: Add a PBR check when MBR checking fails
by Darwin Dingel
· 10 years ago
15c939f
kbuild: export HOSTCXX and HOSTCXXFLAGS
by Masahiro Yamada
· 10 years ago
52715f8
Use run_command_repeatable()
by Thomas Betker
· 10 years ago
1d43bfd
Add run_command_repeatable()
by Thomas Betker
· 10 years ago
73671da
Check run_command() return code properly
by Thomas Betker
· 10 years ago
32e2c42
am33xx/omap: Add a new board to enable verified boot
by Simon Glass
· 10 years ago
dd42a4a
am33xx/omap: Enable FIT support
by Simon Glass
· 10 years ago
5cc16cb
am33xx/omap: Enable CONFIG_OF_CONTROL
by Simon Glass
· 10 years ago
0e1612a
arm: ti: Increase malloc size to 16MB for armv7 boards
by Simon Glass
· 10 years ago
a946811
mkimage: Automatically make space in FDT when full
by Simon Glass
· 10 years ago
ef0af64
Improve error handling in fit_common
by Simon Glass
· 10 years ago
4f427a4
fdt: Update functions which write to an FDT to return -ENOSPC
by Simon Glass
· 10 years ago
63b4b5b
fdt: Add DEV_TREE_BIN option to specify a device tree binary file
by Simon Glass
· 10 years ago
31890ae
hash: Export the function to show a hash
by Simon Glass
· 10 years ago
7e4154a
am33xx/omap: Allow cache enable for all Sitara/OMAP
by Simon Glass
· 10 years ago
8974292
Check that u-boot.bin size looks correct
by Simon Glass
· 10 years ago
6469a34
mx31ads: Fix the U-Boot binary output
by Simon Glass
· 10 years ago
b8f91eb
cm_t335: Fix the U-Boot binary output
by Simon Glass
· 10 years ago
ad3cd07
ti: am335x: Fix the U-Boot binary output
by Simon Glass
· 10 years ago
18b0665
tools: include u-boot version of sha256.h
by Jeroen Hofstee
· 10 years ago
9262233
Makefile: fix clang warnings due to clang support
by Jeroen Hofstee
· 10 years ago
28b62f0
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 10 years ago
61e76f5
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
3d83e67
dfu: Disable default calculation of CRC32
by Lukasz Majewski
· 10 years ago
e0672b3
usb: ci_udc: terminate ep0 INs with a zlp when required
by Stephen Warren
· 10 years ago
b7c0051
usb: ci_udc: clean up all allocations in unregister
by Stephen Warren
· 10 years ago
9a7d34b
usb: ci_udc: fix probe error cleanup
by Stephen Warren
· 10 years ago
bdf8161
usb: ci_udc: fix freeing of ep0 req
by Stephen Warren
· 10 years ago
43a8f25
usb: ci_udc: call udc_disconnect() from ci_pullup()
by Stephen Warren
· 10 years ago
2f7b27c
arm: rmobile: lager: Remove NOR-Flash support from boards.cfg
by Nobuhiro Iwamatsu
· 10 years ago
29c436b
arm: rmobile: koelsch: Remove NOR-Flash support from boards.cfg
by Nobuhiro Iwamatsu
· 10 years ago
76b2102
Prepare v2014.07-rc3
by Tom Rini
· 10 years ago
v2014.07-rc3
aed39f3
arm: bcm281xx: Add CONFIG_SYS_GENERIC_BOARD
by Steve Rae
· 11 years ago
1dbd728
net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF
by Nobuhiro Iwamatsu
· 11 years ago
e2752db
net: sh-eth: Fix coding style
by Nobuhiro Iwamatsu
· 11 years ago
62cbddc
net: sh-eth: Add support R7S72100 of rmobile
by Nobuhiro Iwamatsu
· 11 years ago
0a26e1d
arm: fix a double-definition error of _start symbol
by Masahiro Yamada
· 10 years ago
b924d58
arm64: zero cntvoff_el2
by Mark Rutland
· 10 years ago
cb6d04d
arm: vf610: Add QSPI support for VF610TWR
by Chao Fu
· 11 years ago
9d2ca09
arm: imx: Add two macros for VF610 in IOMUX_PAD structure
by Alison Wang
· 11 years ago
6b57ff6
arm: vf610: Add QSPI driver support
by Alison Wang
· 11 years ago
1f436a6
sf: probe: Fix quad bit set path
by Poddar, Sourav
· 11 years ago
c1c0dd2
spi: soft_spi: Support NULL din/dout buffers
by Andrew Ruder
· 11 years ago
Next »