Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a9ae14fce312c65cb3d26710afdd9b64a868dafc
a9ae14f
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
by Tom Rini
· 12 years ago
c60a579
microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASE
by Michal Simek
· 12 years ago
2380b8f
microblaze: Clean microblaze initialization
by Michal Simek
· 12 years ago
bcbb046
microblaze: timer: Prepare for device-tree initialization
by Michal Simek
· 12 years ago
26e6da8
microblaze: intc: Coding style cleanup
by Michal Simek
· 12 years ago
8706908
microblaze: intc: Registering interrupt should return value
by Michal Simek
· 12 years ago
e35c05b
microblaze: board: Remove compilation warning
by Michal Simek
· 12 years ago
b710d9d
microblaze: Add support for device tree driven board configuration
by Michal Simek
· 12 years ago
03afad2
spi: xilinx: Remove unused variable
by Stephan Linz
· 12 years ago
25239e1
serial: uartlite: Init all uartlites for serial multi
by Michal Simek
· 12 years ago
7636ebe
serial: Support serial multi for Microblaze
by Michal Simek
· 12 years ago
5340a7f
block: systemace: Simplify base and width initialization
by Michal Simek
· 12 years ago
95b01c4
mmc: Remove incorrect cmd->flags usage
by Andy Fleming
· 12 years ago
b09ed6e
mmc: s5p_sdhci: add the set_mmc_clk for cmu control
by Jaehoon Chung
· 12 years ago
8458e02
mmc: s5p_sdhci: fixed wrong function argument
by Jaehoon Chung
· 12 years ago
b268660
mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1B
by Jaehoon Chung
· 12 years ago
470dcc7
mmc: Add a SDHCI quirk for boards that have no CD
by Joe Hershberger
· 12 years ago
073cfd1
mmc: Fix version check for clock API in sdhci driver
by Joe Hershberger
· 12 years ago
d1424ee
mmcinfo: Fix help message
by Benoît Thébaudeau
· 12 years ago
6bb4b4b
mmc_get_dev: Return error if mmc_init fails
by Benoît Thébaudeau
· 12 years ago
1c1ec3c
tegra: put eMMC environment into the boot sectors
by Stephen Warren
· 12 years ago
9404a5f
env_mmc: allow environment to be in an eMMC partition
by Stephen Warren
· 12 years ago
8948ea8
mmc: detect boot sectors using EXT_CSD_BOOT_MULT too
by Stephen Warren
· 12 years ago
122efd4
MMC: u-boot-spl may be compiled without partition support
by Mikhail Kshevetskiy
· 12 years ago
cdfd1ac
mmc: fix capacity calculation when EXT_CSD_SEC_CNT is used
by Yoshihiro Shimoda
· 12 years ago
97a7b99
mmc: sh_mmcif: enable MMC_MODE_HC
by Yoshihiro Shimoda
· 12 years ago
5b0c942
mmc: fix wrong timeout check in mmc_send_status()
by Jongman Heo
· 12 years ago
a6f0c4f
Merge branch 'master' of git://git.denx.de/u-boot-avr32
by Wolfgang Denk
· 12 years ago
6ed0e94
net:macb: add line break
by Andreas Bießmann
· 12 years ago
6314c84
avr32:portmux: fix setup for macb1
by Andreas Bießmann
· 12 years ago
48efe65
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Wolfgang Denk
· 12 years ago
f499131
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 12 years ago
6c43d11
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 12 years ago
be73913
ubifs: Fix memory leak in ubifs_finddir
by Stefan Roese
· 12 years ago
5d1c883
ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit again
by Stefan Roese
· 12 years ago
de15a06
cfi: Make the flash erase and write operations abortable
by Joe Hershberger
· 12 years ago
6822a64
cfi: Check for blank before erase
by Joe Hershberger
· 12 years ago
e5ab702
powerpc: re-add bi_ip_addr to bd_t struct
by Anatolij Gustschin
· 12 years ago
a005f19
hush: Don't parse the contents of a dereferenced var
by Joe Hershberger
· 12 years ago
641b0d3
hush: Add default value substitution support
by Joe Hershberger
· 12 years ago
923c46f
README: Cleanup description of supported partitions.
by Karl O. Pinc
· 12 years ago
c3567d8
README.SPL: Move the 'Estimating stack usage' from omap3 to here
by Tom Rini
· 12 years ago
f8e754d
README.SPL: Add a small Debugging section
by Tom Rini
· 12 years ago
a1ea8e51
README: Update ver env var description
by Benoît Thébaudeau
· 12 years ago
bfae89a
dm: Add twserial device document
by Tomáš Hlaváček
· 12 years ago
0d9e599
dm: RTC subsystem analysis added.
by Tomas Hlavacek
· 12 years ago
cbcc33e
dm: Add pcmcia design document
by Viktor Krivak
· 12 years ago
a09c649
dm: add PCI design document
by Pavel Herrmann
· 12 years ago
f07563a
dm: Driver model analysis document for Watchdog subsystem has been added.
by Tomas Hlavacek
· 12 years ago
5df9b14
dm: Hwmon UDM subsystem analysis added.
by Tomas Hlavacek
· 12 years ago
6246fdb
dm: Add POWER API transition document
by Viktor Krivak
· 12 years ago
0463574
dm: Add block device document
by Pavel Herrmann
· 12 years ago
707a5e2
dm: Add SPI API transition document
by Viktor Krivak
· 12 years ago
b59d280
dm: Add networking subsystem analysis
by Marek Vasut
· 12 years ago
2568182
dm: Add MMC subsystem analysis
by Marek Vasut
· 12 years ago
68bce38
dm: Add GPIO API transition document
by Viktor Křivák
· 12 years ago
3f46693
dm: Add Driver cores design document
by Pavel Herrmann
· 12 years ago
15c6935
dm: Initial import of design documents
by Marek Vasut
· 12 years ago
c20dbf6
input: key_matrix: fix header inclusion
by Stephan Linz
· 12 years ago
8a156fb
fix out of tree building with kallsyms
by Mike Frysinger
· 12 years ago
3801a15
env_nand: align NAND buffers
by Stephen Warren
· 12 years ago
cee84e8
image/FIT: Add ramdisk load, entry address and OS tag inclusion
by Jagannadha Sutradharudu Teki
· 12 years ago
df930e9
rtc: pcf8563: Make century compatible with Linux
by Benoît Thébaudeau
· 12 years ago
0880e5b
FAT: Simplify get_contents
by Benoît Thébaudeau
· 12 years ago
cc63b25
FAT: get_cluster: Add buffer bouncing
by Benoît Thébaudeau
· 12 years ago
cd1b042
FAT: Fix redundant sector read
by Benoît Thébaudeau
· 12 years ago
88503ad
FAT: cosmetic: Remove useless assignment
by Benoît Thébaudeau
· 12 years ago
8006dd2
FAT: get_fatent: Fix FAT boundary check
by Benoît Thébaudeau
· 12 years ago
9795e07
FAT: cosmetic: Remove extra spaces
by Benoît Thébaudeau
· 12 years ago
83f83d1
ppc: Create a stack frame for wait_ticks()
by Joakim Tjernlund
· 12 years ago
64a08a9
part_mac: dcache: allocate cacheline-aligned buffers
by Benoît Thébaudeau
· 12 years ago
67cbbf2
mmc: Remove unused item flags in struct mmc_cmd
by Kaspter Ju
· 12 years ago
74f45b7
u-boot yaffs2: Fix compilation warnings
by Charles Manning
· 12 years ago
7cdcaef
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 12 years ago
43de024
patman: Do not Cc addresses included in To list
by Otavio Salvador
· 12 years ago
d5f81d8
patman: Allow for changelog use in first version of a series
by Otavio Salvador
· 12 years ago
c737914
patman: don't mess with signoffs
by Ilya Yanok
· 12 years ago
73fe07a
patman: don't mess with changelog
by Ilya Yanok
· 12 years ago
a8840cb
patman: don't pick changes while processing patches
by Ilya Yanok
· 12 years ago
05e5b73
patman: fix end of changes detection
by Ilya Yanok
· 12 years ago
69fd2d3
pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done
by Andrew Sharp
· 12 years ago
98c397a
pci: update pci_ids.h with a few new entries
by Andrew Sharp
· 12 years ago
03992ac
pci: minor cleanup of CONFIG_PCI_PNP usage
by Andrew Sharp
· 12 years ago
cb2bf93
pci: clean up some whitespace and formatting
by Andrew Sharp
· 12 years ago
af778c6
pci: fix errant data types and corresponding access functions
by Andrew Sharp
· 12 years ago
6e2fbde
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 12 years ago
ef55e84
avr32: Remove redundant LDSCRIPT definition
by Benoît Thébaudeau
· 12 years ago
df95321
at91: 9x5: Enable PMECC for 5series ek board.
by Wu, Josh
· 12 years ago
2ab4c74
at91: 9x5: change SMC config timing that both works for PMECC & non-PMECC.
by Wu, Josh
· 12 years ago
bdfd59a
at91: atmel_nand: Update driver to support Programmable Multibit ECC controller
by Wu, Josh
· 12 years ago
ae79794
at91: atmel_nand: remove unused variables.
by Wu, Josh
· 12 years ago
fe2185e
at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param().
by Wu, Josh
· 12 years ago
1d7442e
atmel: at91sam9x5: add spi flash boot support
by Bo Shen
· 12 years ago
3083efe
arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INIT
by Bo Shen
· 12 years ago
bfc325e
arm:at91-boards: remove console_init_f where unnecessary
by Andreas Bießmann
· 12 years ago
82c4c64
at91sam9263ek: remove unnecessary console_init_f
by Andreas Bießmann
· 12 years ago
65c5755
spi: atmel: add WDRBT bit to avoid receive overrun
by Bo Shen
· 12 years ago
9bfc236
atmel: at91sam9x5: fix name error for spi
by Bo Shen
· 12 years ago
24699e8
Take over the maintainer for sam9g10 and sam9m10g45
by Bo Shen
· 12 years ago
4ed9c88
arm : at91sam9x5 : fix a small bug for NAND
by Bo Shen
· 12 years ago
Next »