Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
ee87ee82e1c9052d59e44c5c29448f4545ab59e7
« Previous
b903792
arc: minor fixes in Kconfig
by Alexey Brodkin
· 10 years ago
f56d625
arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA
by Alexey Brodkin
· 10 years ago
97ee47b
arc: re-generate defconfigs
by Alexey Brodkin
· 10 years ago
3fb8016
arc: clean-up init procedure
by Alexey Brodkin
· 10 years ago
8ee2825
arc: move low-level interrupt and exception handlers in a separate file
by Alexey Brodkin
· 10 years ago
4d93617
arc: merge common start-up code between ARC and ARCv2
by Alexey Brodkin
· 10 years ago
ae4a351
arc: cache - build invalidate_icache_all() and invalidate_dcache_all() always
by Alexey Brodkin
· 10 years ago
36d6866
serial/serial_arc: set registers address during compilation
by Alexey Brodkin
· 10 years ago
8a5c9ca
Prepare v2015.04-rc5
by Tom Rini
· 10 years ago
v2015.04-rc5
1069770
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
b2d387b
ARM: at91: sama5: move the common part of configurations to at91-sama5_common.h
by Wu, Josh
· 10 years ago
ff255e8
ARM: atmel: at91sam9n12ek: enable spl support
by Bo Shen
· 10 years ago
d85e891
ARM: atmel: at91sam9x5ek: enable spl support
by Bo Shen
· 10 years ago
41d41a9
ARM: atmel: at91sam9m10g45ek: enable spl support
by Bo Shen
· 10 years ago
72cb3b6
ARM: atmel: arm926ejs: fix clock configuration
by Bo Shen
· 10 years ago
23ac62d
ARM: at91: at91sam9n12ek: save the environment to a fat file in MMC card
by Wu, Josh
· 10 years ago
da78fb5
ARM: at91: atmel_nand: Support flash based BBT
by David Dueck
· 10 years ago
55ebd0c
arm, at91: corvus: move MACH_TYPE to defconfig
by Heiko Schocher
· 10 years ago
e755d54
spl_atmel.c: Switch s_init to board_init_f
by Tom Rini
· 10 years ago
a2df3a3
ARM: atmel: armv7: switch to use common timer functions
by Bo Shen
· 10 years ago
a02c8a3
ARM: atmel: arm9: switch to use common timer functions
by Bo Shen
· 10 years ago
02fc64d
ARM: at91: sama5d4: display the U-Boot version on LCD
by Wu, Josh
· 10 years ago
482cbd5
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 10 years ago
9da7e3d
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 10 years ago
55765b1
mtd: vf610_nfc: specify transfer size before each transfer
by Stefan Agner
· 10 years ago
7653fc2
mtd: vf610_nfc: mark page as dirty on block erase
by Stefan Agner
· 10 years ago
004a1fd
nand: yaffs: Remove the "nand write.yaffs" command
by Peter Tyser
· 10 years ago
073adf9
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
by Peter Tyser
· 10 years ago
9ac71f1
dfu: nand: Verify writes
by Peter Tyser
· 10 years ago
6b94f11
cmd_nand: Verify writes to NAND
by Peter Tyser
· 10 years ago
59b5a2a
nand: Add verification functions
by Peter Tyser
· 10 years ago
800772a
nand: Remove unused read/write structures
by Peter Tyser
· 10 years ago
aff092e
nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 option
by Peter Tyser
· 10 years ago
88a2cbb
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()
by Luca Ellero
· 10 years ago
5263a02
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf()
by Luca Ellero
· 10 years ago
76a30fe
ARM: tegra: colibri_t20: fix nand pinmux
by Marcel Ziswiler
· 10 years ago
9b219d4
tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT
by Lucas Stach
· 10 years ago
e979a80
ARM: tegra: update colibri_t20 configuration
by Marcel Ziswiler
· 10 years ago
00a5270
ARM: tegra: fix colibri_t20 asix reset
by Marcel Ziswiler
· 10 years ago
1ed056e
ARM: tegra: fix colibri_t20 machine type
by Marcel Ziswiler
· 10 years ago
e57c6e5
ARM: tegra: rename colibri_t20 board/configuration/device-tree
by Marcel Ziswiler
· 10 years ago
d1db97a
ARM: tegra: get rid of colibri_t20-common
by Marcel Ziswiler
· 10 years ago
37220ef
tegra: seaboard: Correct the gpio_request() call
by Simon Glass
· 10 years ago
a101638
tegra: seaboard: Remove unused CONFIG_UART_DISABLE_GPIO
by Simon Glass
· 10 years ago
89d9437
ARM: tegra: enable MIPI PAD CTRL support for Tegra124
by Stephen Warren
· 10 years ago
5ee7ec7
ARM: tegra: pinctrl: add support for MIPI PAD control groups
by Stephen Warren
· 10 years ago
c21478b
ARM: tegra: pinctrl: minor cleanup
by Stephen Warren
· 10 years ago
0edb3a8
ARM: tegra: pinctrl: move Tegra210 code to the correct dir
by Stephen Warren
· 10 years ago
52091ad
spi: designware_spi: revisit FIFO size detection again
by Axel Lin
· 10 years ago
1478aeb
spi: cf_spi: Staticize local functions
by Axel Lin
· 10 years ago
bb16627
spi: cf_spi: Use to_cf_spi_slave to resolve cfslave from slave
by Axel Lin
· 10 years ago
4612296
qspi: dra7x: enable quad mode read for ti-qspi driver
by Ravi Babu
· 10 years ago
81a6644
spi: ftssp010_spi: Use to_ftssp010_spi() to ensure free correct address
by Axel Lin
· 10 years ago
aa8306a
spi: davinci: Remove duplicate code to set bus and cs for slave
by Axel Lin
· 10 years ago
a46988f
spi: cf_qspi: Fixup to_cf_qspi_slave macro
by Axel Lin
· 10 years ago
662e2ac
sunxi: UTOO_P66: Add missing MAINTAINERS entry
by Hans de Goede
· 10 years ago
961e777
sunxi: a10-LIME set the cpu clock at boot to 912MHz
by Iain Paton
· 10 years ago
e71b422
sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock
by Iain Paton
· 10 years ago
7a14011
sunxi: sun4i: improve cpu clock selection method
by Iain Paton
· 10 years ago
246e3b8
sunxi: musb: Fix some lo speed devices not working with musb host
by Hans de Goede
· 10 years ago
5db7523
powerpc: ppc4xx: convert AMCC boards to generic board
by Anatolij Gustschin
· 10 years ago
80ee019
Patch to mkenvimage to handle text files with length that exceed env size
by Brian McFarland
· 10 years ago
944ab34
m68k: fix 3 broken boards
by angelo@sysam.it
· 10 years ago
5bcd19a
common/board_f: move board_init_f_mem() from #else CONFIG_X86
by Alexey Brodkin
· 10 years ago
03314f0
vexpress64: cut config and defaults for unclear variant
by Linus Walleij
· 10 years ago
d5f3d17
armv8: semihosting: delete external interface
by Linus Walleij
· 10 years ago
49995ff
vexpress64: remove board late init, use smhload
by Linus Walleij
· 10 years ago
202a674
armv8: semihosting: add a command to load semihosted images
by Linus Walleij
· 10 years ago
e769f68
armv8: semihosting: do not inline trap call
by Linus Walleij
· 10 years ago
8c24929
Document config_distro_bootcmd environment variables for interactive booting.
by Karsten Merker
· 10 years ago
1344bd7
config: Define BOOTP client architecture and VCI for ARMv8
by Thierry Reding
· 10 years ago
e2a5d55
config: Use booti instead of bootz on 64-bit ARM
by Thierry Reding
· 10 years ago
7504618
board/BuR/common: remove unused function 'blink'
by Hannes Petermaier
· 10 years ago
2b5b2be
board/BuR/common: move I2C initialization from common part to board-specific
by Hannes Petermaier
· 10 years ago
3b6e484
ARM: omap4_panda: enable saveenv command
by maxin.john@enea.com
· 10 years ago
aa63387
m68k: merge per-CPU config.mk into arch/m68k/Makefile
by Masahiro Yamada
· 10 years ago
4cbd292
m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· 10 years ago
f47fb6b
m68k: mcf523x: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· 10 years ago
2bb1cd5
m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· 10 years ago
7f8ebbf
m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· 10 years ago
c155ab7
m68k: mcf532x: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· 10 years ago
bdde659
m68k: mcf530x: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· 10 years ago
d4a9b17
m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· 10 years ago
3a4f6b6
kbuild: Don't reset timestamps in include/generated if not needed
by Michal Marek
· 10 years ago
d99cd32
kbuild: remove redundant line from (generic-)asm-offsets.h
by Masahiro Yamada
· 10 years ago
490cf5f
kbuild: merge generic-asm-offsets.h and asm-offsets.h rules
by Masahiro Yamada
· 10 years ago
d6c418e
ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach
by Masahiro Yamada
· 10 years ago
ddf6bd4
ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x
by Masahiro Yamada
· 10 years ago
326a682
malloc_f: enable SYS_MALLOC_F by default if DM is on
by Masahiro Yamada
· 10 years ago
91405b7
malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN
by Masahiro Yamada
· 10 years ago
6eb6f13
m68k: remove arch/m68k/lib/board.c
by Masahiro Yamada
· 10 years ago
0a9e7ee
generic-board: select SYS_GENERIC_BOARD for some architectures
by Masahiro Yamada
· 10 years ago
0a12e68
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
by Masahiro Yamada
· 10 years ago
5f9eb22
kbuild: remove scripts/multiconfig.sh
by Masahiro Yamada
· 10 years ago
97ec89e
kbuild: remove "*_felconfig" target
by Masahiro Yamada
· 10 years ago
79d75d7
ARM: move -march=* and -mtune= options to arch/arm/Makefile
by Masahiro Yamada
· 10 years ago
d8bafe13
ARMv8: enable DM in vexpress64 board
by David Feng
· 10 years ago
b263302
ARMv8: enable pre-allocation malloc
by David Feng
· 10 years ago
3f54dc4
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
f2137c2
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
Next »