Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e5a2a3aceaf56508bd7bc25be9b2ba9f42fd07b2
e5a2a3a
mmc: computation of eMMC GP partition size was missing 512 KiB factor
by Diego Santa Cruz
· Tue Dec 23 10:50:21 2014 +0100
cea8c5c
mmc: incomplete test to switch to high-capacity group size definitions
by Diego Santa Cruz
· Tue Dec 23 10:50:20 2014 +0100
1f69e22
mmc: skip mmcinfo partition info processing for eMMC < 4.41
by Diego Santa Cruz
· Tue Dec 23 10:50:19 2014 +0100
d835843
mmc: make eMMC general purpose partition numbering match spec
by Diego Santa Cruz
· Tue Dec 23 10:50:18 2014 +0100
c145f9e
mmc: extend mmcinfo to show enhanced partition attribute
by Diego Santa Cruz
· Tue Dec 23 10:50:17 2014 +0100
99ca028
mmc: show hardware partition sizes in mmcinfo output
by Diego Santa Cruz
· Tue Dec 23 10:50:16 2014 +0100
3ec5f86
mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC
by Nobuhiro Iwamatsu
· Wed Dec 17 08:03:00 2014 +0900
868ba89
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· Thu Jan 15 14:05:31 2015 -0500
31e68c6
powerpc: 74xx_7xx: remove 74xx_7xx cpu support
by Masahiro Yamada
· Thu Jan 15 17:13:24 2015 +0900
ffef618
mpc8xx: remove unused linker script
by Masahiro Yamada
· Thu Jan 15 17:12:19 2015 +0900
60275dd
ppc4xx: remove dead code
by Masahiro Yamada
· Thu Jan 15 17:10:56 2015 +0900
9a13e99
Merge branch 'buildman' of git://git.denx.de/u-boot-x86
by Tom Rini
· Thu Jan 15 10:18:05 2015 -0500
655b610
buildman: Add an option to write the full build output
by Simon Glass
· Mon Dec 01 17:34:07 2014 -0700
7e803e1
buildman: Add the option to download toolchains from kernel.org
by Simon Glass
· Mon Dec 01 17:34:06 2014 -0700
c1528c1
buildman: Allow architecture to alias to multiple toolchains
by Simon Glass
· Mon Dec 01 17:34:05 2014 -0700
4bea81e
buildman: Don't use the local settings when running tests
by Simon Glass
· Mon Dec 01 17:34:04 2014 -0700
e03e944
buildman: Don't complain about missing sections in ~/.buildman
by Simon Glass
· Mon Dec 01 17:34:03 2014 -0700
3cb033e
buildman: Add documentation about the .buildman file
by Simon Glass
· Mon Dec 01 17:34:02 2014 -0700
9107571
buildman: Add a note about Python pre-requisites
by Simon Glass
· Mon Dec 01 17:34:01 2014 -0700
d48a46c
buildman: Add an option to use the full tool chain path
by Simon Glass
· Mon Dec 01 17:34:00 2014 -0700
3831455
buildman: Put the toolchain path first instead of last in PATH
by Simon Glass
· Mon Dec 01 17:33:59 2014 -0700
28ed006
buildman: Try to avoid hard-coded string parsing
by Simon Glass
· Mon Dec 01 17:33:58 2014 -0700
5eeef46
buildman: Allow specifying a range of commits to build
by Simon Glass
· Mon Dec 01 17:33:57 2014 -0700
30a664d
buildman: Don't remove entire output directory when testing
by Simon Glass
· Mon Dec 01 17:33:56 2014 -0700
e87bde1
buildman: Add an option to flatten output directory trees
by Simon Glass
· Mon Dec 01 17:33:55 2014 -0700
f204ab1
buildman: Try to guess the upstream commit
by Simon Glass
· Mon Dec 01 17:33:54 2014 -0700
b9a9b7c
buildman: Don't prune output space for 'current source' build
by Simon Glass
· Mon Dec 01 17:33:53 2014 -0700
dbc01c7
buildman: Put build in 'current', not 'current/current'
by Simon Glass
· Mon Dec 01 17:33:52 2014 -0700
2e1646c
buildman: Add tests that check the correct output directory is used
by Simon Glass
· Mon Dec 01 17:33:51 2014 -0700
86a6b44d4
Merge branch 'next' of git://git.denx.de/u-boot-video
by Tom Rini
· Wed Jan 14 16:26:15 2015 -0500
66106f9
net: Declare physical address as phys_addr_t unsigned type
by Michal Simek
· Wed Jan 14 16:00:39 2015 +0100
5dc7d12
ARM: armv8: Fix typo in commentary
by Michal Simek
· Wed Jan 14 15:36:35 2015 +0100
cc39a17
doc: ARM: Use the right function name
by Michal Simek
· Wed Jan 14 15:36:34 2015 +0100
693744a
Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig
by Alexey Brodkin
· Tue Jan 13 18:49:01 2015 +0300
225581b
spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT
by Masahiro Yamada
· Thu Jan 08 19:23:35 2015 +0900
caee41f
image: Enable OpenRTOS booting via fitImage
by Marek Vasut
· Tue Dec 16 14:07:22 2014 +0100
0e3b512
image: bootm: Add OpenRTOS image type
by Marek Vasut
· Tue Dec 16 14:07:21 2014 +0100
e80958b
Add support for Seagate BlackArmor NAS220
by Evgeni Dobrev
· Mon Dec 08 17:49:42 2014 +0100
2ec5262
arm: vf610: Remove duplicate MTD defines.
by Bill Pringlemeir
· Wed Dec 03 13:40:58 2014 -0500
f36c07c
lzo: Update dst_len even on error
by Simon Glass
· Tue Dec 02 13:17:40 2014 -0700
49d42c0
gunzip: Update lenp even on error
by Simon Glass
· Tue Dec 02 13:17:39 2014 -0700
487298b
bzlib: Update destLen even on error
by Simon Glass
· Tue Dec 02 13:17:38 2014 -0700
4f6e6d7
bootm: Factor out common parts of image decompression code
by Simon Glass
· Tue Dec 02 13:17:37 2014 -0700
632570c
bootm: Use print_decomp_msg() in all cases
by Simon Glass
· Tue Dec 02 13:17:36 2014 -0700
6d084ce
test: Add unit tests for bootm image decompression
by Simon Glass
· Tue Dec 02 13:17:35 2014 -0700
a36b190
test: Rename test_compression to ut_compression
by Simon Glass
· Tue Dec 02 13:17:34 2014 -0700
5aeccc2
bootm: Export bootm_decomp_image()
by Simon Glass
· Tue Dec 02 13:17:33 2014 -0700
b5f97d5
test: Add DEBUG output option to test-fit.py
by Simon Glass
· Tue Dec 02 13:17:32 2014 -0700
73a0445
sandbox: Correct ordering of 'sb save' commands
by Simon Glass
· Tue Dec 02 13:17:31 2014 -0700
10ae419
bootm: Move compression progress/error messages into a function
by Simon Glass
· Tue Dec 02 13:17:30 2014 -0700
47f204a
lzma: fix buffer bound check error further
by Simon Glass
· Tue Dec 02 13:17:29 2014 -0700
cc17fd9
common/memsize.c: Coding style cleanup
by Wolfgang Denk
· Tue Oct 21 22:14:10 2014 +0200
3029f5b
.travis.yml: build u-boot on travis-ci
by Meier, Roger
· Wed Nov 19 15:26:18 2014 +0100
07df0c7
Merge branch 'buildman' of git://git.denx.de/u-boot-x86
by Tom Rini
· Wed Jan 14 11:00:38 2015 -0500
b27e0bc
README.scrapyard: fill commit and date fields
by Masahiro Yamada
· Wed Jan 14 12:35:24 2015 +0900
6fd0962
scripts: add a utility to fill blank fields of doc/README.scrapyard
by Masahiro Yamada
· Wed Jan 14 12:35:23 2015 +0900
e573b3c
sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin
by Hans de Goede
· Sun Jan 11 19:33:35 2015 +0100
e7b852a
sunxi: usbc: Add support for usb0 to the common usbc code
by Hans de Goede
· Wed Jan 07 15:26:06 2015 +0100
a144198
sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg
by Hans de Goede
· Wed Jan 07 15:08:43 2015 +0100
230fed4
sunxi: axp221: Add support for controlling the drivebus pin
by Hans de Goede
· Sun Jan 11 19:58:03 2015 +0100
4e2d76e
sunxi: axp221: Protect axp221_init against multiple calls
by Hans de Goede
· Sun Jan 11 19:43:56 2015 +0100
1413574
sunxi: axp221: correct ALDO2 description for sun6i
by Chen-Yu Tsai
· Sat Jan 03 10:17:24 2015 +0800
2256dcd
sunxi: Hummingbird_A31_defconfig: Enable VGA output through external DAC
by Chen-Yu Tsai
· Mon Jan 12 18:02:12 2015 +0800
9ed1952
sunxi: video: Add support for external DAC enable pin
by Chen-Yu Tsai
· Mon Jan 12 18:02:11 2015 +0800
39ca4c1
sunxi: video: Allow external DACs for VGA on platforms without TV encoders
by Chen-Yu Tsai
· Mon Jan 12 18:02:10 2015 +0800
c8907a3
sunxi: Enable pre-console buffer
by Siarhei Siamashka
· Thu Jan 08 09:02:32 2015 +0200
616d03e
console: Use pre-console buffer to get complete log on all consoles
by Siarhei Siamashka
· Thu Jan 08 09:02:31 2015 +0200
f2f9a80
sun7i: Move psci_arch_init close to text_end
by Jan Kiszka
· Wed Dec 31 13:46:42 2014 +0100
fdb0ff7
sun7i: Add support for taking CPUs offline via PSCI
by Jan Kiszka
· Wed Dec 31 13:46:40 2014 +0100
797a0f5
sunxi: video: Add lvds support
by Hans de Goede
· Thu Jan 01 22:04:34 2015 +0100
baa85e2
sunxi: add Linksprite pcDuino v1/v2 support
by Zoltan HERPAI
· Tue Jan 06 01:09:18 2015 +0100
9159371
sunxi: video: Add a hpd_delay parameter to configure hpd delay
by Hans de Goede
· Sun Dec 28 09:13:21 2014 +0100
260f520
sunxi: video: Add VGA output support
by Hans de Goede
· Thu Dec 25 13:58:06 2014 +0100
7977ec2
sunxi: video: Fallback from HDMI to VGA on boards with VGA
by Hans de Goede
· Thu Dec 25 13:52:04 2014 +0100
c3d1504
sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1
by Hans de Goede
· Sat Dec 27 15:19:23 2014 +0100
ac5d43d
sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delay
by Hans de Goede
· Wed Dec 24 19:50:11 2014 +0100
83243c4
sunxi: video: Remove sunxi_display.enabled variable
by Hans de Goede
· Wed Dec 24 19:47:14 2014 +0100
1d6829a
sunxi: Ippo_q8h defconfigs: Enable the LCD panel found on these tablets.
by Hans de Goede
· Tue Dec 23 16:08:38 2014 +0100
299ce8a
sunxi: A13-OLinuXino defconfigs: Enable VGA output, add lcd-mode for 7" LCD
by Hans de Goede
· Wed Dec 24 16:00:38 2014 +0100
3400a7c
sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into account
by Hans de Goede
· Wed Dec 24 16:08:30 2014 +0100
ac1633c
sunxi: video: Add support for VGA via external DACs connected to the LCD pins
by Hans de Goede
· Wed Dec 24 12:17:07 2014 +0100
e954459
sunxi: video: Enable video on sun8i, which supports LCD but not HDMI
by Hans de Goede
· Tue Dec 23 23:04:35 2014 +0100
7e68a1b
sunxi: video: Add lcd output support
by Hans de Goede
· Sun Dec 21 16:28:32 2014 +0100
115e4b4
sunxi: video: Move sunxi_drc_init
by Hans de Goede
· Tue Dec 23 18:39:52 2014 +0100
c5a3b4b
sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1
by Hans de Goede
· Sun Dec 21 16:27:45 2014 +0100
4125f92
sunxi: video: Prepare for lcd support
by Hans de Goede
· Sun Dec 21 14:49:34 2014 +0100
a0b1b73
sunxi: video: Improve monitor video-mode option handling
by Hans de Goede
· Sun Dec 21 14:37:45 2014 +0100
1fc9c4a
sunxi: gpio: Add support for gpio pins on the AXP209 pmic
by Hans de Goede
· Wed Dec 24 19:34:38 2014 +0100
e11b784
sunxi: gpio: Properly sort mux defines by port number
by Hans de Goede
· Mon Dec 22 11:39:57 2014 +0100
9557669
sunxi: video: Set input sync enable
by Hans de Goede
· Sat Dec 20 13:51:16 2014 +0100
205a30c
sunxi: video: Give hotplug-detect (hpd) signal some time to show up
by Hans de Goede
· Sat Dec 20 15:15:23 2014 +0100
1ff6cc4
sunxi: video: When using edid use CEA681 extension blocks to select hdmi output
by Hans de Goede
· Sat Dec 20 14:31:45 2014 +0100
45b8f7b
sunxi: video: Add sunxi_hdmi_edid_get_block helper function
by Hans de Goede
· Sat Dec 20 14:01:48 2014 +0100
a2017e8
sunxi: video: Add hdmi support
by Hans de Goede
· Sat Dec 20 13:38:06 2014 +0100
a5aa95f
sunxi: video: Add DDC & EDID support
by Hans de Goede
· Fri Dec 19 16:05:12 2014 +0100
695bda4
sunxi: video: Add hpd option
by Hans de Goede
· Fri Dec 19 15:13:57 2014 +0100
3f21d2a
sunxi: video: Add support for video-mode environment variable
by Hans de Goede
· Fri Dec 19 14:03:40 2014 +0100
ccb0ed5
sunxi: video: Use video-mode/-timing from videomodes
by Hans de Goede
· Fri Dec 19 13:46:33 2014 +0100
d39468a
edid: Add struct and defines for cea681 extension blocks
by Hans de Goede
· Sat Dec 20 14:30:27 2014 +0100
6e354e4
edid: Add an edid_check_checksum() helper function
by Hans de Goede
· Mon Nov 24 13:47:13 2014 +0100
Next »