Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b0461049fa1edb5475a34d97e8b3a3cad064f6f4
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
d85395f
microblaze: Fix printf size_t format related warnings (again...)
by Vasili Galka
· 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
663b11c
Prepare v2014.10-rc2
by Tom Rini
· 10 years ago
c0933a6
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
83270f2
Merge branch 'master' of git://git.denx.de/u-boot-arc
by Tom Rini
· 10 years ago
60dc40c
USB: gadget: s3c: get rid of debug compile warning
by Bo Shen
· 10 years ago
9198155
USB: gadget: atmel: get rid of debug compile warning
by Bo Shen
· 10 years ago
fb12f45
usb: ci_udc: implement dfu_usb_get_reset
by Stephen Warren
· 10 years ago
ef73102
udc: dfu: s3c_udc: Provide function to check if USB reset was asserted
by Lukasz Majewski
· 10 years ago
d9eae70
dfu: Provide means to find difference between dfu-util -e and -R
by Lukasz Majewski
· 10 years ago
7857195
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
5c53ec7
mpc5xxx: Add stub implementation of cache functions
by Vasili Galka
· 10 years ago
093f3a7
dm: sandbox: dts: Add a GPIO bank
by Simon Glass
· 10 years ago
23a6b8e
dm: gpio: Allow gpio command to adjust GPIOs that are busy
by Simon Glass
· 10 years ago
2d6b923
dm: gpio: Enhance gpio command to show only active GPIOs
by Simon Glass
· 10 years ago
08900f7
mx6: tqma6: get board support back to Kconfig build system
by Masahiro Yamada
· 10 years ago
f976dd9
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Tom Rini
· 10 years ago
bfb40e7
nomadik: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
52ece9c
highbank: kconfig: move common settings
by Masahiro Yamada
· 10 years ago
04ffbc1
orion5x: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
32013fb
keystone: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
420b816
omap5: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
d7f4708
omap4: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
dd67843
omap3: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
e604ef9
davinci: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
c54550b
exynos: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
d757085
kirkwood: kconfig: refactor Kconfig and defconfig
by Masahiro Yamada
· 10 years ago
fc7a08a
versatile: kconfig: move common settings
by Masahiro Yamada
· 10 years ago
c9c54e2
rmobile: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
73a5b1a
tegra: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
a3cd898
zynq: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
3f7740f
arm: Add missing .vectors section to linker scripts
by Benoît Thébaudeau
· 10 years ago
4dd3bcf
arm/km: disable subpage write for km_kirkwood_pci and kmsuv31 target
by Holger Brunck
· 10 years ago
8b709d0
arm/kirkwood/nand: allow forced disabling for subpage writes
by Holger Brunck
· 10 years ago
9557a4a
vexpress_aemv8a.h: Enable CONFIG_CMD_BOOTI and CONFIG_CMD_UNZIP
by Tom Rini
· 10 years ago
7e76aa4
vexpress_aemv8a.h: Clean up the config
by Tom Rini
· 10 years ago
5ce62cd
cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images
by Tom Rini
· 10 years ago
67d604e
arm64: Correct passing of Linux kernel args
by Tom Rini
· 10 years ago
729da8b
arm: convert Cygnus and NSP boards to Kconfig
by Steve Rae
· 10 years ago
5a5cb00
arm: add Cygnus and NSP boards
by Scott Branden
· 10 years ago
59f56be
arm: bcmnsp: Add bcmnsp u-architecture
by Scott Branden
· 10 years ago
54c8da8
arm: bcmcygnus: Add bcmcygnus u-architecture
by Scott Branden
· 10 years ago
Next »