Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c24db38fe859afc8b88ad40646c165c73b9bd0e6
/
drivers
c02f052
video: sunxi: Hook up SSD2828 with the sunxi video driver
by Siarhei Siamashka
· 10 years ago
4c19cf2
video: Add support for SSD2828 (parallel LCD to MIPI bridge)
by Siarhei Siamashka
· 10 years ago
7e4eb6c
sunxi: axp221: Add ELDO[1-3] support
by Siarhei Siamashka
· 10 years ago
c004b9f
sunxi: axp209: Disable interrupts when intializing the axp209
by Hans de Goede
· 10 years ago
f1865db
sunxi: mmc: Add support for sun9i (A80)
by Hans de Goede
· 10 years ago
8c83657
sunxi: mmc: Use a realistic timeout when sending a mmc command
by Hans de Goede
· 10 years ago
481b664
sunxi: display: Make lcd display clk phase configurable
by Hans de Goede
· 10 years ago
7e33006
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 10 years ago
ccb7b04
mmc: Skip changing bus width for MMC cards earlier than version 4.0
by Andrew Gabbasov
· 10 years ago
c1b2cf0
mmc: Avoid redundant switching to 1-bit bus width for MMC cards
by Andrew Gabbasov
· 10 years ago
37a50b9
mmc: extend mmcinfo output to show partition write reliability settings
by Diego Santa Cruz
· 10 years ago
8020027
mmc: extend the mmc hardware partitioning API with write reliability
by Diego Santa Cruz
· 10 years ago
69eb71a0
mmc: add API to do eMMC hardware partitioning
by Diego Santa Cruz
· 10 years ago
ca25e06
mmc: the ext_csd data may be used during init even if reading failed
by Diego Santa Cruz
· 10 years ago
a7a7599
mmc: eMMC partitioning data is not effective till partitioning completed
by Diego Santa Cruz
· 10 years ago
61b78fe
mmc: read the high capacity WP group size for eMMC
by Diego Santa Cruz
· 10 years ago
747f6fa
mmc: fix erase_grp_size computation with high-capacity size definition
by Diego Santa Cruz
· 10 years ago
3b62d84
mmc: read the size of eMMC enhanced user data area
by Diego Santa Cruz
· 10 years ago
e5a2a3a
mmc: computation of eMMC GP partition size was missing 512 KiB factor
by Diego Santa Cruz
· 10 years ago
cea8c5c
mmc: incomplete test to switch to high-capacity group size definitions
by Diego Santa Cruz
· 10 years ago
c145f9e
mmc: extend mmcinfo to show enhanced partition attribute
by Diego Santa Cruz
· 10 years ago
3ec5f86
mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC
by Nobuhiro Iwamatsu
· 10 years ago
eecc3ce
usb: eth: asix88179: add ability to modify MAC address
by Rene Griessl
· 10 years ago
83b1897
musb-new: Add interrupt queue support
by Hans de Goede
· 10 years ago
39b0845
musb-new: Add urb and hep parameters to construct_urb
by Hans de Goede
· 10 years ago
0e4da95
musb-new: Properly remove a transfer from the schedule on timeout
by Hans de Goede
· 10 years ago
498ab95
musb-new: Fix reset sequence when in host mode
by Hans de Goede
· 10 years ago
24fd777
musb-new: Fix interrupt transfers not working
by Hans de Goede
· 10 years ago
8de4ded
musb-new: Use time based timeouts rather then cpu-cycles based timeouts
by Hans de Goede
· 10 years ago
9c4f11d
musb-new: Add sunxi musb controller support
by Hans de Goede
· 10 years ago
21d7705
musb-new: Add register defines for different reg layout on sunxi
by Hans de Goede
· 10 years ago
bbd2d2a
usb: Add an interval parameter to create_int_queue
by Hans de Goede
· 10 years ago
6f9d973
usb: gadget: pxa25x_udc: fix use-before-initialized bug
by Alex Sadovsky
· 10 years ago
5a6b873
usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test
by Stefan Roese
· 10 years ago
a56fbcc
usb: gadget: composite: Fix NULL pointer crash in USB compliance test
by Stefan Roese
· 10 years ago
868ba89
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
31e68c6
powerpc: 74xx_7xx: remove 74xx_7xx cpu support
by Masahiro Yamada
· 10 years ago
60275dd
ppc4xx: remove dead code
by Masahiro Yamada
· 10 years ago
86a6b44d4
Merge branch 'next' of git://git.denx.de/u-boot-video
by Tom Rini
· 10 years ago
a144198
sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg
by Hans de Goede
· 10 years ago
230fed4
sunxi: axp221: Add support for controlling the drivebus pin
by Hans de Goede
· 10 years ago
4e2d76e
sunxi: axp221: Protect axp221_init against multiple calls
by Hans de Goede
· 10 years ago
1413574
sunxi: axp221: correct ALDO2 description for sun6i
by Chen-Yu Tsai
· 10 years ago
9ed1952
sunxi: video: Add support for external DAC enable pin
by Chen-Yu Tsai
· 10 years ago
797a0f5
sunxi: video: Add lvds support
by Hans de Goede
· 10 years ago
9159371
sunxi: video: Add a hpd_delay parameter to configure hpd delay
by Hans de Goede
· 10 years ago
260f520
sunxi: video: Add VGA output support
by Hans de Goede
· 10 years ago
7977ec2
sunxi: video: Fallback from HDMI to VGA on boards with VGA
by Hans de Goede
· 10 years ago
c3d1504
sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1
by Hans de Goede
· 10 years ago
ac5d43d
sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delay
by Hans de Goede
· 10 years ago
83243c4
sunxi: video: Remove sunxi_display.enabled variable
by Hans de Goede
· 10 years ago
ac1633c
sunxi: video: Add support for VGA via external DACs connected to the LCD pins
by Hans de Goede
· 10 years ago
e954459
sunxi: video: Enable video on sun8i, which supports LCD but not HDMI
by Hans de Goede
· 10 years ago
7e68a1b
sunxi: video: Add lcd output support
by Hans de Goede
· 10 years ago
115e4b4
sunxi: video: Move sunxi_drc_init
by Hans de Goede
· 10 years ago
c5a3b4b
sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1
by Hans de Goede
· 10 years ago
4125f92
sunxi: video: Prepare for lcd support
by Hans de Goede
· 10 years ago
a0b1b73
sunxi: video: Improve monitor video-mode option handling
by Hans de Goede
· 10 years ago
1fc9c4a
sunxi: gpio: Add support for gpio pins on the AXP209 pmic
by Hans de Goede
· 10 years ago
9557669
sunxi: video: Set input sync enable
by Hans de Goede
· 10 years ago
205a30c
sunxi: video: Give hotplug-detect (hpd) signal some time to show up
by Hans de Goede
· 10 years ago
1ff6cc4
sunxi: video: When using edid use CEA681 extension blocks to select hdmi output
by Hans de Goede
· 10 years ago
45b8f7b
sunxi: video: Add sunxi_hdmi_edid_get_block helper function
by Hans de Goede
· 10 years ago
a2017e8
sunxi: video: Add hdmi support
by Hans de Goede
· 10 years ago
a5aa95f
sunxi: video: Add DDC & EDID support
by Hans de Goede
· 10 years ago
695bda4
sunxi: video: Add hpd option
by Hans de Goede
· 10 years ago
3f21d2a
sunxi: video: Add support for video-mode environment variable
by Hans de Goede
· 10 years ago
ccb0ed5
sunxi: video: Use video-mode/-timing from videomodes
by Hans de Goede
· 10 years ago
e4e7ee6
videomodes: Add video_edid_dtd_to_ctfb_res_modes helper function
by Hans de Goede
· 10 years ago
350a9d6
videomodes: Add helper functions to parse video-mode env-var extra options
by Hans de Goede
· 10 years ago
2e2732d
videomodes: Add video_get_ctfb_res_modes helper function
by Hans de Goede
· 10 years ago
d01b2b5
videomodes: Add a bunch of high res modes
by Hans de Goede
· 10 years ago
eb66210
videomodes: Add (vesa) standard timings
by Hans de Goede
· 10 years ago
226ac61
videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modes
by Hans de Goede
· 10 years ago
be4929c
sunxi: axp221: Explicitly turn off unused voltages
by Hans de Goede
· 10 years ago
7865548
sunxi: axp221: Make dcdc1 voltage configurable
by Hans de Goede
· 10 years ago
75916ff
sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usage
by Hans de Goede
· 10 years ago
1dd334b
sunxi: axp221: Add axp223 support
by Hans de Goede
· 10 years ago
06da346
mmc: sunxi: Fix misuse of gpio_direction_input()
by Axel Lin
· 10 years ago
65142e9
sun6i: axp221: Add axp221_get_sid function
by Hans de Goede
· 10 years ago
06bfab0
sunxi: mmc: Properly setup mod-clk and clock sampling phases
by Hans de Goede
· 10 years ago
ee27db3
pmic: add tps62362 simple wrapper code
by Felipe Balbi
· 10 years ago
d90e236
mtd: OMAP: Enable GPMC prefetch mode
by Daniel Mack
· 10 years ago
c8921be
x86: Make chromebook_link the default board for coreboot
by Bin Meng
· 10 years ago
c49a8f8
x86: pci: Display vesa modes in hex
by Simon Glass
· 10 years ago
f689808
x86: video: Add debug option to time the BIOS copy
by Simon Glass
· 10 years ago
ed33cb8
x86: pci: Don't return a vesa mode when there is not video
by Simon Glass
· 10 years ago
d40aeb2
x86: video: Add a debug() to display the frame buffer address
by Simon Glass
· 10 years ago
b2cfbd6
x86: Use ePAPR defined properties for x86-uart
by Bin Meng
· 10 years ago
0203c1c
serial: ns16550: Support ns16550 compatible pci uart devices
by Bin Meng
· 10 years ago
779847e
fdt: Add several apis to decode pci device node
by Bin Meng
· 10 years ago
f1b81fc
pci: Make pci apis usable before relocation
by Bin Meng
· 10 years ago
5aec581
lcd: remove LCD_MONOCHROME
by Nikita Kiryanov
· 10 years ago
57198d2
mpc8xx_lcd: get rid of CONFIG_EDT32F10
by Nikita Kiryanov
· 10 years ago
fa88cc5
lcd: remove CONFIG_SYS_INVERT_COLORS
by Nikita Kiryanov
· 10 years ago
8d10054
mtd: nand: do not scan BBT after scrub
by Masahiro Yamada
· 10 years ago
8c6c14a
mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again
by Masahiro Yamada
· 10 years ago
f5a1902
mtd: nand: revive "nand scrub" command
by Masahiro Yamada
· 10 years ago
0d0c47e
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 10 years ago
1c5f966
qspi:fsl implement AHB read
by Peng Fan
· 10 years ago
Next »