Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
702b87289438cfc3165408f0eaf999b0b67c1e7e
702b872
Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to work
by Tom Warren
· 12 years ago
d7a55e1
tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]
by Lucas Stach
· 12 years ago
7ae18f3
tegra: usb: move implementation into right directory
by Lucas Stach
· 12 years ago
a63eb6b
tegra: usb: various small cleanups
by Lucas Stach
· 12 years ago
fdb4b9a
tegra: usb: move controller init into start_port
by Lucas Stach
· 12 years ago
a4bdcc3
tegra: usb: remove unneeded function parameter
by Lucas Stach
· 12 years ago
b0bbab8
tegra: usb: make controller init functions more self contained
by Lucas Stach
· 12 years ago
2f3ec34
tegra: usb: set USB_PORTS_MAX to correct value
by Lucas Stach
· 12 years ago
ef123c5
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
3ebd1cb
arm: make __bss_start and __bss_end__ compiler-generated
by Albert ARIBAUD
· 12 years ago
65cdd64
Remove linker lists (LGAs) from SPL linker scripts
by Albert ARIBAUD
· 12 years ago
2fd34f2
arm: omap: map u_boot_lists section to .sram
by Albert ARIBAUD
· 12 years ago
1acba33
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
08f0533
ARM: sam9x5: fix ethernet pins in MII mode
by Jesse Gilles
· 12 years ago
fc14fba
ARM: at91sam9x5: Using CPU string directly
by Bo Shen
· 12 years ago
0c58cfa
ARM: at91: change nand flash table
by Bo Shen
· 12 years ago
f9129fe
arm: at91/configs: add bootz to configuration
by Nicolas Ferre
· 12 years ago
36873e7
arm: at91/configs: add libfdt to configuration
by Nicolas Ferre
· 12 years ago
76b40ab
Merge u-boot/master into u-boot-ti/master
by Tom Rini
· 12 years ago
de62688
arm: dra7xx: Add silicon id support for DRA752 soc
by Lokesh Vutla
· 12 years ago
3ef5ebe
arm: dra7xx: Add dra7xx_evm build support
by Lokesh Vutla
· 12 years ago
687054a
arm: dra7xx: Add board files for DRA7XX socs
by Lokesh Vutla
· 12 years ago
7831419
arm: dra7xx: Add DDR related data for DRA752 ES1.0
by Lokesh Vutla
· 12 years ago
8b12f17
arm: dra7xx: Add control module changes
by Lokesh Vutla
· 12 years ago
ea8eff1
arm: dra7xx: clock: Add the dplls data
by Lokesh Vutla
· 12 years ago
d4e4129
arm: dra7xx: clock: Add the prcm changes
by Lokesh Vutla
· 12 years ago
d4d986e
ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup
by Lokesh Vutla
· 12 years ago
9100ede
ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCs
by Lokesh Vutla
· 12 years ago
47abc3d
ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum
by SRICHARAN R
· 12 years ago
afc2f9d
ARM: OMAP5: clock: Add the prcm register changes required for ES2.0
by SRICHARAN R
· 12 years ago
eed7c0f
ARM: OMAP5: Add silicon id support for ES2.0 revision.
by SRICHARAN R
· 12 years ago
ef1697e
ARM: OMAP5: Clean up iosettings code
by Lokesh Vutla
· 12 years ago
c43c833
ARM: OMAP4+: Make control module register structure generic
by Lokesh Vutla
· 12 years ago
e05a4f1
ARM: OMAP4+: Cleanup emif specific files
by Lokesh Vutla
· 12 years ago
3fcdd4a
ARM: OMAP4+: Clean up the pmic code
by SRICHARAN R
· 12 years ago
ee9447b
ARM: OMAP4+: Cleanup the clocks layer
by SRICHARAN R
· 12 years ago
01b753f
ARM: OMAP4+: Change the PRCM structure prototype common for all Socs
by SRICHARAN R
· 12 years ago
9ca8bfe
ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register
by Lokesh Vutla
· 12 years ago
60e6bdc
cm_t35: prevent splashimage from being set to a bad value
by Nikita Kiryanov
· 12 years ago
c088048
lcd: implement a callback for splashimage
by Nikita Kiryanov
· 12 years ago
48ec529
am335x: cpsw: optimize cpsw_send to increase network performance
by Mugunthan V N
· 12 years ago
f0617d4
omap4_common: Enable CONFIG_CMD_BOOTZ
by Tom Rini
· 12 years ago
03a2075
omap3_beagle: Enable CONFIG_CMD_BOOTZ
by Tom Rini
· 12 years ago
fe8f137
omap5_evm: Enable CONFIG_CMD_BOOTZ
by Tom Rini
· 12 years ago
d446c90
am335x_evm: Enable CONFIG_CMD_BOOTZ
by Tom Rini
· 12 years ago
6b3dcc4
Allow AM33xx boards to setup GPMC chipselects.
by Mark Jackson
· 12 years ago
b51a5e3
OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.
by Enric Balletbo i Serra
· 12 years ago
6000992
SPL: ONENAND: Support SPL to boot u-boot from OneNAND.
by Enric Balletbo i Serra
· 12 years ago
f996137
SPL: ONENAND: Fix onenand_spl_load_image implementation.
by Enric Balletbo i Serra
· 12 years ago
66c7f39
SPL: ONENAND: Fix some ONENAND related defines.
by Enric Balletbo i Serra
· 12 years ago
4fc4afa
cm-t35: add support for user defined lcd parameters
by Nikita Kiryanov
· 12 years ago
7878ca5
cm-t35: add support for dvi displays
by Nikita Kiryanov
· 12 years ago
581bb41
lcd: add option for board specific splash screen preparation
by Nikita Kiryanov
· 12 years ago
bcc6cc9
omap3: allow dynamic selection of gfx_format
by Nikita Kiryanov
· 12 years ago
bc84b18
omap3: add useful dss defines
by Nikita Kiryanov
· 12 years ago
e3913f5
omap_hsmmc: add driver check for write protection
by Nikita Kiryanov
· 12 years ago
d23d8d7
mmc: add support for write protection
by Nikita Kiryanov
· 12 years ago
5c1214d
cm-t35: implement board specific card detect check
by Nikita Kiryanov
· 12 years ago
e874d5b
omap_hsmmc: implement driver check for card detection
by Nikita Kiryanov
· 12 years ago
cc22b0c
omap_hsmmc: introduce omap_hsmmc_data struct
by Nikita Kiryanov
· 12 years ago
5964dad
omap_hsmmc: fix out of bounds array access
by Nikita Kiryanov
· 12 years ago
fa3a692
omap: consolidate common mmc definitions
by Nikita Kiryanov
· 12 years ago
1c382ea
am33xx: Update DDR3 EMIF configuration sequence
by Tom Rini
· 12 years ago
98bc122
am335x_evm: Add am335x_evm_usbspl build target
by Tom Rini
· 12 years ago
a32f42f
am335x_evm: Never set CONFIG_EXTRA_ENV_SETTINGS in SPL
by Tom Rini
· 12 years ago
fc95908
x86: Enable CONFIG_OF_CONTROL on coreboot
by Simon Glass
· 12 years ago
26f7621
x86: Adjust link device tree include file
by Simon Glass
· 12 years ago
62f7970
x86: Add error checking to x86 relocation code
by Simon Glass
· 12 years ago
f697d52
x86: Support relocation of FDT on start-up
by Simon Glass
· 12 years ago
f82d15e
x86: Rearrange the output input to remove BSS
by Simon Glass
· 12 years ago
4b491b8
x86: Add an __end symbol to signal the end of the U-Boot binary
by Simon Glass
· 12 years ago
bc2df1a
x86: Permit bootstage and timer data to be used prior to relocation
by Simon Glass
· 12 years ago
8937140
x86: Add basic cache operations
by Simon Glass
· 12 years ago
5e98947
x86: Add function to get top of usable ram
by Simon Glass
· 12 years ago
2536850
Prepare v2013.04-rc1
by Tom Rini
· 12 years ago
v2013.04-rc1
47fa71b
kerneldoc: Add Sonic Zhang to alias bfin in git-mailrc.
by Sonic Zhang
· 12 years ago
59af76d
bootm: fix conditional compilation for bootm ramdisk subcommand
by Daniel Schwierzeck
· 12 years ago
18a3cce
env: Avoid clobbering an edited variable on ctrl-c
by Joe Hershberger
· 12 years ago
949a771
ubifs: Allow ubifsmount volume reference by number
by Joe Hershberger
· 12 years ago
e40753b
sandbox: config: Enable sandbox command
by Simon Glass
· 12 years ago
10fc121
sandbox: Enable ext4 and fat filesystems
by Simon Glass
· 12 years ago
d304931
sandbox: Add 'sb' command to access filesystem features
by Simon Glass
· 12 years ago
92ccc96
sandbox: Add host filesystem
by Simon Glass
· 12 years ago
62584db
sandbox: Add a way of obtaining directory listings
by Simon Glass
· 12 years ago
e6d5241
fs: Move ls and read methods into ext4, fat
by Simon Glass
· 12 years ago
117e050
fs: Use map_sysmem() on read
by Simon Glass
· 12 years ago
2ded0d4
fs: Tell probe functions where to put their results
by Simon Glass
· 12 years ago
c6f548d
fs: Use filesystem methods instead of switch()
by Simon Glass
· 12 years ago
436e2b7
fs: Fully populate the filesystem method struct
by Simon Glass
· 12 years ago
293d7fb
ext4: Split write support into its own file
by Simon Glass
· 12 years ago
1c9f47a
Merge branch 'mem' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
c259188
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Tom Rini
· 12 years ago
9faf4f0
blackfin: bf60x: add resume from hibernate
by Steven Miao
· 13 years ago
49c2da5
blackfin: bf60x: add hw watchdog support
by Bob Liu
· 13 years ago
4a207e8
blackfin: add bf6xx spi driver
by Scott Jiang
· 13 years ago
187f32f
blackfin: bf60x: add rsi/sdh support
by Sonic Zhang
· 12 years ago
320ec9d
blackfin: bf60x: add board and headers files to support bf609
by Sonic Zhang
· 12 years ago
c34346d
blackfin: bf60x: add gpio support
by Bob Liu
· 12 years ago
7677d65
blackfin: bf60x: support big cplb page
by Bob Liu
· 13 years ago
ee82596
blackfin: bf60x: add dma support
by Bob Liu
· 12 years ago
Next »