index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
configs
/
sunxi-common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...
Ian Campbell
2015-06-28
1
-20
/
+0
*
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-25
1
-6
/
+0
*
sunxi: Enable CONFIG_SYS_64BIT_LBA when AHCI is used
Bernhard Nortmann
2015-06-10
1
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2015-06-02
1
-1
/
+0
|
\
|
*
Move setexpr to Kconfig
Joe Hershberger
2015-06-01
1
-1
/
+0
*
|
sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory
Daniel KochmaĆski
2015-05-29
1
-0
/
+20
*
|
sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9i
Hans de Goede
2015-05-29
1
-0
/
+12
*
|
sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9i
Hans de Goede
2015-05-29
1
-18
/
+35
*
|
sunxi: Remove support for building "old-fashioned" fel binaries
Hans de Goede
2015-05-29
1
-9
/
+0
|
/
*
sunxi: Cache line size definition
Paul Kocialkowski
2015-05-19
1
-0
/
+3
*
sunxi: add support for UART2 on A23/A33
Laurent Itti
2015-05-19
1
-0
/
+2
*
console: Fix pre-console flushing via cfb_console being very slow
Hans de Goede
2015-05-19
1
-1
/
+1
*
sunxi: Pass serial number through ATAG
Paul Kocialkowski
2015-05-19
1
-0
/
+1
*
sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue
Hans de Goede
2015-05-14
1
-1
/
+1
*
sunxi: ohci: Add ohci usb host controller support
Hans de Goede
2015-05-14
1
-1
/
+4
*
sunxi: Move all boards to the driver-model
Hans de Goede
2015-05-04
1
-1
/
+1
*
sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards
Hans de Goede
2015-05-04
1
-1
/
+1
*
sunxi: emac: port to phylib
Hans de Goede
2015-05-04
1
-0
/
+2
*
sunxi: Do not build i2c support when we've no i2c controllers
Hans de Goede
2015-05-04
1
-4
/
+3
*
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
Simon Glass
2015-04-18
1
-1
/
+0
*
sunxi: Complete i2c support for each supported platform
Paul Kocialkowski
2015-04-15
1
-0
/
+4
*
sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by default
Hans de Goede
2015-03-10
1
-2
/
+5
*
sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernels
Siarhei Siamashka
2015-02-21
1
-0
/
+16
*
sunxi: Set the /chosen/stdout-path fdt property for sunxi boards
Hans de Goede
2015-02-21
1
-0
/
+14
*
sunxi: video: Add support for LCD panels which need to be configured via i2c
Hans de Goede
2015-02-20
1
-0
/
+16
*
Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART"
Tom Rini
2015-02-17
1
-3
/
+0
*
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-02-17
1
-9
/
+5
|
\
|
*
sunxi: Normalise FEL support
Simon Glass
2015-02-16
1
-4
/
+2
|
*
sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer
Hans de Goede
2015-02-16
1
-5
/
+3
*
|
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
Simon Glass
2015-02-12
1
-1
/
+0
*
|
dm: sunxi: Move driver model CONFIGs to Kconfig
Simon Glass
2015-02-12
1
-2
/
+0
*
|
dm: Add CMD_DM and CMD_DEMO to Kconfig
Simon Glass
2015-02-12
1
-1
/
+0
|
/
*
sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART
Hans de Goede
2015-02-11
1
-0
/
+3
*
sunxi: Only enable i2c support in the SPL when needed
Hans de Goede
2015-02-02
1
-0
/
+3
*
sunxi: Use a common CONFIG_SYS_PROMPT
Ian Campbell
2015-01-23
1
-0
/
+2
*
sunxi: Hookup OTG USB controller support
Hans de Goede
2015-01-22
1
-1
/
+9
*
sunxi: Restore lowlevel_init usage
Hans de Goede
2015-01-21
1
-1
/
+0
*
sunxi: Drop use of lowlevel_init()
Simon Glass
2015-01-16
1
-0
/
+1
*
sunxi: Enable pre-console buffer
Siarhei Siamashka
2015-01-14
1
-0
/
+6
*
sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into account
Hans de Goede
2015-01-14
1
-3
/
+6
*
sunxi: video: Add DDC & EDID support
Hans de Goede
2015-01-14
1
-0
/
+1
*
sunxi: video: Add support for video-mode environment variable
Hans de Goede
2015-01-14
1
-1
/
+1
*
sunxi: video: Use video-mode/-timing from videomodes
Hans de Goede
2015-01-14
1
-0
/
+1
*
sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig
Siarhei Siamashka
2015-01-14
1
-0
/
+3
*
sunxi: Add usb keyboard Kconfig option
Hans de Goede
2014-11-25
1
-0
/
+13
*
sunxi: video: Add simplefb support
Luc Verhaegen
2014-11-25
1
-0
/
+8
*
sunxi: video: Add cfb console driver for sunxi
Luc Verhaegen
2014-11-25
1
-0
/
+41
*
dm: sunxi: Add support for serial using driver model
Simon Glass
2014-11-05
1
-6
/
+11
*
dm: sunxi: Modify the GPIO driver to support driver model
Simon Glass
2014-11-05
1
-0
/
+1
*
dm: sunxi: Add a new config for an FDT-based pcDuino3
Simon Glass
2014-11-05
1
-0
/
+4
[next]