Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
20a58ac0d8e09d0bf1a74c6b68fea22784512b51
20a58ac
arc: introduce separate section for interrupt vector table
by Igor Guryanov
· 10 years ago
dcb431e
arc: add dependences on MMU presence
by Alexey Brodkin
· 10 years ago
c0e9535
arc: interrupts - fix mask setup
by Igor Guryanov
· 10 years ago
e47d733
arc: add ECR (exception cause register) output
by Igor Guryanov
· 10 years ago
f8cf3d1
arc: check caches existence before use
by Igor Guryanov
· 10 years ago
28c4dae
Merge branch 'next' of git://git.denx.de/u-boot-video
by Tom Rini
· 10 years ago
16ae782
net: Declare physical address as phys_addr_t unsigned type
by Michal Simek
· 10 years ago
f1075ae
ARM: armv8: Fix typo in commentary
by Michal Simek
· 10 years ago
421044b
doc: ARM: Use the right function name
by Michal Simek
· 10 years ago
33d8818
Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig
by Alexey Brodkin
· 10 years ago
9f9d870
spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT
by Masahiro Yamada
· 10 years ago
3811723
image: Enable OpenRTOS booting via fitImage
by Marek Vasut
· 10 years ago
67ddd95
image: bootm: Add OpenRTOS image type
by Marek Vasut
· 10 years ago
9637c4b
Add support for Seagate BlackArmor NAS220
by Evgeni Dobrev
· 10 years ago
4cf84cc
arm: vf610: Remove duplicate MTD defines.
by Bill Pringlemeir
· 10 years ago
670c017
lzo: Update dst_len even on error
by Simon Glass
· 10 years ago
9c55c54
gunzip: Update lenp even on error
by Simon Glass
· 10 years ago
362a0e4
bzlib: Update destLen even on error
by Simon Glass
· 10 years ago
3086c05
bootm: Factor out common parts of image decompression code
by Simon Glass
· 10 years ago
8fd6a4b
bootm: Use print_decomp_msg() in all cases
by Simon Glass
· 10 years ago
6ed4dc7
test: Add unit tests for bootm image decompression
by Simon Glass
· 10 years ago
ac9a215
test: Rename test_compression to ut_compression
by Simon Glass
· 10 years ago
081cc19
bootm: Export bootm_decomp_image()
by Simon Glass
· 10 years ago
cc44772
test: Add DEBUG output option to test-fit.py
by Simon Glass
· 10 years ago
b5493d1
sandbox: Correct ordering of 'sb save' commands
by Simon Glass
· 10 years ago
40e5975
bootm: Move compression progress/error messages into a function
by Simon Glass
· 10 years ago
f6eec89
lzma: fix buffer bound check error further
by Simon Glass
· 10 years ago
95099fe
common/memsize.c: Coding style cleanup
by Wolfgang Denk
· 10 years ago
c7cb334
.travis.yml: build u-boot on travis-ci
by Meier, Roger
· 10 years ago
bd5053f
Merge branch 'buildman' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
ac8192a
README.scrapyard: fill commit and date fields
by Masahiro Yamada
· 10 years ago
478d937
scripts: add a utility to fill blank fields of doc/README.scrapyard
by Masahiro Yamada
· 10 years ago
a90e77d
sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin
by Hans de Goede
· 10 years ago
4458b7a
sunxi: usbc: Add support for usb0 to the common usbc code
by Hans de Goede
· 10 years ago
0eccec4
sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg
by Hans de Goede
· 10 years ago
2abac62
sunxi: axp221: Add support for controlling the drivebus pin
by Hans de Goede
· 10 years ago
3c78119
sunxi: axp221: Protect axp221_init against multiple calls
by Hans de Goede
· 10 years ago
52755b1
sunxi: axp221: correct ALDO2 description for sun6i
by Chen-Yu Tsai
· 10 years ago
3097888
sunxi: Hummingbird_A31_defconfig: Enable VGA output through external DAC
by Chen-Yu Tsai
· 10 years ago
507e27d
sunxi: video: Add support for external DAC enable pin
by Chen-Yu Tsai
· 10 years ago
2583d5b
sunxi: video: Allow external DACs for VGA on platforms without TV encoders
by Chen-Yu Tsai
· 10 years ago
a792507
sunxi: Enable pre-console buffer
by Siarhei Siamashka
· 10 years ago
2766966
console: Use pre-console buffer to get complete log on all consoles
by Siarhei Siamashka
· 10 years ago
05c4bd3
sun7i: Move psci_arch_init close to text_end
by Jan Kiszka
· 10 years ago
602fa46
sun7i: Add support for taking CPUs offline via PSCI
by Jan Kiszka
· 10 years ago
213480e
sunxi: video: Add lvds support
by Hans de Goede
· 10 years ago
213dcbf
sunxi: add Linksprite pcDuino v1/v2 support
by Zoltan HERPAI
· 10 years ago
7fad8a9
sunxi: video: Add a hpd_delay parameter to configure hpd delay
by Hans de Goede
· 10 years ago
d9786d2
sunxi: video: Add VGA output support
by Hans de Goede
· 10 years ago
49d2703
sunxi: video: Fallback from HDMI to VGA on boards with VGA
by Hans de Goede
· 10 years ago
3ffbe47
sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1
by Hans de Goede
· 10 years ago
6741cc7
sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delay
by Hans de Goede
· 10 years ago
b98d048
sunxi: video: Remove sunxi_display.enabled variable
by Hans de Goede
· 10 years ago
7398fd5
sunxi: Ippo_q8h defconfigs: Enable the LCD panel found on these tablets.
by Hans de Goede
· 10 years ago
5ef5263
sunxi: A13-OLinuXino defconfigs: Enable VGA output, add lcd-mode for 7" LCD
by Hans de Goede
· 10 years ago
8c95c55
sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into account
by Hans de Goede
· 10 years ago
e2bbdfb
sunxi: video: Add support for VGA via external DACs connected to the LCD pins
by Hans de Goede
· 10 years ago
2fbf091
sunxi: video: Enable video on sun8i, which supports LCD but not HDMI
by Hans de Goede
· 10 years ago
2dae800
sunxi: video: Add lcd output support
by Hans de Goede
· 10 years ago
e840079
sunxi: video: Move sunxi_drc_init
by Hans de Goede
· 10 years ago
5489ebc
sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1
by Hans de Goede
· 10 years ago
0e04521
sunxi: video: Prepare for lcd support
by Hans de Goede
· 10 years ago
1c09220
sunxi: video: Improve monitor video-mode option handling
by Hans de Goede
· 10 years ago
6c727e0
sunxi: gpio: Add support for gpio pins on the AXP209 pmic
by Hans de Goede
· 10 years ago
d27f7d1
sunxi: gpio: Properly sort mux defines by port number
by Hans de Goede
· 10 years ago
876aaaf
sunxi: video: Set input sync enable
by Hans de Goede
· 10 years ago
40f1b87
sunxi: video: Give hotplug-detect (hpd) signal some time to show up
by Hans de Goede
· 10 years ago
f300068
sunxi: video: When using edid use CEA681 extension blocks to select hdmi output
by Hans de Goede
· 10 years ago
63c5fbd
sunxi: video: Add sunxi_hdmi_edid_get_block helper function
by Hans de Goede
· 10 years ago
5ee0bea
sunxi: video: Add hdmi support
by Hans de Goede
· 10 years ago
7548160
sunxi: video: Add DDC & EDID support
by Hans de Goede
· 10 years ago
518cef2
sunxi: video: Add hpd option
by Hans de Goede
· 10 years ago
5f33993
sunxi: video: Add support for video-mode environment variable
by Hans de Goede
· 10 years ago
be8ec63
sunxi: video: Use video-mode/-timing from videomodes
by Hans de Goede
· 10 years ago
d2fabdc
edid: Add struct and defines for cea681 extension blocks
by Hans de Goede
· 10 years ago
e745d06
edid: Add an edid_check_checksum() helper function
by Hans de Goede
· 10 years ago
b7ce12d
videomodes: Add video_edid_dtd_to_ctfb_res_modes helper function
by Hans de Goede
· 10 years ago
eb3c0cf
videomodes: Add helper functions to parse video-mode env-var extra options
by Hans de Goede
· 10 years ago
e976b86
videomodes: Add video_get_ctfb_res_modes helper function
by Hans de Goede
· 10 years ago
59bb610
videomodes: Add a bunch of high res modes
by Hans de Goede
· 10 years ago
92a88c3
videomodes: Add (vesa) standard timings
by Hans de Goede
· 10 years ago
0c91d257
videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modes
by Hans de Goede
· 10 years ago
81ec100
sun7i: Add new Bananapro board / defconfig
by Hans de Goede
· 10 years ago
25508ab
sunxi: Fix PLL1 running at half speed on sun8i
by Hans de Goede
· 10 years ago
c3d2b96
sunxi: Fix buggy sun6i/sun8i DRAM size detection logic
by Siarhei Siamashka
· 10 years ago
f4f0df0
sun7i: Add defconfig for MSI Primo73 tablet
by Siarhei Siamashka
· 10 years ago
80e8669
sun6i: Add defconfig for MSI Primo81 tablet
by Siarhei Siamashka
· 10 years ago
f0ce28e
sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig
by Siarhei Siamashka
· 10 years ago
1d7cd7b
sun8i: Add defconfig for Ippo_q8h v1.2
by Hans de Goede
· 10 years ago
6a04cde
sun8i: Ippo_q8h_v5_defconfig: Enable SPL support
by Hans de Goede
· 10 years ago
08fd147
sun8i: Add dram initialization support
by Hans de Goede
· 10 years ago
2367b44
sunxi: Use memcmp for mctl_mem_matches
by Hans de Goede
· 10 years ago
5665f50
sunxi: Fill memory before comparing it when doing dram init on sun6i
by Hans de Goede
· 10 years ago
07f4fe7
sunxi: Move await_completion dram helper to dram.h
by Hans de Goede
· 10 years ago
1aac47b
sun6i: clock_set_pll5: Calculate k and m rather then hardcoding them
by Hans de Goede
· 10 years ago
5af741f
sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()
by Hans de Goede
· 10 years ago
d3a96f7
sunxi: axp221: Disable dcdc4 on sun8i (A23)
by Hans de Goede
· 10 years ago
50e0d5e
sunxi: axp221: Explicitly turn off unused voltages
by Hans de Goede
· 10 years ago
1262a85
sunxi: axp221: Make dcdc1 voltage configurable
by Hans de Goede
· 10 years ago
f704449
sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usage
by Hans de Goede
· 10 years ago
Next »