Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7986688075c13c1a87a086a2b36fcbcb4774efa8
« Previous
d59476b
Add a simple malloc() implementation for pre-relocation
by Simon Glass
· 10 years ago
4d94dfa
sandbox: Set up global data before board_init_f()
by Simon Glass
· 10 years ago
d93041a
Remove form-feeds from dlmalloc.c
by Simon Glass
· 10 years ago
cb07d74
Add TQ Systems TQMa6 board support
by Markus Niebel
· 10 years ago
e379c03
arm, imx6: add aristainetos board
by Heiko Schocher
· 10 years ago
562f8df
spi: add config option to enable the WP pin function on st micron flashes
by Heiko Schocher
· 10 years ago
a0ae009
i.MX6: add enable_spi_clk()
by Heiko Schocher
· 10 years ago
b2f97cf
pwm, imx6: add support for pwm modul on imx6
by Heiko Schocher
· 10 years ago
aafe402
i.MX6: define struct pwm_regs and PWMCR_* defines
by Heiko Schocher
· 10 years ago
4a4d3a7
imx6: add gpr2 usb_otg_id iomux select control define
by Heiko Schocher
· 10 years ago
d726d5f
arm: mxs: Scrub useless ifdef
by Marek Vasut
· 10 years ago
aeadf06
mx6: Adjust the GPR offset for mx6solox
by Fabio Estevam
· 10 years ago
0a11d6f
mx6: Remove duplication of iomuxc structure
by Fabio Estevam
· 10 years ago
fa8cf31
mx6sxsabresd: Add PFUZE100 PMIC support
by Fabio Estevam
· 10 years ago
a3df99b
mx6: soc: Do not apply the PFD erratum for mx6solox
by Fabio Estevam
· 10 years ago
6ed9c7b
embestmx6boards: convert to generic board
by Iain Paton
· 10 years ago
b0d97cd
powerpc/t1040: update i2c for t1040qds and t104xrdb
by Shengzhou Liu
· 10 years ago
7cb7272
mpc85xx/t104x: Enable L2 and CPC cache when resume
by Tang Yuantian
· 10 years ago
a1399a9
powerpc/chassis2: Configure and enable L2 cache for PPC clusters only
by Shaveta Leekha
· 10 years ago
e55782e
powerpc/t4240qds: fix offset of serdes when checking reference clock
by Shaohui Xie
· 10 years ago
3d75ec9
driver/ddr: Fix DDR register timing_cfg_8
by York Sun
· 10 years ago
de51916
powerpc/ifc: fix invalid CSn FTIM2.TCH setting
by Shaohui Xie
· 10 years ago
9d04568
powerpc/mpc85xx: Check return value of find_tlb_idx
by York Sun
· 10 years ago
8340e7a
driver/ddr: Fix DDR4 driver for ARM
by York Sun
· 10 years ago
6666017
powerpc/t1040qds: Initialize EPHY2 clock to RGMII only
by vijay rai
· 10 years ago
591dd19
driver/nand: Add support of 16K SRAM for IFC 2.0
by Prabhakar Kushwaha
· 10 years ago
32514d2
fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint
by Zang Roy-R61911
· 10 years ago
04818bb
driver/nand: Update SRAM initialize logic for IFC.
by Prabhakar Kushwaha
· 10 years ago
3bab3d8
driver/nand:Define MAX_BANKS same as SoC defined for IFC
by Prabhakar Kushwaha
· 10 years ago
d0bc514
powerpc/mpc85xx: Remove P1023 RDS support
by Lijun Pan
· 10 years ago
d43a386
powerpc/mpc85xx: Removed support for G4060
by Sandeep Singh
· 10 years ago
38d67a4e
qe: move immap_qe.h from arch directory into common directory
by Zhao Qiang
· 10 years ago
09c2046
board/t2080qds: enable sst and eon spi flash for nor boot
by Shengzhou Liu
· 10 years ago
1155d8d
net/fm: call fm_port_to_index() with proper checks
by Rotariu Marian-Cristian
· 10 years ago
605714f
powerpc/85xx: add fdt_fixup_dma3
by Shengzhou Liu
· 10 years ago
fbe79a1
m68k: define __kernel_size_t as unsinged int again
by Masahiro Yamada
· 10 years ago
61f06b1
m68k: fix an undefined behavior warning of M5253DEMO board
by Masahiro Yamada
· 10 years ago
e807804
boards.cfg: re-claim ownership for TQM8xx boards
by Wolfgang Denk
· 10 years ago
75d9a45
Ethernet: let user know if there is no valid ethernet address
by Pavel Machek
· 10 years ago
2c997e7
board_r: run scsi init() on ARM too
by Ian Campbell
· 10 years ago
e0ddcf9
AHCI: Increase link timeout to 200ms
by Ian Campbell
· 10 years ago
f63e36a
.gitignore: clean-up unnecessary entries
by Masahiro Yamada
· 10 years ago
e89a07e
Update .mailmap using scripts/mailmapper
by Masahiro Yamada
· 10 years ago
45765ee
scripts: add mailmapper, a tool to create/update mailmap file
by Masahiro Yamada
· 10 years ago
8b90a11
add .mailmap for proper git-shortlog output
by Masahiro Yamada
· 10 years ago
3f9eb6e
whitespace cleanups
by Pavel Machek
· 10 years ago
5fc2f92
Makefile: fix tags target documentation
by Igor Grinberg
· 10 years ago
b3dfe43
Makefile: fix ctags/etags clean targets
by Igor Grinberg
· 10 years ago
8d819ab
Makefile: fix the {c, e}tags/cscope build targets
by Igor Grinberg
· 10 years ago
11547b2
rpi_b: handle import of environments in files with CRLF as line endings
by Alexander Holler
· 10 years ago
4cfe8c3
am335x_evm: handle import of environments in files with CRLF as line endings
by Alexander Holler
· 10 years ago
44bd26f
omap3_beagle: handle import of environments in files with CRLF as line endings
by Alexander Holler
· 10 years ago
ecd1446
Add option -r to env import to allow import of text files with CRLF as line endings
by Alexander Holler
· 10 years ago
8973601
h2200: Disable SHA256 on FIT images
by Tom Rini
· 10 years ago
fccacd3
lib/time.c cleanups
by Pavel Machek
· 10 years ago
288afdc
common: cmd_ide: use __weak and add prototypes
by Jeroen Hofstee
· 10 years ago
2bb8eb8
common: cmd_ide: remove PIO mode
by Jeroen Hofstee
· 10 years ago
5b9587a
serial: ns16550: use a const variable instead of macro
by Masahiro Yamada
· 10 years ago
f8c7c20
serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor
by Masahiro Yamada
· 10 years ago
841977d
serial: ns16550: drop CONFIG_OMAP1610 from the special case
by Masahiro Yamada
· 10 years ago
8e8d73b
bootp can use mdelay
by Pavel Machek
· 10 years ago
c13bb16
spl: nand: read only in the size of image_header on the first access
by Masahiro Yamada
· 10 years ago
949bbd7
catch wrong load address passed to fatload / ext2load
by Pavel Machek
· 10 years ago
6b36746
Fix help text of ext2load and fatload.
by Pavel Machek
· 10 years ago
9d16e93
tools: compiler.h: add missing time.h
by Jeroen Hofstee
· 10 years ago
4a755f1
driver/usb: include upper/lower_32_bits() from linux/compat.h
by Lijun Pan
· 10 years ago
8f2df5d
linux/compat.h: port lower_32_bits and upper_32_bits from Linux
by Lijun Pan
· 10 years ago
9d78b9a
sparc: merge LEON2 and LEON3 linker scripts
by Masahiro Yamada
· 10 years ago
9f847b8
sparc: merge LEON3 linker scripts
by Masahiro Yamada
· 10 years ago
ec4f504
esd:cmd_loadpci.c: Switch from "do_source" to "source"
by Tom Rini
· 10 years ago
3364b18
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 10 years ago
c68112f
common: cmd_mii: fix printf format warning
by Jeroen Hofstee
· 10 years ago
39e1230
autoboot: add its own header
by Jeroen Hofstee
· 10 years ago
5dfd162
board: rpi_b: include mmc header and fix prototype
by Jeroen Hofstee
· 10 years ago
750121c
mmc: prevent some warnings with make W=1
by Jeroen Hofstee
· 10 years ago
0b7df65
common: env_common: make env_get_char_spec __weak
by Jeroen Hofstee
· 10 years ago
862c93e
yaffs2: preprocessor cleanup
by Jeroen Hofstee
· 10 years ago
e803fa2
yaffs2: cosmetic: remove self assignments
by Jeroen Hofstee
· 10 years ago
82c3a4c
common: bootm_os: make arch_preboot_os __weak
by Jeroen Hofstee
· 10 years ago
cee9ab7
dirvers: mmc: use __weak
by Jeroen Hofstee
· 10 years ago
d7b2d9d
lib:vsprintf: reduce scope of pack_hex_byte
by Jeroen Hofstee
· 10 years ago
3ea664c
env_callback.h: spl: mark callback as maybe_unused
by Jeroen Hofstee
· 10 years ago
6b13f0c
lib:sha1: remove unused constant
by Jeroen Hofstee
· 10 years ago
3422299
common: main.c: make show_boot_progress __weak
by Jeroen Hofstee
· 10 years ago
2c34f3f
lib:lmb: use __weak
by Jeroen Hofstee
· 10 years ago
cc64b92
common:splash: use __weak
by Jeroen Hofstee
· 10 years ago
fd536d8
dm: add missing includes
by Jeroen Hofstee
· 10 years ago
c5d4001
common: board_f: cosmetic use __weak for leds
by Jeroen Hofstee
· 10 years ago
0e350f8
common: commands: make commands static
by Jeroen Hofstee
· 10 years ago
e259d6a
lib: div64: add missing include
by Jeroen Hofstee
· 10 years ago
c15df21
mtd: cfi_flash: fix clang warning
by Jeroen Hofstee
· 10 years ago
7c48b01
sunxi: use setbits_le32 to enable the DMA clock
by Ian Campbell
· 10 years ago
abce2c6
sunxi: add gpio driver
by Ian Campbell
· 10 years ago
5c58f8b
sunxi: add Cubieboard2 support
by Ian Campbell
· 10 years ago
b41d7d0
sunxi: use random parts of SID to set ethaddr
by Jonathan Liu
· 10 years ago
ae5de5a
sunxi: Fix reset hang on sun5i
by Hans de Goede
· 10 years ago
2428920
sunxi: Add axp152 pmic support
by Hans de Goede
· 10 years ago
14bc66b
sunxi: Add axp209 pmic support
by Henrik Nordstrom
· 10 years ago
6620377
sunxi: Add i2c support
by Hans de Goede
· 10 years ago
0db2bbd
mvtwsi: convert to CONFIG_SYS_I2C framework
by Hans de Goede
· 10 years ago
Next »