Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fbf8ee0b3e601d08a7f4241412d12d343d72a2e5
fbf8ee0
patman: make run results better visible
by Vadim Bendebury
· Thu Sep 04 10:45:13 2014 -0700
359b55a6
buildman: Ignore conflicting tags
by Simon Glass
· Fri Sep 05 19:00:23 2014 -0600
4aeceb9
buildman: Permit branch names with an embedded '/'
by Simon Glass
· Fri Sep 05 19:00:22 2014 -0600
a8b7b1b
buildman: Expand output test to cover directory prefixes
by Simon Glass
· Fri Sep 05 19:00:21 2014 -0600
8e95956
buildman: Add additional functional tests
by Simon Glass
· Fri Sep 05 19:00:20 2014 -0600
4e5d6bc
patman: Start with a clean series when needed
by Simon Glass
· Fri Sep 05 19:00:19 2014 -0600
a10ebe1
buildman: Provide an internal option to clean the outpur dir
by Simon Glass
· Fri Sep 05 19:00:18 2014 -0600
09f1fe5
buildman: Correct counting of build failures on retry
by Simon Glass
· Fri Sep 05 19:00:17 2014 -0600
cbd3658
buildman: Allow tests to have their own boards
by Simon Glass
· Fri Sep 05 19:00:16 2014 -0600
5e0441d
buildman: Avoid looking at config file or toolchains in tests
by Simon Glass
· Fri Sep 05 19:00:15 2014 -0600
c88c895
buildman: Set up bsettings outside the control module
by Simon Glass
· Fri Sep 05 19:00:14 2014 -0600
ed098bb
buildman: Add a functional test
by Simon Glass
· Fri Sep 05 19:00:13 2014 -0600
de38497
patman: Provide a way to intercept commands for testing
by Simon Glass
· Fri Sep 05 19:00:12 2014 -0600
ca9b06e
buildman: Move full help code into the control module
by Simon Glass
· Fri Sep 05 19:00:11 2014 -0600
04bac6b
buildman: Move the command line code into its own file
by Simon Glass
· Fri Sep 05 19:00:10 2014 -0600
f1bf686
patman: RunPipe() should not pipe stdout/stderr unless asked
by Simon Glass
· Fri Sep 05 19:00:09 2014 -0600
7fb8aa2
buildman: Enhance basic test to check summary output
by Simon Glass
· Fri Sep 05 19:00:08 2014 -0600
4433aa9
buildman: Send builder output through a function for testing
by Simon Glass
· Fri Sep 05 19:00:07 2014 -0600
fb35f9f
patman: Add a way of recording terminal output for testing
by Simon Glass
· Fri Sep 05 19:00:06 2014 -0600
81bcca8
patman: Fix detection of git version
by Simon Glass
· Thu Aug 28 09:43:45 2014 -0600
03749d4
buildman: Separate out display of warnings and errors
by Simon Glass
· Thu Aug 28 09:43:44 2014 -0600
3394c9f
buildman: Add an option to show which boards caused which errors
by Simon Glass
· Thu Aug 28 09:43:43 2014 -0600
e309625
buildman: Remove the directory prefix from each error line
by Simon Glass
· Thu Aug 28 09:43:42 2014 -0600
924c73a
buildman: Implement an option to exclude boards from the build
by Simon Glass
· Thu Aug 28 09:43:41 2014 -0600
53e189d
buildman: Allow make-flags variables to include '-' and '_'
by Simon Glass
· Thu Aug 28 09:43:40 2014 -0600
c2f9107
buildman: Set the return code to indicate build result
by Simon Glass
· Thu Aug 28 09:43:39 2014 -0600
27374d3
patman: Avoid changing the order of tags
by Simon Glass
· Thu Aug 28 09:43:38 2014 -0600
5f4e00d
patman: Use --no-pager' to stop git from forking a pager
by Simon Glass
· Thu Aug 28 09:43:37 2014 -0600
e6e96d9
patman: Remove the -a option
by Simon Glass
· Thu Aug 28 09:43:36 2014 -0600
b0cd341
patman: Correct unit tests to run correctly
by Simon Glass
· Thu Aug 28 09:43:35 2014 -0600
381fad8
patman: Fix indentation in terminal.py
by Simon Glass
· Thu Aug 28 09:43:34 2014 -0600
663b11c
Prepare v2014.10-rc2
by Tom Rini
· Tue Sep 02 16:58:29 2014 -0400
c0933a6
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· Tue Sep 02 16:37:57 2014 -0400
83270f2
Merge branch 'master' of git://git.denx.de/u-boot-arc
by Tom Rini
· Tue Sep 02 16:37:17 2014 -0400
60dc40c
USB: gadget: s3c: get rid of debug compile warning
by Bo Shen
· Wed Aug 27 17:28:18 2014 +0800
9198155
USB: gadget: atmel: get rid of debug compile warning
by Bo Shen
· Wed Aug 27 17:28:17 2014 +0800
fb12f45
usb: ci_udc: implement dfu_usb_get_reset
by Stephen Warren
· Mon Aug 25 14:02:15 2014 -0600
ef73102
udc: dfu: s3c_udc: Provide function to check if USB reset was asserted
by Lukasz Majewski
· Mon Aug 25 11:07:29 2014 +0200
d9eae70
dfu: Provide means to find difference between dfu-util -e and -R
by Lukasz Majewski
· Mon Aug 25 11:07:28 2014 +0200
7857195
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Tue Sep 02 08:22:26 2014 -0400
5c53ec7
mpc5xxx: Add stub implementation of cache functions
by Vasili Galka
· Tue Aug 26 14:05:31 2014 +0300
093f3a7
dm: sandbox: dts: Add a GPIO bank
by Simon Glass
· Mon Aug 11 09:24:03 2014 -0600
23a6b8e
dm: gpio: Allow gpio command to adjust GPIOs that are busy
by Simon Glass
· Mon Aug 11 09:23:53 2014 -0600
2d6b923
dm: gpio: Enhance gpio command to show only active GPIOs
by Simon Glass
· Mon Aug 11 09:23:52 2014 -0600
08900f7
mx6: tqma6: get board support back to Kconfig build system
by Masahiro Yamada
· Mon Sep 01 00:47:55 2014 +0900
f976dd9
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Tom Rini
· Sun Aug 31 07:45:55 2014 -0400
bfb40e7
nomadik: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:11:08 2014 +0900
52ece9c
highbank: kconfig: move common settings
by Masahiro Yamada
· Sun Aug 31 07:11:07 2014 +0900
04ffbc1
orion5x: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:11:06 2014 +0900
32013fb
keystone: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:11:05 2014 +0900
420b816
omap5: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:11:04 2014 +0900
d7f4708
omap4: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:11:03 2014 +0900
dd67843
omap3: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:11:02 2014 +0900
e604ef9
davinci: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:11:01 2014 +0900
c54550b
exynos: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:11:00 2014 +0900
d757085
kirkwood: kconfig: refactor Kconfig and defconfig
by Masahiro Yamada
· Sun Aug 31 07:10:59 2014 +0900
fc7a08a
versatile: kconfig: move common settings
by Masahiro Yamada
· Sun Aug 31 07:10:58 2014 +0900
c9c54e2
rmobile: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:10:57 2014 +0900
73a5b1a
tegra: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:10:56 2014 +0900
a3cd898
zynq: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:10:55 2014 +0900
3f7740f
arm: Add missing .vectors section to linker scripts
by Benoît Thébaudeau
· Thu Aug 21 15:43:11 2014 +0200
4dd3bcf
arm/km: disable subpage write for km_kirkwood_pci and kmsuv31 target
by Holger Brunck
· Fri Aug 15 10:51:48 2014 +0200
8b709d0
arm/kirkwood/nand: allow forced disabling for subpage writes
by Holger Brunck
· Fri Aug 15 10:51:47 2014 +0200
9557a4a
vexpress_aemv8a.h: Enable CONFIG_CMD_BOOTI and CONFIG_CMD_UNZIP
by Tom Rini
· Thu Aug 14 06:42:38 2014 -0400
7e76aa4
vexpress_aemv8a.h: Clean up the config
by Tom Rini
· Thu Aug 14 06:42:37 2014 -0400
5ce62cd
cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images
by Tom Rini
· Thu Aug 14 06:42:36 2014 -0400
67d604e
arm64: Correct passing of Linux kernel args
by Tom Rini
· Thu Aug 14 06:42:35 2014 -0400
729da8b
arm: convert Cygnus and NSP boards to Kconfig
by Steve Rae
· Mon Aug 11 13:58:26 2014 -0700
5a5cb00
arm: add Cygnus and NSP boards
by Scott Branden
· Mon Aug 11 13:58:25 2014 -0700
59f56be
arm: bcmnsp: Add bcmnsp u-architecture
by Scott Branden
· Mon Aug 11 13:58:24 2014 -0700
54c8da8
arm: bcmcygnus: Add bcmcygnus u-architecture
by Scott Branden
· Mon Aug 11 13:58:23 2014 -0700
5653a82
arm: iproc: Initial commit of iproc architecture code
by Scott Branden
· Mon Aug 11 13:58:22 2014 -0700
e886690
arm: vf610: add NFC clock support
by Stefan Agner
· Wed Aug 06 10:59:36 2014 +0200
0f52729
arm: vf610: add NFC pin mux
by Stefan Agner
· Wed Aug 06 10:59:35 2014 +0200
bf7e38f
MAINTAINERS: change the status of vexpress board to Orphan
by Masahiro Yamada
· Mon Aug 04 10:30:32 2014 +0900
c20f6f5
ARM: Fix overflow in MMU setup
by Marek Vasut
· Mon Aug 04 01:45:46 2014 +0200
383d914
arm: bcm281xx: add board with Ethernet capability
by Steve Rae
· Fri Aug 01 20:37:17 2014 -0700
c36e42e
arm: bcm281xx: net: Add Ethernet Driver
by Jiandong Zheng
· Fri Aug 01 20:37:16 2014 -0700
f192627
arm: bcm281xx: Add Ethernet Clock support
by Jiandong Zheng
· Fri Aug 01 20:37:15 2014 -0700
64d4c22
ARM: enable ARMv7 virt support for the Arndale board
by Andre Przywara
· Fri Aug 01 13:35:44 2014 +0200
de705c9
arm: ep9315: Add .vectors section to lds and remove obsolete lds
by Sergey Kostanbaev
· Mon Jul 28 16:08:01 2014 +0800
1d45a44
socfpga: cleanup socfpga_dw_mmc
by Pavel Machek
· Mon Jul 21 13:30:19 2014 +0200
ce340e9
socfpga: initialize designware ethernet
by Pavel Machek
· Mon Jul 14 14:14:17 2014 +0200
2f8e256
nios2: rebase nios2-generic board to 3c120 reference design
by Thomas Chou
· Sat Aug 30 17:45:23 2014 +0800
a174b91
nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hook
by Thomas Chou
· Thu Aug 28 17:29:06 2014 +0800
b102c51
serial: move nios2-yanu.h into opencores_yanu driver
by Thomas Chou
· Mon Aug 25 17:43:12 2014 +0800
0f9763f
nios2: move nios2.h to arch asm directory
by Thomas Chou
· Mon Aug 25 17:09:07 2014 +0800
769cb5c
nios2: divide nios2-io.h into each specific drivers and remove it
by Thomas Chou
· Mon Aug 25 16:50:14 2014 +0800
85c4897
nios2: remove epled driver
by Thomas Chou
· Mon Aug 25 15:57:06 2014 +0800
112cb0d
socfpga: Fix SOCFPGA build error for Altera dev kit
by Chin Liang See
· Tue Jul 22 04:28:35 2014 -0500
91c2f8f
socfpga: fix clock manager register definition
by Pavel Machek
· Sat Jul 19 23:57:59 2014 +0200
80c5a53
arm: include config.h in arch/arm/lib/vectors.S
by Christian Riesch
· Mon Jul 07 11:07:25 2014 +0200
34a7f9f
ARM:asm:io.h use static inline
by Jeroen Hofstee
· Sun Jun 22 23:10:39 2014 +0200
d59284f
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· Fri Aug 29 13:47:42 2014 -0400
400b4b6
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· Fri Aug 29 11:15:18 2014 -0400
f579e9b
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Fri Aug 29 11:07:35 2014 -0400
e59ce6c
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· Fri Aug 29 11:07:10 2014 -0400
c6c1ebf
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Fri Aug 29 11:06:51 2014 -0400
66afe86
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· Fri Aug 29 11:06:26 2014 -0400
3a8e4fa
usb: hub: don't check CONNECTION in hub_port_reset()
by Stephen Warren
· Thu Aug 07 17:07:59 2014 -0600
Next »