Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
cdf1d240badefc787ef0dc440b9ea6554b97416b
« Previous
752b75d
ARM: uniphier: drop fdt_file from CONFIG_EXTRA_ENV_SETTINGS
by Masahiro Yamada
· 9 years ago
8ea4f49
ARM: uniphier: set DTB file name to fdt_file environment
by Masahiro Yamada
· 9 years ago
3388669
ARM: uniphier: merge umc/ and ddrphy/ into a single directory
by Masahiro Yamada
· 9 years ago
6e1550f
ARM: uniphier: display model number all the time on boot up
by Masahiro Yamada
· 9 years ago
6f45a97
ARM: uniphier: add macros and revision IDs for sLD11 and LD10
by Masahiro Yamada
· 9 years ago
6994700
ARM: uniphier: compile uniphier_get_board_param() for U-Boot proper
by Masahiro Yamada
· 9 years ago
89c05fa
ARM: uniphier: split ProXstream2 board data and change DDR frequency
by Masahiro Yamada
· 9 years ago
6ba60fa
ARM: uniphier: call uniphier_get_board_param() without FDT blob
by Masahiro Yamada
· 9 years ago
2071f14
ARM: uniphier: add functions to get SoC model/revision
by Masahiro Yamada
· 9 years ago
b00543e
ARM: dts: uniphier: use stdout-path instead of console
by Masahiro Yamada
· 9 years ago
4e1f81d
ARM: dts: uniphier: add outer cache nodes
by Masahiro Yamada
· 9 years ago
8f06243
ARM: dts: uniphier: factor out common nodes to uniphier-common32.dtsi
by Masahiro Yamada
· 9 years ago
6a9f6ba
ARM: uniphier: allow DDR function to return more precise error code
by Masahiro Yamada
· 9 years ago
11d6eff
ARM: uniphier: use BIT() macro for DDR PHY header
by Masahiro Yamada
· 9 years ago
b04ed73
ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_*
by Masahiro Yamada
· 9 years ago
a1c4bf8
ARM: uniphier: add const qualifier to constant array
by Masahiro Yamada
· 9 years ago
fc18be1
ARM: uniphier: add static qualifiers to locally used functions
by Masahiro Yamada
· 9 years ago
574967c
arm: socfpga: Enable simple bus in SPL on all boards
by Marek Vasut
· 9 years ago
68909e8
arm: socfpga: Make /soc available in pre-reloc
by Marek Vasut
· 9 years ago
55702fe
arm: socfpga: Enabling MTD default partitions
by Chin Liang See
· 9 years ago
520b9e0
arm: socfpga: socrates: Consolidate SDMMC environment
by Chin Liang See
· 9 years ago
866da6e
arm: socfpga: sockit: Consolidate SDMMC environment
by Chin Liang See
· 9 years ago
a4417af
arm: socfpga: mcvevk: Consolidate SDMMC environment
by Chin Liang See
· 9 years ago
617600b
arm: socfpga: de0_nano_soc: Consolidate SDMMC environment
by Chin Liang See
· 9 years ago
8a08962
arm: socfpga: arria5_socdk: Consolidate SDMMC environment
by Chin Liang See
· 9 years ago
7d6bf07
arm: socfpga: cyclone5_socdk: Consolidate SDMMC environment
by Chin Liang See
· 9 years ago
79cc48e
arm: socfpga: Consolidate SDMMC environment
by Chin Liang See
· 9 years ago
2b26109
net: designware: Zap trailing backslash
by Marek Vasut
· 9 years ago
4c9ae24
net: designware: Zap CONFIG_DW_AUTONEG
by Marek Vasut
· 9 years ago
25af71c
net: eth_designware: select PHYLIB in Kconfig
by Thomas Chou
· 9 years ago
0780697
arm: socfpga: Actually enable L2 cache
by Marek Vasut
· 9 years ago
f84c2b66
Prepare v2016.01-rc3
by Tom Rini
· 9 years ago
5a4672b
Merge git://git.denx.de/u-boot-arc
by Tom Rini
· 9 years ago
d0602bd
axs103: add support of generic OHCI USB 1.1 controller
by Alexey Brodkin
· 9 years ago
edf5dd8
sunxi: Add CONFIG_SUNXI_NO_PMIC to Marsboard A10 config
by Aleksei Mamlin
· 9 years ago
211d57a
sunxi: Select DM_KEYBOARD
by Hans de Goede
· 9 years ago
5a37a40
sunxi: Enable a second mmc socket as boot target in the environment
by Karsten Merker
· 9 years ago
2ec6202
sunxi: A20-Olimex-SOM-EVB defconfig: enable mmc3
by Karsten Merker
· 9 years ago
a1ecb4b
sun5i: Add defconfig and dts file for the Empire Electronix D709 tablet
by Hans de Goede
· 9 years ago
3721208
x86: Remove Graeme Russ from the git alias file
by Simon Glass
· 9 years ago
34059d8
Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga
by Tom Rini
· 9 years ago
48275c9
arm: socfpga: fix trivial header preprocessor for socfpga_common.h
by Dinh Nguyen
· 9 years ago
a1684b6
arm: socfpga: fix up a questionable macro for SDMMC
by Dinh Nguyen
· 9 years ago
e5ad7d9
arm: socfpga: remove building scan manager
by Dinh Nguyen
· 9 years ago
ed77aeb
arm: socfpga: introduce TARGET_SOCFPGA_GEN5 config property
by Dinh Nguyen
· 9 years ago
ccf5648
arm: socfpga: remove note to add CONFIG_USB_DWC2_REG_ADDR
by Dinh Nguyen
· 9 years ago
dbd6fcf
arm: socfpga: Drop the board boilerplate
by Marek Vasut
· 9 years ago
8e535af
arm: socfpga: Introduce common board code
by Marek Vasut
· 9 years ago
ea08234
arm: socfpga: Switch CONFIG_HOSTNAME to CONFIG_SYS_BOARD
by Marek Vasut
· 9 years ago
a5cad67
arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDOR
by Marek Vasut
· 9 years ago
9223274
arm: socfpga: sockit: Zap VIRTUAL_TARGET
by Marek Vasut
· 9 years ago
ac5516d
arm: socfpga: de0_nano: Zap VIRTUAL_TARGET
by Marek Vasut
· 9 years ago
b5a5d2b
arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded data
by Marek Vasut
· 9 years ago
225217d
arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded data
by Marek Vasut
· 9 years ago
9368aa6
arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded data
by Marek Vasut
· 9 years ago
5b5226a
arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded data
by Marek Vasut
· 9 years ago
c90ada9
arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded data
by Marek Vasut
· 9 years ago
70311e6
arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded data
by Marek Vasut
· 9 years ago
ef4b01b
arm: socfpga: Allow DWC2 UDC probing from OF
by Marek Vasut
· 9 years ago
faed7ac
arm: socfpga: socrates: Remove Micrel PHY configuration
by Marek Vasut
· 9 years ago
1f5f187
arm: socfpga: sockit: Remove Micrel PHY configuration
by Marek Vasut
· 9 years ago
5df93c5
arm: socfpga: de0_nano: Remove Micrel PHY configuration
by Marek Vasut
· 9 years ago
b5aaa03
arm: socfpga: cyclone5-socdk: Remove Micrel PHY configuration
by Marek Vasut
· 9 years ago
6b9cdb7
arm: socfpga: arria5-socdk: Remove Micrel PHY configuration
by Marek Vasut
· 9 years ago
5d8546e
arm: socfpga: socrates: Add missing PHY skew config
by Marek Vasut
· 9 years ago
22854bd
net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF
by Marek Vasut
· 9 years ago
1c0e84c
altera_qspi: initialize instr.mtd in flash_erase
by Thomas Chou
· 9 years ago
11b35d5
serial-howto: remove altera_jtag_uart and altera_uart from the list
by Thomas Chou
· 9 years ago
4909f0e
nios2: display altera sysid at startup
by Thomas Chou
· 9 years ago
aeea875
nios2: Soup up the shell experience
by Marek Vasut
· 9 years ago
455e8fd
nios2: Enable support for fitImage
by Marek Vasut
· 9 years ago
bc3abe1
nios2: Preconfigure $loadaddr variable
by Marek Vasut
· 9 years ago
7ef051e
nios2: Up the monitor size to 512kiB
by Marek Vasut
· 9 years ago
2aee06a
nios2: Calculate the env position from monitor size
by Marek Vasut
· 9 years ago
4832e17
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
b5e9b9a
microblaze: Do not handle watchdog and gpio in SPL
by Michal Simek
· 9 years ago
4280f50
microblaze: Enable DM by default
by Michal Simek
· 9 years ago
ef159ab
microblaze: Enable OF_CONTROL by default
by Michal Simek
· 9 years ago
4632b1e
microblaze: Remove support for LL_TEMAC
by Michal Simek
· 9 years ago
4de9bbd
microblaze: Use malloc setting via Kconfig
by Michal Simek
· 9 years ago
4fcd0b33
microblaze: Make room for malloc before ELF
by Michal Simek
· 9 years ago
9406758
dm: net: Fix DM for targets which use MANUAL_RELOC
by Michal Simek
· 9 years ago
7bccc75
net: gem: Add driver dependencies to PHYLIB
by Michal Simek
· 9 years ago
c942810
net: gem: Fix typo in Kconfig entry
by Michal Simek
· 9 years ago
9d9211a
net: gem: Separate recv and free_pkt functions
by Michal Simek
· 9 years ago
da872d7
net: gem: Fix return value from recv
by Michal Simek
· 9 years ago
bcdfef7
net: gem: Setup default phy address to -1
by Michal Simek
· 9 years ago
7bbf825
arm: zynq: Update ZYBO config options
by Nathan Rossi
· 9 years ago
04a44d3
spi: zynq_qspi: Add configuration to disable LQSPI feature
by Nathan Rossi
· 9 years ago
bc36605
tools: zynqimage: Clean up check_params
by Nathan Rossi
· 9 years ago
f0b567b
ARM: zynq: Add default ps7_init_gpl.c/h for ZYBO
by Nathan Rossi
· 9 years ago
8647219
ARM: zynq: Enable u-boot,dm-pre-reloc for sdhci
by Michal Simek
· 9 years ago
123b701
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
e4b70d8
usb: kbd: don't use int xfers when polling via ctrl xfers
by Stephen Warren
· 9 years ago
fee331f
usb: add support of generic OHCI devices
by Alexey Brodkin
· 9 years ago
70cc443
usb: host: ehci: samsung: Move hcor initialization after usb phy setup
by Lukasz Majewski
· 9 years ago
5d5716e
usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
by Marek Vasut
· 9 years ago
a4bb9b3
usb: s3c-otg: Rename s3c_udc_probe() function
by Marek Vasut
· 9 years ago
c098287
usb: s3c-otg: Rename struct s3c_plat_otg_data
by Marek Vasut
· 9 years ago
e30824f
usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*
by Marek Vasut
· 9 years ago
Next »