Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
u-boot
/
3cb5ca75a1d643666ce829a77abffe6145b4f820
3cb5ca7
dfu: Increase DFU buffer size from 4MiB to 8MiB
by Łukasz Majewski
· 12 years ago
6642772
dfu:ext4:fix: Change ext4write command order of parameters
by Łukasz Majewski
· 12 years ago
cd0f4fa
Revert "env: fix potential stack overflow in environment functions"
by Tom Rini
· 12 years ago
bc5fd90
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
by Tom Rini
· 12 years ago
81a4f70
cfi_flash: Use uintptr_t for casts from u32 to void *
by Stefan Roese
· 12 years ago
c814263
Prepare v2013.04-rc2
by Tom Rini
· 12 years ago
b2da803
biosemu: include <asm/io.h> header
by Linus Walleij
· 12 years ago
9fd3837
mmc: don't allow extra cmdline arguments
by Stephen Warren
· 12 years ago
5993053
replace last __bss_end__ occurrences with __bss_end
by Albert ARIBAUD
· 12 years ago
8faefad
disk: fix unaligned access in efi partitions
by Marc Dietrich
· 12 years ago
795659d
README: document the requirements for CONFIG_SYS_HZ
by Stephen Warren
· 12 years ago
b343bbb
build: Fix make errors generated when building 'distclean'
by Vadim Bendebury
· 12 years ago
60d7d5a
env: fix potential stack overflow in environment functions
by Rob Herring
· 12 years ago
c17b94e
MAKEALL: Fix case substitution for old bash
by York Sun
· 12 years ago
74de8c9
dts/Makefile: Build the user specified dts
by Jagannadha Sutradharudu Teki
· 12 years ago
c502321
mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices
by Jagannadha Sutradharudu Teki
· 12 years ago
239cb9d
mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support
by aaron.williams@caviumnetworks.com
· 12 years ago
472d546
Consolidate bool type
by York Sun
· 12 years ago
5644369
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
1d3dea1
video: bcm2835: fix build issues
by Anatolij Gustschin
· 12 years ago
d0f34f1
Merge branch 'for-v2013.04'
by Anatolij Gustschin
· 12 years ago
d999398
RX-51: Add support for bootmenu
by Pali Rohár
· 12 years ago
e7abe91
New command bootmenu: ANSI terminal boot menu support
by Pali Rohár
· 12 years ago
6a3439f
menu: export menu_default_choice() function
by Anatolij Gustschin
· 12 years ago
fc9d64f
menu: Add support for user defined item choice function
by Pali Rohár
· 12 years ago
009d75c
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
d53e340
armv7: do not relocate _start twice
by Vincent Stehlé
· 12 years ago
de63ac2
ARM: mmu: Set domain permissions to client access
by R Sricharan
· 12 years ago
96fdbec
ARM: mmu: Introduce weak dram_bank_setup function
by R Sricharan
· 12 years ago
dfa4138
ARM: cache: declare set_section_dcache
by Vincent Stehlé
· 12 years ago
417c558
apx4devkit: change maintainer
by Veli-Pekka Peltola
· 12 years ago
04d4140
image: Add support for Plan 9
by Steven Stallion
· 12 years ago
0171d52
cmd_ext4: BREAK and correct ext4write parameter order
by Tom Rini
· 12 years ago
1d766c4
.checkpatch.conf: ignore udelay->usleep_range warnings
by Matt Porter
· 12 years ago
0cab421
checkpatch.pl: Add 'debug' to the list of logFunctions
by Tom Rini
· 12 years ago
268d966
env_callback: Mark find_env_callback as static
by Tom Rini
· 12 years ago
f32c08d
MAKEALL: allow regex matches for -s option
by Stephen Warren
· 12 years ago
ebd749d
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
412665b
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
f789be6
Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore boards
by Tom Warren
· 12 years ago
6d9ea15
Tegra114: MMC: Add SD bus power-rail init routine
by Tom Warren
· 12 years ago
2a04a31
Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table
by Tom Warren
· 12 years ago
e9cd206
Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)
by Tom Warren
· 12 years ago
ec37b2b
tegra114: dalmore: config: enable SPI
by Allen Martin
· 12 years ago
77c42e8
tegra114: add SPI driver
by Allen Martin
· 12 years ago
af77fdb
tegra114: dalmore: fdt: enable dalmore SPI controller
by Allen Martin
· 12 years ago
9a38fb4
tegra114: fdt: add SPI blocks
by Allen Martin
· 12 years ago
6a3742f
tegra114: fdt: add apbdma block
by Allen Martin
· 12 years ago
c3bb3c8
tegra114: fdt: add compatible string for tegra114 SPI ctrl
by Allen Martin
· 12 years ago
772ba15
sf: winbond: add W25Q32DW
by Allen Martin
· 12 years ago
78f47b7
spi: add common fdt SPI driver interface
by Allen Martin
· 12 years ago
6b3a03e
tegra20: spi: move fdt probe to spi_init
by Allen Martin
· 12 years ago
7a49ba6
tegra: spi: pull register structs out of headers
by Allen Martin
· 12 years ago
2a3c5bc
tegra: spi: remove non fdt support
by Allen Martin
· 12 years ago
ff1da6f
tegra: spi: rename tegra SPI drivers
by Allen Martin
· 12 years ago
9000652
tegra: remove support for UART SPI switch
by Allen Martin
· 12 years ago
b6379e1
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
173ddc5
mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used
by Peter Korsgaard
· 12 years ago
d4e1da4
mmc: mmc_getcd/getwp: use sensible defaults
by Peter Korsgaard
· 12 years ago
bd380cf
arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platforms
by Tom Rini
· 12 years ago
c7ba18a
am335x_evm: Add better timings for the new BeagleBoard DDR3 part
by Tom Rini
· 12 years ago
ea7b96b
ti814x_evm: add ti814x evm board support
by Matt Porter
· 12 years ago
6213a68
ns16550: enable quirks for ti814x
by Matt Porter
· 12 years ago
26fa578
am33xx: support ti814x mmc reference clock
by Matt Porter
· 12 years ago
4fab8d7
am33xx: add dmm support to emif4 library
by Matt Porter
· 12 years ago
8b029f2
am33xx: add ti814x specific register definitions
by Matt Porter
· 12 years ago
b2e682f
am33xx: refactor am33xx mux support and add ti814x support
by Matt Porter
· 12 years ago
b43c17c
am33xx: refactor am33xx clocks and add ti814x support
by Matt Porter
· 12 years ago
3ba65f9
am33xx: refactor emif4/ddr to support multiple EMIF instances
by Matt Porter
· 12 years ago
81df2ba
am33xx: convert defines from am33xx-specific to generic names
by Matt Porter
· 12 years ago
98f9200
am33xx: Add required includes to some omap/am33xx code
by Tom Rini
· 12 years ago
e284f88
igep00x0: Enable CONFIG_CMD_BOOTZ
by Enric Balletbo i Serra
· 12 years ago
244044e
ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.
by Enric Balletbo i Serra
· 12 years ago
59dcf97
am335x: Enable DDR PHY dynamic power down bit for DDR3 boards
by Vaibhav Hiremath
· 12 years ago
5361213
ARM: tegra: enable workaround for ARM erratum 716044
by Stephen Warren
· 12 years ago
c5d4752
ARM: implement erratum 716044 workaround
by Stephen Warren
· 12 years ago
1e7e374
am33xx:ddr:Fix config_sdram to work for all DDR
by Steve Kipisz
· 12 years ago
951d582
am335x_evm: Add more variables and switch to DT booting.
by Koen Kooi
· 12 years ago
73a27a8
am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to env
by Koen Kooi
· 12 years ago
2077590
am335x_evm: add support for BeagleBone Black DT name
by Koen Kooi
· 12 years ago
296de3b
Initialise correct GPMC WAITx irq for AM33xx
by Mark Jackson
· 12 years ago
fc33705
Allow AM335x MPU core clock speed to be specified in the board config file
by Mark Jackson
· 12 years ago
f35034f
cm-t35: add support for loading splash image from NAND
by Nikita Kiryanov
· 12 years ago
acf3baa
video: Fix splash screen alignment
by Matthias Weisser
· 12 years ago
317461c
Fix bitmap offsets for non 8-bit LCDs
by Andre Renaud
· 12 years ago
a5796c5
common/lcd.c: move the macro's to the c file
by Jeroen Hofstee
· 12 years ago
fbd239b
api/api_display: use the getters for console size info
by Jeroen Hofstee
· 12 years ago
2e72972
lcd, fb: remove duplicated prototypes and unused code
by Jeroen Hofstee
· 12 years ago
6b03514
common/lcd: cosmetic: clean up a bit
by Jeroen Hofstee
· 12 years ago
00a0ca5
common/lcd.c: remove global lcd_base
by Jeroen Hofstee
· 12 years ago
f1d205a
common/lcd.c: cleanup use of global variables
by Jeroen Hofstee
· 12 years ago
0698095
lcd, pxafb: move the pxafb to drivers/video
by Jeroen Hofstee
· 12 years ago
59155f4
lcd, mpc8xx: move the mpc8xx driver to drivers/video
by Jeroen Hofstee
· 12 years ago
fc69eb0
lcd, tegra: remove unused cursor functions
by Jeroen Hofstee
· 12 years ago
7cdbd29
lcd, amba: remove this driver since it is not used
by Jeroen Hofstee
· 12 years ago
46d1d5d
common/lcd.c: cleanup use of global variables
by Wolfgang Denk
· 12 years ago
8b906a9
Merge branch 'spi' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
131a1e6
ARM: rpi_b: enable SD controller, add related env/cmds
by Stephen Warren
· 12 years ago
9a4fbe4
mmc: add bcm2835 driver
by Stephen Warren
· 12 years ago
6be3c9f
video: add a driver for the bcm2835
by Stephen Warren
· 12 years ago
Next »