Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c908bc891811c15e8c0da845ec583a0a896d17ce
c908bc8
tools: Import Kconfiglib
by Masahiro Yamada
· 10 years ago
3a8197c
SPDX: Add ISC SPDX-License-Identifier
by Masahiro Yamada
· 10 years ago
2be4b3e
kbuild: force to define __UBOOT__ in all the C sources
by Masahiro Yamada
· 10 years ago
3e9d93e
rtl8169: Defer network packet processing
by Thierry Reding
· 10 years ago
aa0caa2
openrisc: Fix a few type cast related warnings
by Vasili Galka
· 10 years ago
38c3fff
Fix a few printf argument verification warnings
by Vasili Galka
· 10 years ago
240e621
cosmetic: README.scrapyard: add NIOS2 boards
by Masahiro Yamada
· 10 years ago
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
52a5f97
kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/Kconfig
by Masahiro Yamada
· 10 years ago
162efa2
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
5cc1db4
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
df66ec6
arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG
by Benoît Thébaudeau
· 10 years ago
68a0f16
arm: Make reset position-independent
by Benoît Thébaudeau
· 10 years ago
2e571e9
README.clang: build command with clang
by Jeroen Hofstee
· 10 years ago
0a23a4f
Makefile: default to cc for host compiler
by Jeroen Hofstee
· 10 years ago
76e68a8
dm: tegra: Enable driver model for serial
by Simon Glass
· 10 years ago
0c24f37
tegra: dts: Add serial port details
by Simon Glass
· 10 years ago
79a9da3
dm: serial: Add driver model support for ns16550
by Simon Glass
· 10 years ago
c31ebfe
dm: serial: Collect common baud rate code in ns16550
by Simon Glass
· 10 years ago
e98e01e
dm: serial: Move baud rate calculation to ns16550.c
by Simon Glass
· 10 years ago
cdbbfe3
sandbox: dts: Add a serial console node
by Simon Glass
· 10 years ago
1a823a9
sandbox: serial: Support a coloured console
by Simon Glass
· 10 years ago
e587069
sandbox: Convert serial driver to use driver model
by Simon Glass
· 10 years ago
247f596
dm: Add a uclass for serial devices
by Simon Glass
· 10 years ago
439bc84
dm: Adjust lists_bind_fdt() to return the bound device
by Simon Glass
· 10 years ago
1e374fb
dm: fdt: Add a function to look up a chosen node
by Simon Glass
· 10 years ago
ac2a14f
serial: Set up the 'priv' pointer when creating a serial device
by Simon Glass
· 10 years ago
b046104
tegra: Convert tegra GPIO driver to use driver model
by Simon Glass
· 10 years ago
8faf764
dm: tegra: Set up a pre-reloc malloc()
by Simon Glass
· 10 years ago
712da5e
dm: Make driver model available before board_init()
by Simon Glass
· 10 years ago
254dfab
Set up stdio earlier when using driver model
by Simon Glass
· 10 years ago
6df5de2
dm: Move pre-reloc init earlier to cope with board_early_init_f()
by Simon Glass
· 10 years ago
fdd8e5e
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
0f313d4
microblaze: remove #ident directive to fix build error
by Masahiro Yamada
· 10 years ago
4767923
Merge branch 'buildman' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
e17b8e9
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
f11c606
buildman: fix typos of --dry-run help message
by Masahiro Yamada
· 10 years ago
336d5bd
buildman: Create parent directories as necessary
by Thierry Reding
· 10 years ago
fbf8ee0
patman: make run results better visible
by Vadim Bendebury
· 10 years ago
359b55a6
buildman: Ignore conflicting tags
by Simon Glass
· 10 years ago
4aeceb9
buildman: Permit branch names with an embedded '/'
by Simon Glass
· 10 years ago
a8b7b1b
buildman: Expand output test to cover directory prefixes
by Simon Glass
· 10 years ago
8e95956
buildman: Add additional functional tests
by Simon Glass
· 10 years ago
4e5d6bc
patman: Start with a clean series when needed
by Simon Glass
· 10 years ago
a10ebe1
buildman: Provide an internal option to clean the outpur dir
by Simon Glass
· 10 years ago
09f1fe5
buildman: Correct counting of build failures on retry
by Simon Glass
· 10 years ago
cbd3658
buildman: Allow tests to have their own boards
by Simon Glass
· 10 years ago
5e0441d
buildman: Avoid looking at config file or toolchains in tests
by Simon Glass
· 10 years ago
c88c895
buildman: Set up bsettings outside the control module
by Simon Glass
· 10 years ago
ed098bb
buildman: Add a functional test
by Simon Glass
· 10 years ago
de38497
patman: Provide a way to intercept commands for testing
by Simon Glass
· 10 years ago
ca9b06e
buildman: Move full help code into the control module
by Simon Glass
· 10 years ago
04bac6b
buildman: Move the command line code into its own file
by Simon Glass
· 10 years ago
f1bf686
patman: RunPipe() should not pipe stdout/stderr unless asked
by Simon Glass
· 10 years ago
7fb8aa2
buildman: Enhance basic test to check summary output
by Simon Glass
· 10 years ago
4433aa9
buildman: Send builder output through a function for testing
by Simon Glass
· 10 years ago
fb35f9f
patman: Add a way of recording terminal output for testing
by Simon Glass
· 10 years ago
35abedc
clang: workaround for generated constants
by Jeroen Hofstee
· 10 years ago
30f527d
eabi_compat: add __aeabi_memcpy __aeabi_memset
by Jeroen Hofstee
· 10 years ago
43614d1
ARM: make gd a function for clang
by Jeroen Hofstee
· 10 years ago
43a8d11
cc-option: also detect unsupported warnings options
by Jeroen Hofstee
· 10 years ago
073000a
ARM: SPL: do not set gd again
by Jeroen Hofstee
· 10 years ago
498f97f
board_r: ARM[64] do not set gd again
by Jeroen Hofstee
· 10 years ago
d85395f
microblaze: Fix printf size_t format related warnings (again...)
by Vasili Galka
· 10 years ago
c24949a
Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
b651158
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
9207219
ls102xa: dcu: Add platform support for DCU on LS1021ATWR board
by Wang Huan
· 10 years ago
183aa10
video: dcu: Add Sii9022A HDMI Transmitter support
by Wang Huan
· 10 years ago
4779d4a
video: dcu: Add DCU driver support
by Wang Huan
· 10 years ago
4a7154e
serial: lpuart: add 32-bit registers lpuart support
by Jingchang Lu
· 10 years ago
87976b4
net: tsec: Remove tx snooping support from LS1
by Claudiu Manoil
· 10 years ago
ddf89f9
arm: ls102xa: Add basic support for LS1021ATWR board
by Wang Huan
· 10 years ago
f0ce7d6
arm: ls102xa: Add basic support for LS1021AQDS board
by Wang Huan
· 10 years ago
e0f6046
driver/ddr/fsl: Add support of overriding chip select write leveling
by York Sun
· 10 years ago
132b5d9
driver/ddr/freescale: Fix DDR3 driver for ARM
by York Sun
· 10 years ago
5d6c626
driver/ddr/freescale: Add support of accumulate ECC
by York Sun
· 10 years ago
c929213
ls102xa: esdhc: Add esdhc support for LS102xA
by Wang Huan
· 10 years ago
6a9d516
esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macros
by Wang Huan
· 10 years ago
32cc591
ls102xa: etsec: Add etsec support for LS102xA
by Alison Wang
· 10 years ago
884f1c1
net: mdio: Use mb() to be compatible for both ARM and PowerPC
by Alison Wang
· 10 years ago
de9ad7a
net: Merge asm/fsl_enet.h into fsl_mdio.h
by Claudiu Manoil
· 10 years ago
95b0ab5
ls102xa: i2c: Add i2c support for LS102xA
by Wang Huan
· 10 years ago
8ce6bec
arm: ls102xa: Add Freescale LS102xA SoC support
by Wang Huan
· 10 years ago
81bcca8
patman: Fix detection of git version
by Simon Glass
· 10 years ago
03749d4
buildman: Separate out display of warnings and errors
by Simon Glass
· 10 years ago
3394c9f
buildman: Add an option to show which boards caused which errors
by Simon Glass
· 10 years ago
e309625
buildman: Remove the directory prefix from each error line
by Simon Glass
· 10 years ago
924c73a
buildman: Implement an option to exclude boards from the build
by Simon Glass
· 10 years ago
53e189d
buildman: Allow make-flags variables to include '-' and '_'
by Simon Glass
· 10 years ago
c2f9107
buildman: Set the return code to indicate build result
by Simon Glass
· 10 years ago
27374d3
patman: Avoid changing the order of tags
by Simon Glass
· 10 years ago
5f4e00d
patman: Use --no-pager' to stop git from forking a pager
by Simon Glass
· 10 years ago
e6e96d9
patman: Remove the -a option
by Simon Glass
· 10 years ago
b0cd341
patman: Correct unit tests to run correctly
by Simon Glass
· 10 years ago
381fad8
patman: Fix indentation in terminal.py
by Simon Glass
· 10 years ago
88e3687
CONFIGS: peach-pit: Enable display for peach_pit board
by Ajay Kumar
· 10 years ago
b5a0287
ARM: exynos: peach_pit: Add DT nodes for fimd and parade bridge chip
by Ajay Kumar
· 10 years ago
222e144
exynos5420: add callbacks needed for exynos_fb driver
by Ajay Kumar
· 10 years ago
da23840
ARM: exynos: Add missing declaration for gpio_direction_input
by Ajay Kumar
· 10 years ago
8c5e264
video: Add driver for Parade PS8625 dP to LVDS bridge
by Vadim Bendebury
· 10 years ago
Next »