Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
3b5df50ec02efbef84cff05d279bd734c020996f
« Previous
8f38038
ARM: tegra: Add the Tamonten™ NG Evaluation Carrier board
by Alban Bedel
· 11 years ago
ac2ff53
i2c: tegra: Add the fifth bus on SoC with more than 4 buses
by Alban Bedel
· 11 years ago
3346cbb
ARM: tegra: support SKU b1 of Tegra30
by Alban Bedel
· 11 years ago
81d21e9
ARM: config: USB: Tegra30/114: Fix EHCI timeout issue on "bootp"
by Jim Lin
· 11 years ago
7dcd3a2
tegra: allow build to succeed with SPL disabled
by Vidya Sagar
· 11 years ago
e4e251a
Change maintainer for Avionic Design boards
by Thierry Reding
· 11 years ago
4475c77
Tegra114: Do not program CPCON field for PLLX
by Thierry Reding
· 11 years ago
44de8e2
Tegra114: Fix PLLX M, N, P init settings
by Jimmy Zhang
· 11 years ago
914f2bd
arm: pxa: init ethaddr for LP-8x4x using DT
by Sergei Ianovich
· 11 years ago
7cd5441e
arm: pxa: update LP-8x4x to boot DT kernel
by Sergei Ianovich
· 11 years ago
bf92349
arm: pxa: fix 2nd flash chip address on LP-8x4x
by Sergei Ianovich
· 11 years ago
a3d6ca4
arm: pxa: fix LP-8x4x USB support
by Sergei Ianovich
· 11 years ago
f4e4aad
Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
5727026
Makefile: fix broken pipe error for lcd4_lwmon5 board
by Masahiro Yamada
· 11 years ago
ace8f50
Makefile: fix the typo error for mrproper
by Bo Shen
· 11 years ago
23f00ca
ARM: pxa: prevent PXA270 occasional reboot freezes
by Sergei Ianovich
· 11 years ago
f3bf212
serial_sh: add support for SH7753
by Yoshihiro Shimoda
· 11 years ago
3067f81
net: sh-eth: add support for SH7753
by Yoshihiro Shimoda
· 11 years ago
320cf35
sh: add support for sh7753evb board
by Yoshihiro Shimoda
· 11 years ago
b8f383b
arm: koelsch: Add support reset function
by Nobuhiro Iwamatsu
· 11 years ago
bb611cc
arm: koelsch: Add support I2C
by Nobuhiro Iwamatsu
· 11 years ago
90362c0
arm: koelsch: Add support Ethernet
by Nobuhiro Iwamatsu
· 11 years ago
b9986be
arm: lager: Add support reset function
by Nobuhiro Iwamatsu
· 11 years ago
b9107ad
arm: lager: Add support I2C
by Nobuhiro Iwamatsu
· 11 years ago
23565c6
arm: lager: Add support Ethernet
by Nobuhiro Iwamatsu
· 11 years ago
36da5f8
arm: rmobile: Update README.rmobile
by Nobuhiro Iwamatsu
· 11 years ago
fcd0524
mtd: nand: omap: fix ecc ops assignment when changing ecc
by Nikita Kiryanov
· 11 years ago
eb237a1
mtd: nand: omap: fix sw->hw->sw ecc switch
by Nikita Kiryanov
· 11 years ago
3ef1ead
nand_util.c: Use '%zd' for length in nand_unlock debug print
by Tom Rini
· 11 years ago
2528460
mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.size
by Nikita Kiryanov
· 11 years ago
5d7a49b
mtd: nand: omap_gpmc: cosmetic: Fix indentation
by Stefan Roese
· 11 years ago
69cc97f
mtd: nand: omap: fix ecc-layout for HAM1 ecc-scheme
by pekon gupta
· 11 years ago
ebaf6b2
imx6: fix random hang when download by usb
by Frank Li
· 11 years ago
5b5a82e
ARM: mxs: tools: Fix errno handling in strtoul() invocation
by Marek Vasut
· 11 years ago
119e990
mx6sabresd: Fix LVDS width and color format
by Fabio Estevam
· 11 years ago
be4ab3d
mx6sabresd: Allow probing HSYNC, VSYNC and DISP_CLK signals
by Fabio Estevam
· 11 years ago
89cfd0f
mx6: clock: Fix the calculation of PLL_ENET frequency
by Fabio Estevam
· 11 years ago
502a710
ARM: mx53: video: Add IPUv3 LCD support for M53EVK
by Marek Vasut
· 11 years ago
1230743
MX6 SabreSD: Use readl() to read the CCM_CCGR3 register
by Liu Ying
· 11 years ago
02824dc
ARM: mx6: Update non-Freescale boards to include CPU errata.
by Eric Nelson
· 11 years ago
0159995
configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM option
by Fabio Estevam
· 11 years ago
98d0122
udoo: Add SATA support on uDoo Board.
by Giuseppe Pagano
· 11 years ago
164d9846
nitrogen6x: Move setup_sata to common part
by Giuseppe Pagano
· 11 years ago
d51a2a2
arm: atmel: at91sam9x5: move CONFIG_SYS_NO_FLASH to proper position
by Bo Shen
· 11 years ago
1ae37be
arm: atmel: at91sam9x5: cleanup unneeded undef
by Bo Shen
· 11 years ago
8d7b363
arm: atmel: at91sam9x5: cleanup cs configure for spi
by Bo Shen
· 11 years ago
b47abc3
i.MX6 (DQ/DLS): use macros for mux and pad declarations
by Eric Nelson
· 11 years ago
570aa2f
imx: Explicitly pass the I2C bus number in pmic_init()
by Fabio Estevam
· 11 years ago
fd44194
Prepare v2014.01-rc2
by Tom Rini
· 11 years ago
v2014.01-rc2
215ab45
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 11 years ago
93b7b7f
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Tom Rini
· 11 years ago
475c506
Makefile, .gitignore: Cleanup non-existing binaries
by Masahiro Yamada
· 11 years ago
aaed2eb
examples: x86: delete 82559_eeprom
by Masahiro Yamada
· 11 years ago
e8a8b82
Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)
by Masahiro Yamada
· 11 years ago
6bb6049
Makefile: delete unnecessary lines
by Masahiro Yamada
· 11 years ago
82450b9
README.vxworks: add a document describing the new VxWorks boot interface
by Miao Yan
· 11 years ago
35940de
common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks()
by Miao Yan
· 11 years ago
871a57b
common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface.
by Miao Yan
· 11 years ago
ecf9ce2
blackfin: remove build warning
by Sonic Zhang
· 11 years ago
31d5d4e
blackfin: fixing warning by including proper headers
by Sonic Zhang
· 11 years ago
6e6b221
blackfin: fix building error by enlarging the memory size
by Sonic Zhang
· 11 years ago
a2d1690
blackfin: Disable commands to reduce l1 ram requirement
by Sonic Zhang
· 11 years ago
fa88d88
blackfin: fix building error by adding macro CONFIG_SYS_I2C
by Sonic Zhang
· 11 years ago
7b27a68
blackfin: fix build error by adding CONFIG_BFIN_SERIAL
by Sonic Zhang
· 11 years ago
de37cdc
common/config_defaults.h: make CONFIG_BOOTM_VXWORKS default configuration
by Miao Yan
· 11 years ago
17ab52f
common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF.
by Miao Yan
· 11 years ago
878a095
Makefile: delete unnecessary CPPFLAGS settings
by Masahiro Yamada
· 11 years ago
dd88ab3
Makefile: Move some scripts imported from Linux
by Masahiro Yamada
· 11 years ago
392ba52
drivers/mtd: descend into sub directories only when it is necessary
by Masahiro Yamada
· 11 years ago
4f57a90
drivers/usb/gadget: select objects by obj-$(CONFIG-...)
by Masahiro Yamada
· 11 years ago
755e08f
post: descend only when CONFIG_HAS_POST is defined
by Masahiro Yamada
· 11 years ago
8e9a6cb
Makefile: delete a make rule of $(LDSCRIPT)
by Masahiro Yamada
· 11 years ago
9aed5a2
board_f: explicitly disable console on early boot
by Alexey Brodkin
· 11 years ago
07a1a0c
Correct vxWorks elf boot to load at correct address
by Stany MARCEL
· 11 years ago
93f70df
.gitignore: ignore spl/ and tpl/ directories except spl/Makefile
by Masahiro Yamada
· 11 years ago
de04d64e
PowerPC: merge commonly-defined flags
by Masahiro Yamada
· 11 years ago
e2ce816
netbsd:fix documentation typo.
by Kees Jongenburger
· 11 years ago
ba93125
spl/Makefile: merge LIBS-y += arch/$(ARCH)/imx-common
by Masahiro Yamada
· 11 years ago
6b44adc
yaffs2: Use lldiv for 64bit division
by Tom Rini
· 11 years ago
18e8672
JFFS2: Correct jffs2_1pass_build_lists to use lldiv
by Tom Rini
· 11 years ago
49a90e2
ARM:PXA: Correct tick_to_time / us_to_tick to use lldiv
by Tom Rini
· 11 years ago
e83bab8
ARM:zynq: Correct __udelay to use lldiv
by Tom Rini
· 11 years ago
2cd1b57
time: fix usec_to_tick()
by Stephen Warren
· 11 years ago
74c43bb
Makefile: correct dependencies of asm-offsets.[hs]
by Masahiro Yamada
· 11 years ago
a8c0754
Makefile: use two double-quotations as a pair
by Masahiro Yamada
· 11 years ago
65947ab
Makefile: Do not create empty autoconf.mk on error
by Masahiro Yamada
· 11 years ago
6496d00
sandbox: dumpimage: Test dumpimage
by Guilherme Maciel Ferreira
· 11 years ago
a804b5c
Add dumpimage, a tool to extract data from U-Boot images
by Guilherme Maciel Ferreira
· 11 years ago
f86ed6a
tools: moved code common to all image tools to a separated module.
by Guilherme Maciel Ferreira
· 11 years ago
f1cc458
mkimage: added 'static' specifier to match function's prototype.
by Guilherme Maciel Ferreira
· 11 years ago
2c808a1
kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX
by Vladimir Zapolskiy
· 11 years ago
5deccaf
serial: lpc32xx: send CR before LF
by Vladimir Zapolskiy
· 11 years ago
d2c7074
ARM: OMAP5: clocks: Update MPU settings for OPP_NOM
by Lokesh Vutla
· 11 years ago
5298f21
ARM: DRA7xx: Change clk divider setting
by Lokesh Vutla
· 11 years ago
f3ef360
arm: omap: cm_t35: update config file
by Nikita Kiryanov
· 11 years ago
6a1df37
am3517_evm: activate Ethernet PHY
by Yegor Yefremov
· 11 years ago
dc42736
am335x, siemens boards: adapt default environment setting
by Heiko Schocher
· 11 years ago
47b4bcf
arm: omap: abb: add missing include
by Nikita Kiryanov
· 11 years ago
052fb19
arm: am437: Fix offset for USB registers
by Dan Murphy
· 11 years ago
ba481c5
am335x_evm: Consolidate DFU environment parts into the DFU part of the file
by Tom Rini
· 11 years ago
Next »