Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
37dadbca0c8b9bff00f892fd87a978cbe0a98b3a
37dadbc
board: atmel: sama5d2_xplained: add SPL support
by Wenyou Yang
· 9 years ago
4245701
arm: at91/spl: mpddrc: use IP version to check configuration
by Wenyou Yang
· 9 years ago
c2ad76c
arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initialization
by Wenyou Yang
· 9 years ago
7e8702a
arm: at91/spl: mpddrc: add struct atmel_mpddrc_config
by Wenyou Yang
· 9 years ago
258b21f
atmel_nand: Add 32 bit ecc support for sama5d2 chip
by Josh Wu
· 9 years ago
fa651f5
atmel_nand_ecc: update pmecc registers according to sama5d2 chip
by Josh Wu
· 9 years ago
422b49e
atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number
by Josh Wu
· 9 years ago
4c6a6ea
atmel_nand: add '\n' in the end of error message for better display
by Josh Wu
· 9 years ago
3a20567
atmel_nand: use nand ecc_{strength, step}_ds instead of our own function
by Josh Wu
· 9 years ago
75b03cf
net: macb: Not all the GEM are gigabit capable
by Gregory CLEMENT
· 9 years ago
b4670a0
mmc: atmel: Properly fix clock configuration
by Gregory CLEMENT
· 9 years ago
9e4de7f
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
2ca0299
mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer sunxi SoCs"
by Hans de Goede
· 9 years ago
54be0f0
sunxi: Bananapro: Set LDO4 to 2.5V
by Hans de Goede
· 9 years ago
f3c5045
sunxi: power: axp818: Enable support for ALDOs
by Chen-Yu Tsai
· 9 years ago
f7b4fff
sunxi: h8_homlet_v2: Drop LDO settings from defconfig
by Chen-Yu Tsai
· 9 years ago
0509efb
power: axp818: Add support for DLDO and ELDO regulators
by Chen-Yu Tsai
· 9 years ago
3517a27
power: axp: merge separate DLDO functions into 1
by Chen-Yu Tsai
· 9 years ago
c2caf65
power: axp818: Remove duplicate register definition macros
by Chen-Yu Tsai
· 9 years ago
cd7aa27
sunxi: Add suport for A83T based Banana-pi M3 Board
by Vishnu Patekar
· 9 years ago
f3ad64c
sunxi: Add support for LPDDR3 for A83T
by Vishnu Patekar
· 9 years ago
f5fd8ca
sunxi: Groundwork to support new dram type for A83T
by Vishnu Patekar
· 9 years ago
627b380
sunxi: Redundant code cleanup from a83t dram init
by Vishnu Patekar
· 9 years ago
853f6d1
sunxi: Enable booting non-secure and virtualization for H3
by Chen-Yu Tsai
· 9 years ago
9683945
sunxi: Support PSCI ops on Allwinner H3
by Chen-Yu Tsai
· 9 years ago
ed80584
sunxi: Support H3 CCU security switches
by Chen-Yu Tsai
· 9 years ago
5823664
sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3
by Chen-Yu Tsai
· 9 years ago
fe4b71b
sunxi: Implement poweroff support for axp221 pmic
by Hans de Goede
· 9 years ago
467e92b
sunxi: Implement poweroff support for axp209 pmic
by Michael van Slingerland
· 9 years ago
c286cdf
sunxi: Implement poweroff support for axp152 pmic
by Hans de Goede
· 9 years ago
b72ae19
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
7588c31
video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default
by Anatolij Gustschin
· 9 years ago
d6ea6d8
mips: asm/io.h: Add in <linux/bug.h>
by Tom Rini
· 9 years ago
9c3193f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
d824777
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 9 years ago
bdbcbe7
usb: kbd: Prevent out of bound access
by Marek Vasut
· 9 years ago
4feefdc
usb: add clock support for generic EHCI
by Masahiro Yamada
· 9 years ago
2f66a82
powerpc/board/t4240rdb: Enable VID support
by Ying Zhang
· 9 years ago
cabe4d2
board/freescale/common: Check IR chip mode for VID support
by Ying Zhang
· 9 years ago
4338147
arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64()
by Ashish kumar
· 9 years ago
2c0d697
powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq
by Prabhakar Kushwaha
· 9 years ago
ac01603
checkpatch: ignore request to use ether_addr_copy()
by Stephen Warren
· 9 years ago
2218c54
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 9 years ago
cc4228f
ns16550: zap the rockchip serial compatible string
by Thomas Chou
· 9 years ago
75219d5
ns16550: replace with binding files from Linux kernel
by Thomas Chou
· 9 years ago
b99353b
OMAP: Define CONFIG_OMAP3_GPIO_6 on omap3_logic
by Adam Ford
· 9 years ago
a994d83
igep00x0: remove #undef CONFIG_BOOTDELAY
by Ladislav Michl
· 9 years ago
81b0b0d
openrisc: Fix build errors
by Bin Meng
· 9 years ago
e6655d7
net: eepro100: Fix build warnings
by Bin Meng
· 9 years ago
4019e54
powerpc: tqm834x: Fix build warnings in initdram()
by Bin Meng
· 9 years ago
b3ce908
sh: sh7753evb: Fix build error
by Bin Meng
· 9 years ago
84b8bf6
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
by Masahiro Yamada
· 9 years ago
be6b2b3
Revert "devicetree: use wildcard to clean arch subdir"
by Masahiro Yamada
· 9 years ago
e7138b3
net: zynq_gem: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
8c25c25
usb: ehci-mx6: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
8d5c7bb
usb: ohci-lpc32xx: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
fd2cd66
usb: dwc2: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
9afdf40
lib: Add wait_for_bit
by Mateusz Kulikowski
· 9 years ago
3da5240
common/console.c: Remove unused inline functions
by Tom Rini
· 9 years ago
f62b1c6
part: Drop duplication declaration of block_dev_desc_t
by Simon Glass
· 9 years ago
e92029c
env_mmc: support overriding mmc dev from board code
by Clemens Gruber
· 9 years ago
0080931
serial: Remove serial_putc_raw_dev
by Tom Rini
· 9 years ago
8d4f11c
bootm: fix size arg of flush_cache() in bootm_load_os().
by Purna Chandra Mandal
· 9 years ago
6e2f153
arm, powerpc: Update cc-version tests to check for cc-name as well
by Tom Rini
· 9 years ago
29c4d28
kbuild: Add clang detection
by Tom Rini
· 9 years ago
2e192b2
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
72a8cf8
Move all command code into its own directory
by Simon Glass
· 9 years ago
ed3fb1f
imx: spl: enable CONFIG_SPL_WATCHDOG_SUPPORT
by Peng Fan
· 9 years ago
d9699de
imx: mx7: default enable MDIO open drain
by Peng Fan
· 9 years ago
9ba18ff
imx: mx6ul/sx: fix mmdc_ch0 clk calculation
by Peng Fan
· 9 years ago
234dc63
imx: mx6: add more entry for mxc_ccm_reg
by Peng Fan
· 9 years ago
6e1a41c
imx: mx7dsabresd: support nand
by Peng Fan
· 9 years ago
bedaa84
imx: nand: update GPMI NAND driver to support MX7
by Peng Fan
· 9 years ago
1fc4f80
imx: apbh_dma: Update APBH-DMA for MX7D
by Peng Fan
· 9 years ago
c6d3d81
imx: mx6ulevk: add CONFIG_SPI_FLASH_STMICRO
by Peng Fan
· 9 years ago
4897d95
mx25pdk: Remove lowlevel_init.S file
by Fabio Estevam
· 9 years ago
1ecd2ea
imx: mx6/7 enlarge CONFIG_SYS_BOOTM_LEN to 16M
by Peng Fan
· 9 years ago
65806cc
imx: mx6ulevk: change mtest memory size to 128M
by Peng Fan
· 9 years ago
25d5352
x86: ivybridge: Use syscon for the GMA device
by Simon Glass
· 9 years ago
98655f3
x86: Set up a shared syscon numbering schema
by Simon Glass
· 9 years ago
67292e4
x86: ivybridge: Drop the SMM-locking code
by Simon Glass
· 9 years ago
b2a6235
x86: ivybridge: Drop XHCI support
by Simon Glass
· 9 years ago
278d3a4
x86: ivybridge: Drop special EHCI init
by Simon Glass
· 9 years ago
1605b10
x86: ivybridge: Sort out the calls to bridge_silicon_revision()
by Simon Glass
· 9 years ago
a5ea3a7
x86: ivybridge: Move code from pch.c to bd82x6x.c
by Simon Glass
· 9 years ago
9434c7a
x86: ivybridge: Convert pch.c to use DM PCI API
by Simon Glass
· 9 years ago
fad1296
x86: ivybridge: Convert report_platform to DM PCI API
by Simon Glass
· 9 years ago
c02a424
x86: ivybridge: Convert SDRAM init to use driver model
by Simon Glass
· 9 years ago
b32375d
x86: chromebook_link: Enable the syscon uclass
by Simon Glass
· 9 years ago
1641bb8
x86: ivybridge: Convert sdram_initialise() to use DM PCI API
by Simon Glass
· 9 years ago
2588e71
x86: ivybridge: Convert dram_init() to use DM PCI API
by Simon Glass
· 9 years ago
5213f28
x86: ivybridge: Convert enable_usb_bar() to use DM PCI API
by Simon Glass
· 9 years ago
0c7645b
x86: ivybridge: Use the I2C driver to perform SMbus init
by Simon Glass
· 9 years ago
abb0b01
x86: i2c: Add a stub driver for Intel I2C/SMbus
by Simon Glass
· 9 years ago
433650a
x86: Enable DM_USB for link and panther
by Simon Glass
· 9 years ago
4265abd
x86: ivybridge: Convert lpc init code to DM PCI API
by Simon Glass
· 9 years ago
cdc337e
x86: ivybridge: Drop the special PCI driver
by Simon Glass
· 9 years ago
4e19072
x86: ivybridge: Move LPC init into the LPC probe() method
by Simon Glass
· 9 years ago
865c24e
x86: ivybridge: Move lpc_enable() into gma.c
by Simon Glass
· 9 years ago
ddf10c2
x86: ivybridge: Use driver model PCI API in sata.c
by Simon Glass
· 9 years ago
Next »