Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
5d2a5ef712914fe1c3edfcde78134dc4dc83f461
5d2a5ef
mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 support
by Masahiro Yamada
· 10 years ago
a2ee47d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
b4a0b40
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 10 years ago
a74a4a8
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
b7b3b8c
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
edd8890
usb: eth: enable AX88179 DRIVER for ARNDALE 5250
by Rene Griessl
· 10 years ago
e9954b8
usb: eth: add ASIX AX88179 DRIVER
by Rene Griessl
· 10 years ago
be2fde6
imx:mx6slevk add spi nor boot support
by Peng Fan
· 10 years ago
fad7d73
imx:mx6sxsabresd add qspi support
by Peng Fan
· 10 years ago
ba4dc8a
imx:qspi add 4K erase support
by Peng Fan
· 10 years ago
b93ab2e
arm:mx6sx add QSPI support
by Peng Fan
· 10 years ago
ed0c81c
QuadSPI: use correct amba_base
by Peng Fan
· 10 years ago
53e3db7
QuadSPI: use QSPI_CMD_xx instead of flash opcodes
by Peng Fan
· 10 years ago
6d76e2a
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 10 years ago
5523cc2
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
f23041a
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 10 years ago
87b27c7
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 10 years ago
87e47e9
mx6slevk: Remove get_board_rev()
by Fabio Estevam
· 10 years ago
331ae84
arm: mx6: novena: Add proper LVDS display support
by Marek Vasut
· 10 years ago
f2e4d6a
arm: mx6: novena: Pull video handling into separate file
by Marek Vasut
· 10 years ago
d59d7b9
arm: mx6: novena: Pull GPIO definitions into header
by Marek Vasut
· 10 years ago
00ff950
arm: mx6: novena: Minor config file fix
by Marek Vasut
· 10 years ago
998e121
arm: mx6: novena: Minor coding style fix
by Marek Vasut
· 10 years ago
8744d3b
arm: mx6: novena: Define CONFIG_SYS_MALLOC_F_LEN
by Marek Vasut
· 10 years ago
7efefa9
arm: mx6: gw_ventana: Define CONFIG_SYS_MALLOC_F_LEN
by Marek Vasut
· 10 years ago
cd3c589
imx: i2c: Zap unnecessary malloc() calls
by Marek Vasut
· 10 years ago
c86efd8
embestmx6boards: convert to use config_distro_bootcmd.h
by Iain Paton
· 10 years ago
729d2a3
embestmx6boards: convert to use config_distro_defaults.h
by Iain Paton
· 10 years ago
248802d
imx SPL: enable boot from eMMC boot partitions.
by Pierre Aubert
· 10 years ago
4e0114d
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 10 years ago
7b77c9a
ARM: UniPhier: display boot swap pin status by pinmon command
by Masahiro Yamada
· 10 years ago
c67b2af
ARM: UniPhier: add dump command of DDR PHY parameters
by Masahiro Yamada
· 10 years ago
b614e16
ARM: UniPhier: add DDR PHY training code
by Masahiro Yamada
· 10 years ago
6622378
Exynos: Move down common USB configuration
by Sjoerd Simons
· 10 years ago
125738e
Prepare v2015.01-rc4
by Tom Rini
· 10 years ago
v2015.01-rc4
3e1ded1
buildman: Fix some typos in README
by Dirk Behme
· 10 years ago
3ef46a9
Fix hash verification
by Nikolay Dimitrov
· 10 years ago
d210718
common/board_f.c: fix compile error when tracing disabled
by Kevin Hilman
· 10 years ago
4d013d8
bcm281xx: add support for "USB OTG clock"
by Steve Rae
· 10 years ago
e38d1cb
initcall: add explicit hint if initcall was relocated
by Alexey Brodkin
· 10 years ago
73c2575
scripts: fix binutils-version.sh
by Masahiro Yamada
· 10 years ago
914627f
ARM: rpi: consolidate board rev error checking
by Stephen Warren
· 10 years ago
47705ef
ARM: rpi: support model A+
by Stephen Warren
· 10 years ago
3207d8f
ARM: rpi: only set usbethaddr on relevant systems
by Stephen Warren
· 10 years ago
03ca6a3
vexpress64: switch to generic board
by Linus Walleij
· 10 years ago
058235c
vexpress64: take over maintenance of the semi vexpress64
by Linus Walleij
· 10 years ago
9be5c66
arm: semihosting: get rid of forward declarations
by Linus Walleij
· 10 years ago
4e1ef15
arm: semihosting: fix up compile bugs
by Linus Walleij
· 10 years ago
50b5639
arm: semihosting: staticize internal functions
by Linus Walleij
· 10 years ago
437b23e
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 10 years ago
2a1d2a0
arm: rmobile: kconfig: Remove '+S:' prefix from defconfig files
by Nobuhiro Iwamatsu
· 10 years ago
fb56435
arm: exynos: clock: support SPLL as mmc source clock for exynos5420
by Joonyoung Shim
· 10 years ago
68904c8
ARM: exynos5420: Leave VBUS GPIO configuration up to common code
by Sjoerd Simons
· 10 years ago
ce88a25
odroid-XU3: Add entry for DTS EHCI GPIO
by Sjoerd Simons
· 10 years ago
a7b9920
exynos5420: fix compilation without parade video
by Sjoerd Simons
· 10 years ago
307e90e
Exynos5800: The Peach-Pi board does not have a Parade video bridge
by Sjoerd Simons
· 10 years ago
d10e953
Odroid-XU3: Add documentation for Odroid-XU3
by Hyungwon Hwang
· 10 years ago
6207604
Odroid-XU3: Add support for Odroid-XU3
by Hyungwon Hwang
· 10 years ago
43900da
config: exynos5420: move non common configs to specific board files
by Hyungwon Hwang
· 10 years ago
d0e932d
arm: socfpga: Change watchdog timeout
by Stefan Roese
· 10 years ago
d8046ff
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
7ae350a
arm: mxs: olinuxino: move DRAM config tuning to SPL
by Jan Luebbe
· 10 years ago
76494f7
mx51evk: Fix MX51EVK_USB_CLK_EN_B definition
by Fabio Estevam
· 10 years ago
576cd6b
arm: mx6: gw_ventana: Change clock init to enable NAND related clocks
by Stefan Roese
· 10 years ago
7f22307
ot1200: enable support for USB_STORAGE
by Christian Gmeiner
· 10 years ago
bd2600d
ot1200: add fsuuid command
by Christian Gmeiner
· 10 years ago
fb00bda
imx:mx6qarm2 add board level support for usb
by Peng Fan
· 10 years ago
5a3d63c
imx:mx6sabresd add board level support for usb
by Peng Fan
· 10 years ago
eb412d7
imx:mx6 fix return value of mxc_get_clock
by Peng Fan
· 10 years ago
d2c6181
x86: Add a script to process Intel microcode files
by Simon Glass
· 10 years ago
255fd5c
x86: Clean up the FSP support codes
by Bin Meng
· 10 years ago
5dad97e
x86: Add a README.x86 for U-Boot on x86 support
by Bin Meng
· 10 years ago
41702ba
x86: Rename coreboot-serial to x86-serial
by Bin Meng
· 10 years ago
aada627
x86: crownbay: Add SDHCI support
by Bin Meng
· 10 years ago
0ff65eb
x86: crownbay: Enable Intel E1000 NIC support
by Bin Meng
· 10 years ago
adfe3b2
x86: crownbay: Add SPI flash support
by Bin Meng
· 10 years ago
63faf25
x86: Include FSP and CMC binary in the u-boot.rom build rules
by Bin Meng
· 10 years ago
8c5224c
x86: Use consistent name XXX_ADDR for binary blob flash address
by Bin Meng
· 10 years ago
405d820
x86: Add crownbay defconfig and config.h
by Bin Meng
· 10 years ago
58f542d
x86: Add queensbay and crownbay Kconfig files
by Bin Meng
· 10 years ago
240a79d
x86: Enable the queensbay cpu directory build
by Bin Meng
· 10 years ago
b71eec3
x86: ich6-gpio: Add Intel Tunnel Creek GPIO support
by Bin Meng
· 10 years ago
0f61de8
x86: Convert microcode format to device-tree-only
by Simon Glass
· 10 years ago
b2e02d2
x86: Add basic support to queensbay platform and crownbay board
by Bin Meng
· 10 years ago
efbeeaf
x86: Integrate Tunnel Creek processor microcode
by Bin Meng
· 10 years ago
b591ee3
x86: Correct problems in the microcode loading
by Simon Glass
· 10 years ago
cf29e3e
x86: ivybridge: Update the microcode
by Simon Glass
· 10 years ago
81f79ef
x86: Move microcode updates into a separate directory
by Simon Glass
· 10 years ago
31eca69
x86: ifdtool: Add support for early microcode access
by Simon Glass
· 10 years ago
65851fc
x86: ifdtool: Use a structure for the file/address list
by Simon Glass
· 10 years ago
fa8d3b0
x86: ifdtool: Display filename when file errors are reported
by Simon Glass
· 10 years ago
7e8ffa4
x86: ifdtool: Correct a debug() missing parameter
by Simon Glass
· 10 years ago
cc0856c
net: rtl8169: Add support for RTL-8168/8111g
by Thierry Reding
· 10 years ago
d58acdc
net: rtl8169: Use non-cached memory if available
by Thierry Reding
· 10 years ago
dad3ba0
net: rtl8169: Properly align buffers
by Thierry Reding
· 10 years ago
c94bbfd
net: rtl8169: Honor CONFIG_SYS_RX_ETH_BUFFER
by Thierry Reding
· 10 years ago
d1e5b40
ARM: tegra: Enable non-cached memory
by Thierry Reding
· 10 years ago
1dfdd9b
ARM: Implement non-cached memory support
by Thierry Reding
· 10 years ago
6e2fca9
ARM: tegra: Enable PCIe on Jetson TK1
by Thierry Reding
· 10 years ago
9c46e6c
ARM: tegra: Add Tegra124 PCIe device tree node
by Thierry Reding
· 10 years ago
Next »