Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
u-boot
/
d17e1577a203e486d8a15bfa015a6410d99079de
d17e157
sunxi: emac: Remove non driver-model code
by Hans de Goede
· 10 years ago
b6006ba
sunxi: Move all boards to the driver-model
by Hans de Goede
· 10 years ago
25acd33
sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards
by Hans de Goede
· 10 years ago
af79c4f
sunxi: dts: Add minimal dts files for board which lack a dts sofar
by Hans de Goede
· 10 years ago
9800cfc
sunxi: dts: Add dts files which have been submitted but not yet merged upstream
by Hans de Goede
· 10 years ago
53ab4af
sunxi: dts: Sync all dts files with upstream kernel
by Hans de Goede
· 10 years ago
939ed1c
sunxi: emac: Add driver model support
by Hans de Goede
· 10 years ago
d88c2f1
sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE
by Hans de Goede
· 10 years ago
f9f62d2
sunxi: emac: Prepare for driver-model support
by Hans de Goede
· 10 years ago
8145dea
sunxi: emac: port to phylib
by Hans de Goede
· 10 years ago
aab0964
sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h
by Hans de Goede
· 10 years ago
f9b7a04
sunxi: axp: Add driver-model support to the axp_gpio code
by Hans de Goede
· 10 years ago
2fcf033
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
by Hans de Goede
· 10 years ago
a536077
sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers
by Hans de Goede
· 10 years ago
1d624a4
sunxi: axp: Move axp pmic register helpers to a separate file
by Hans de Goede
· 10 years ago
12ce155
sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops
by Hans de Goede
· 10 years ago
746c087
sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too
by Hans de Goede
· 10 years ago
11d52a9
sunxi: gpio: Add compatible strings for all supported SoCs
by Hans de Goede
· 10 years ago
a5ab883
sunxi: gpio: Add temporary implementation of name_to_gpio()
by Simon Glass
· 10 years ago
07ce60f
sunxi: gpio: Rename GPIOs to include a 'P' prefix
by Simon Glass
· 10 years ago
4f7e01c
sunxi: soft-i2c: Fix gpio handling to work with the driver-model
by Hans de Goede
· 10 years ago
1572819
sunxi: display: Fix gpio handling to work with the driver-model
by Hans de Goede
· 10 years ago
a725426
sunxi: usbc: Fix vbus gpio handling to work with the driver-model
by Hans de Goede
· 10 years ago
90641f8
sunxi: mmc: Fix card-detect gpio handling to work with the driver-model
by Hans de Goede
· 10 years ago
8b2db32
sunxi: Do not build i2c support when we've no i2c controllers
by Hans de Goede
· 10 years ago
8760d75
sunxi: Add Ippo_q8h_v1_2_a33_1024x600 defconfig
by Hans de Goede
· 10 years ago
8681de3
sunxi: Add softwinner astar mid756 A33 tablet board defconfig
by Vishnu Patekar
· 10 years ago
8c3dacf
sunxi: Add basic A33 basic support
by Vishnu Patekar
· 10 years ago
ffc0ae0
sunxi: Add a33 dram init code
by Vishnu Patekar
· 10 years ago
886a7b4
sunxi: Add support for A33 PLL11 (second DRAM pll)
by Hans de Goede
· 10 years ago
5e6bacd
sunxi: s/sun8i/sun8i_a23/
by Hans de Goede
· 10 years ago
44d8ae5
sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
by Hans de Goede
· 10 years ago
929b262
sunxi: usbc: Remove unused irq field
by Hans de Goede
· 10 years ago
92bcc6c
sunxi: Also set Auxiliary Ctl SMP bit in SPL
by Hans de Goede
· 10 years ago
dcfa530
sun7i: Remove duplicate call to psci_arch_init
by Jan Kiszka
· 10 years ago
ace97d2
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
1692515
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
5ca269a
ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ
by Masahiro Yamada
· 10 years ago
9b9c651
ARM: zynq: move SoC headers to mach-zynq/include/mach
by Masahiro Yamada
· 10 years ago
0107f24
ARM: zynq: move SoC sources to mach-zynq
by Masahiro Yamada
· 10 years ago
7472a5d
ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.S
by Masahiro Yamada
· 10 years ago
31137ac
zynqmp: Enable SDHCI0 options
by Michal Simek
· 10 years ago
5af37bd
zynqmp: Enable FS_GENERIC option
by Siva Durga Prasad Paladugu
· 10 years ago
48d7260
zynqmp: Add SPI driver support for ZynqMP
by Siva Durga Prasad Paladugu
· 10 years ago
2594e03
zynqmp: i2c: Enable i2c driver for zynqMP
by Siva Durga Prasad Paladugu
· 10 years ago
39c56f5
zynqmp: Add support for EMMC bootmode
by Michal Simek
· 10 years ago
16247d2
zynqmp: Add support for emulation platform - Veloce
by Michal Simek
· 10 years ago
a7858f6
zynq: timer: Fix wrong timer calculation
by Siva Durga Prasad Paladugu
· 10 years ago
eddabd1
zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD
by Siva Durga Prasad Paladugu
· 10 years ago
5cb2420
zynqmp: Add support for R5 sw loading
by Michal Simek
· 10 years ago
222b212
zynqmp: caches: Enable dcache for zynqmp
by Siva Durga Prasad Paladugu
· 10 years ago
f25f552
zynq: slcr: Disable all level shifters
by Siva Durga Prasad Paladugu
· 10 years ago
e7fa7d5
ARM: zynq: drop legacy ps7_init.c/h support
by Masahiro Yamada
· 10 years ago
7a1aec8
zynq: Add Zynq PicoZed board support
by Nathan Rossi
· 10 years ago
04bc5c9
serial: zynq: Add support for slow emulation platform
by Michal Simek
· 10 years ago
caacb33
zynq: Enable GPIO driver and GPIO commands
by Michal Simek
· 10 years ago
d37c628
gpio: add Xilinx Zynq PS GPIO driver
by Andrea Scian
· 10 years ago
127e8a5
microblaze: Fix EMAC Lite initialization
by Nathan Rossi
· 10 years ago
5362662
Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga
by Tom Rini
· 10 years ago
4842c58
Merge branch 'master' of git://www.denx.de/git/u-boot-dm
by Tom Rini
· 10 years ago
f66529f
dm: core: Correct bug introduced in uclass_first/next_device()
by Simon Glass
· 10 years ago
4f60166
serial: ns16550: Remove hard-coded baud_divisor setting
by Axel Lin
· 10 years ago
f0f932d
dm: core: drop device removal error path correctly
by Masahiro Yamada
· 10 years ago
e536ab8
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
cc555bd
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 10 years ago
c650ca7
sf: Fix to compute proper sector_size
by Jagannadha Sutradharudu Teki
· 10 years ago
074eed5
dm: sf: Make SST flash write op work again
by Bin Meng
· 10 years ago
be7be78
dm: sf: Save flash flags to struct spi_flash
by Bin Meng
· 10 years ago
611c9ba
spi: omap3: Fix timeout handling
by David Dueck
· 10 years ago
205d586
mx6cuboxi: Load the correct 'fdtfile' variable
by Fabio Estevam
· 10 years ago
6a305f2
mx6cuboxi: Use more standard namings for fdt variables
by Fabio Estevam
· 10 years ago
feb6cc5
mx6cuboxi: Differentiate Cubox-i and Hummingboard
by Fabio Estevam
· 10 years ago
8cb6817
mx6cuboxi: Introduce multi-SoC support
by Fabio Estevam
· 10 years ago
cfdcc5f
mx6cuboxi: Prepare for multi SoC support
by Fabio Estevam
· 10 years ago
b684586
mx6cuboxi: Fix the defconfig name
by Fabio Estevam
· 10 years ago
e5c57ee
socfpga: implement arria V socdk SPI flash config in dts
by Pavel Machek
· 10 years ago
86e6f7e
Merge branch 'master' of git://git.denx.de/u-boot-fdt
by Tom Rini
· 10 years ago
08442ec
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 10 years ago
3f6dcdb
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
90b1c9f
MIPS: implement device-tree handover to Linux kernel
by Daniel Schwierzeck
· 10 years ago
77d7fff
fdt: Fix handling of paths with options in them
by Hans de Goede
· 10 years ago
daa23f5
socfpga: implement socdk SPI flash config in dts
by Pavel Machek
· 10 years ago
ab10d73
armv8/fsl-lsch3: Implement workaround for I2C erratum A009203
by York Sun
· 10 years ago
8b06460
ls2085a: esdhc: Add esdhc support for ls2085a
by Yangbo Lu
· 10 years ago
32eda7c
armv8/ls2085ardb: Enable NAND SPL support
by Scott Wood
· 10 years ago
548cf52
freescale/qixis: Add support for booting from NAND
by Scott Wood
· 10 years ago
b2d5ac5
armv8/ls2085aqds: NAND boot support
by Scott Wood
· 10 years ago
39b0bbb
driver/ifc: Add 64KB page support
by Jaiprakash Singh
· 10 years ago
e60476a
board/ls2085qds: Add support ethernet
by Prabhakar Kushwaha
· 10 years ago
d8c1d5d
Merge branch 'buildman' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
5f757cd
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
bba97cd
colibri_vf: Enable USB support for Colibri Vybrid
by Sanchayan Maity
· 10 years ago
a94bb7a
usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's
by Sanchayan Maity
· 10 years ago
e7b860f
ARM: vf610: Initial integration for Colibri VF50/VF61
by Sanchayan Maity
· 10 years ago
7a90a1f
ARM: vf610: Enable caches
by Stefan Agner
· 10 years ago
1db503c
ARM: vf610: Add SoC and CPU type detection
by Sanchayan Maity
· 10 years ago
8b4f9af
ARM: vf610: Enable external 32KHz oscillator
by Stefan Agner
· 10 years ago
c7ea243
ARM: vf610: Move DDR3 initialization to imx-common
by Sanchayan Maity
· 10 years ago
5db73fe
cmd, nand: add more info to "nand info"
by Heiko Schocher
· 10 years ago
1a1fa24
rtc: Set valid date after reset
by Marek Vasut
· 10 years ago
Next »