Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
0ede8272d0f0c3baf07fa23a2a576a5e59abe489
« Previous
3a0b1da
Exynos5: TMU: Add hardware tripping
by Akshay Saraswat
· 12 years ago
8afcfc2
Exynos5: Config: Enable dtt command for TMU
by Akshay Saraswat
· 12 years ago
bc5478b
TMU: Add TMU support in dtt command
by Akshay Saraswat
· 12 years ago
f7f85f7
Exynos5: Config: Enable support for Exynos TMU driver
by Akshay Saraswat
· 12 years ago
7e30ad8
Exynos5: TMU: Add TMU init and status check
by Akshay Saraswat
· 12 years ago
618766c
Exynos5: FDT: Add TMU device node values
by Akshay Saraswat
· 12 years ago
39d182d
Exynos5: TMU: Add driver for Thermal Management Unit
by Akshay Saraswat
· 12 years ago
07f1750
SMDK5250: FDT: Retrieve board model via DT
by Rajeshwari Shinde
· 12 years ago
c42ffff
EXYNOS: Correct ordering of SPL machine_params
by Simon Glass
· 12 years ago
f1932b7
env: Allow accessing non-mtd devices
by Lubomir Rintel
· 12 years ago
c8b5f55
cmd_df.c: Delete this clearly unused source file.
by Robert P. J. Day
· 12 years ago
a22bf16
cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs
by Robert P. J. Day
· 12 years ago
be2e5a0
Allow u-boot to be silent without forcing Linux to be
by Joe Hershberger
· 12 years ago
5501153
Fix a couple typoes in tools/env/README
by Robert P. J. Day
· 12 years ago
d45a6ae
tools: update checkpatch to latest upstream version
by Kim Phillips
· 12 years ago
e3e2d00
tools: enable more checkpatch tests by default
by Kim Phillips
· 12 years ago
92668d6
cmd_part: don't print cmd name twice in help
by Stephen Warren
· 12 years ago
6bdd9f8
MAKEALL: fix kill_children for BSD hosts
by Andreas Bießmann
· 12 years ago
c08349e
mvsata_ide.c: Correction of typo in comments
by Gray Remlin
· 12 years ago
7c9e89b
ppc: Remove PCIPPC2 and PCIPPC6 boards
by Stefan Roese
· 12 years ago
efd7c11
display_options:print_buffer: align ASCII print
by Andreas Bießmann
· 12 years ago
a268170
Feature Removal: disable "mtest" command by default
by Wolfgang Denk
· 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
c02bff3
Merge branch 'master' of git://git.denx.de/u-boot-mpc82xx
by Tom Rini
· 12 years ago
8327122
powerpc/82xx/km: removed unneeded ifdef
by Holger Brunck
· 12 years ago
47ce50e
powerpc/82xx/km: make handle_mgcoge3un_reset static
by Holger Brunck
· 12 years ago
5a35831
mpc512x: pdm360ng: drop not needed memory node fixup
by Anatolij Gustschin
· 12 years ago
a615dfd
mpc512x: Adjust the DRAM init sequence to the datasheet spec
by Anatolij Gustschin
· 12 years ago
fcc7fe4
mpc512x: add ifm ac14xx board
by Anatolij Gustschin
· 12 years ago
5643709
mpc512x: allow configuring board specific IPS divider
by Anatolij Gustschin
· 12 years ago
1d63b8f
mpc512x: optionally configure DIU, LPC and NFC deviders
by Anatolij Gustschin
· 12 years ago
e5f5386
mpc512x: use common code for clock setting for all mpc512x boards
by Anatolij Gustschin
· 12 years ago
676c669
mpc512x: use common code for CSx configuration
by Anatolij Gustschin
· 12 years ago
b84d6d2
mpc512x: add common LAW and Chip Select configuration
by Anatolij Gustschin
· 12 years ago
aed7548
mpc5200: a4m2k: Implement custom "dynamic" watchdog support
by Stefan Roese
· 12 years ago
d4451d3
mpc5200: Add a4m2k board port
by Stefan Roese
· 12 years ago
b4dc0bd
mpc5200: spl_boot.c: Change init oder to first enable printf
by Stefan Roese
· 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
cfa6df1
config: Snow: Enable MAX98095 codec
by Rajeshwari Shinde
· 12 years ago
7772bb7
EXYNOS5: FDT: Add compatible strings for MAX98095
by Rajeshwari Shinde
· 12 years ago
ce07380
EXYNOS5: GPIO to enable MAX98095
by Rajeshwari Shinde
· 12 years ago
14d2dfc
Sound: Support for MAX98095 codec in driver
by Rajeshwari Shinde
· 12 years ago
5febe8d
Sound: MAX98095: Add the driver for codec
by Rajeshwari Shinde
· 12 years ago
a006076
EXYNOS5: Add function to enable XXTI clock source
by Rajeshwari Shinde
· 12 years ago
7315e3b
mx23_olinuxino: Fix warning for implicit declaration
by Otavio Salvador
· 12 years ago
8f39377
ARM: mx6: use common CPU errata config options
by Stephen Warren
· 12 years ago
1b097cf
mx6: Provide a structure for accessing HDMI registers
by Fabio Estevam
· 12 years ago
3e9dc93
mxs: timrot: Rename local macros
by Fadil Berisha
· 12 years ago
b8bd75a
mx23_olinuxino: Add ethernet support
by Otavio Salvador
· 12 years ago
ebe1d17
mx23_olinuxino: Enable USB support
by Otavio Salvador
· 12 years ago
e895aa4
mx23evk: Enable USB support
by Otavio Salvador
· 12 years ago
6ecd05d
mxs: timrot: Add support to i.MX23
by Fadil Berisha
· 12 years ago
36c7c92
mx23_olinuxino: Add support for status LED
by Otavio Salvador
· 12 years ago
eb29960
mxs: Fix iomux.h to not break build during assembly stage
by Otavio Salvador
· 12 years ago
af73034
led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set
by Otavio Salvador
· 12 years ago
Next »