Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
20ca3ad5159073bc7b085946de76029bd77134bc
20ca3ad
disk: fix unaligned access in efi partitions
by Marc Dietrich
· 12 years ago
445d56c
README: document the requirements for CONFIG_SYS_HZ
by Stephen Warren
· 12 years ago
f87a74a
build: Fix make errors generated when building 'distclean'
by Vadim Bendebury
· 12 years ago
04cae82
env: fix potential stack overflow in environment functions
by Rob Herring
· 12 years ago
e493ee7
MAKEALL: Fix case substitution for old bash
by York Sun
· 12 years ago
79e63a4
dts/Makefile: Build the user specified dts
by Jagannadha Sutradharudu Teki
· 12 years ago
4a59809
Consolidate bool type
by York Sun
· 12 years ago
a95c9e9
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
0259159
video: bcm2835: fix build issues
by Anatolij Gustschin
· 12 years ago
6bcdd9d
Merge branch 'for-v2013.04'
by Anatolij Gustschin
· 12 years ago
13eb3e4
RX-51: Add support for bootmenu
by Pali Rohár
· 12 years ago
ac91b47
New command bootmenu: ANSI terminal boot menu support
by Pali Rohár
· 12 years ago
fb6068a
menu: export menu_default_choice() function
by Anatolij Gustschin
· 12 years ago
d0d8d3b
menu: Add support for user defined item choice function
by Pali Rohár
· 12 years ago
32adc23
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
59dd8b5
armv7: do not relocate _start twice
by Vincent Stehlé
· 12 years ago
06396c1
ARM: mmu: Set domain permissions to client access
by R Sricharan
· 12 years ago
0871607
ARM: mmu: Introduce weak dram_bank_setup function
by R Sricharan
· 12 years ago
313fe56
ARM: cache: declare set_section_dcache
by Vincent Stehlé
· 12 years ago
e3b2c6f
apx4devkit: change maintainer
by Veli-Pekka Peltola
· 12 years ago
36ec8ac
image: Add support for Plan 9
by Steven Stallion
· 12 years ago
446543f
cmd_ext4: BREAK and correct ext4write parameter order
by Tom Rini
· 12 years ago
9134aeb
.checkpatch.conf: ignore udelay->usleep_range warnings
by Matt Porter
· 12 years ago
07fc462
checkpatch.pl: Add 'debug' to the list of logFunctions
by Tom Rini
· 12 years ago
fb586da
env_callback: Mark find_env_callback as static
by Tom Rini
· 12 years ago
d9282f1
MAKEALL: allow regex matches for -s option
by Stephen Warren
· 12 years ago
abc046b
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
85c3d46c
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
b13fa97
Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore boards
by Tom Warren
· 12 years ago
35a1d09
Tegra114: MMC: Add SD bus power-rail init routine
by Tom Warren
· 12 years ago
3086f6a
Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table
by Tom Warren
· 12 years ago
be479a8
Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)
by Tom Warren
· 12 years ago
3f4b8d1
tegra114: dalmore: config: enable SPI
by Allen Martin
· 12 years ago
21f5b93
tegra114: add SPI driver
by Allen Martin
· 12 years ago
fc1df28
tegra114: dalmore: fdt: enable dalmore SPI controller
by Allen Martin
· 12 years ago
461b80f
tegra114: fdt: add SPI blocks
by Allen Martin
· 12 years ago
2a293d4
tegra114: fdt: add apbdma block
by Allen Martin
· 12 years ago
b54f0d9
tegra114: fdt: add compatible string for tegra114 SPI ctrl
by Allen Martin
· 12 years ago
737b4b9
sf: winbond: add W25Q32DW
by Allen Martin
· 12 years ago
b98691c
spi: add common fdt SPI driver interface
by Allen Martin
· 12 years ago
73e0f1b
tegra20: spi: move fdt probe to spi_init
by Allen Martin
· 12 years ago
8db241b
tegra: spi: pull register structs out of headers
by Allen Martin
· 12 years ago
77de583
tegra: spi: remove non fdt support
by Allen Martin
· 12 years ago
e8e99ab
tegra: spi: rename tegra SPI drivers
by Allen Martin
· 12 years ago
e0158b8
tegra: remove support for UART SPI switch
by Allen Martin
· 12 years ago
191d57d
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
47c6b2a
mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used
by Peter Korsgaard
· 12 years ago
f7b1510
mmc: mmc_getcd/getwp: use sensible defaults
by Peter Korsgaard
· 12 years ago
bdc9b24
arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platforms
by Tom Rini
· 12 years ago
385bc75
am335x_evm: Add better timings for the new BeagleBoard DDR3 part
by Tom Rini
· 12 years ago
725f0c5
ti814x_evm: add ti814x evm board support
by Matt Porter
· 12 years ago
7967b1a
ns16550: enable quirks for ti814x
by Matt Porter
· 12 years ago
683e71d
am33xx: support ti814x mmc reference clock
by Matt Porter
· 12 years ago
4035510
am33xx: add dmm support to emif4 library
by Matt Porter
· 12 years ago
691fbe3
am33xx: add ti814x specific register definitions
by Matt Porter
· 12 years ago
b409a80
am33xx: refactor am33xx mux support and add ti814x support
by Matt Porter
· 12 years ago
57da666
am33xx: refactor am33xx clocks and add ti814x support
by Matt Porter
· 12 years ago
65991ec
am33xx: refactor emif4/ddr to support multiple EMIF instances
by Matt Porter
· 12 years ago
e24646f
am33xx: convert defines from am33xx-specific to generic names
by Matt Porter
· 12 years ago
8eb48ff
am33xx: Add required includes to some omap/am33xx code
by Tom Rini
· 12 years ago
2c2dc65
igep00x0: Enable CONFIG_CMD_BOOTZ
by Enric Balletbo i Serra
· 12 years ago
2ac0754
ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.
by Enric Balletbo i Serra
· 12 years ago
c30d57b
am335x: Enable DDR PHY dynamic power down bit for DDR3 boards
by Vaibhav Hiremath
· 12 years ago
b750e5f
ARM: tegra: enable workaround for ARM erratum 716044
by Stephen Warren
· 12 years ago
c63c350
ARM: implement erratum 716044 workaround
by Stephen Warren
· 12 years ago
53e0059
am33xx:ddr:Fix config_sdram to work for all DDR
by Steve Kipisz
· 12 years ago
02bb11f
am335x_evm: Add more variables and switch to DT booting.
by Koen Kooi
· 12 years ago
d5d12bf
am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to env
by Koen Kooi
· 12 years ago
b4aa527
am335x_evm: add support for BeagleBone Black DT name
by Koen Kooi
· 12 years ago
0bef057
Initialise correct GPMC WAITx irq for AM33xx
by Mark Jackson
· 12 years ago
52b003c
Allow AM335x MPU core clock speed to be specified in the board config file
by Mark Jackson
· 12 years ago
c4a295a
cm-t35: add support for loading splash image from NAND
by Nikita Kiryanov
· 12 years ago
5e5ed76
video: Fix splash screen alignment
by Matthias Weisser
· 12 years ago
ada32ec
Fix bitmap offsets for non 8-bit LCDs
by Andre Renaud
· 12 years ago
cdc348a
common/lcd.c: move the macro's to the c file
by Jeroen Hofstee
· 12 years ago
ed7f0b5
api/api_display: use the getters for console size info
by Jeroen Hofstee
· 12 years ago
dc90d01
lcd, fb: remove duplicated prototypes and unused code
by Jeroen Hofstee
· 12 years ago
729b09e
common/lcd: cosmetic: clean up a bit
by Jeroen Hofstee
· 12 years ago
881c4ec
common/lcd.c: remove global lcd_base
by Jeroen Hofstee
· 12 years ago
b9092e6
common/lcd.c: cleanup use of global variables
by Jeroen Hofstee
· 12 years ago
c923758
lcd, pxafb: move the pxafb to drivers/video
by Jeroen Hofstee
· 12 years ago
6284489
lcd, mpc8xx: move the mpc8xx driver to drivers/video
by Jeroen Hofstee
· 12 years ago
941ea6c
lcd, tegra: remove unused cursor functions
by Jeroen Hofstee
· 12 years ago
b49786f
lcd, amba: remove this driver since it is not used
by Jeroen Hofstee
· 12 years ago
67f5391
common/lcd.c: cleanup use of global variables
by Wolfgang Denk
· 12 years ago
45b52ce
Merge branch 'spi' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
c4ab971
ARM: rpi_b: enable SD controller, add related env/cmds
by Stephen Warren
· 12 years ago
552b4d4
mmc: add bcm2835 driver
by Stephen Warren
· 12 years ago
4ecd498
video: add a driver for the bcm2835
by Stephen Warren
· 12 years ago
12a8a7d
ARM: rpi_b: disable rpi_b dcache explicitly
by Stephen Warren
· 12 years ago
efc8f79
lcd: calculate line_length after lcd_ctrl_init()
by Stephen Warren
· 12 years ago
acc8bf4
ARM: rpi_b: use bcm2835 mbox driver to get memory size
by Stephen Warren
· 12 years ago
91ea288
ARM: bcm2835: add mailbox driver
by Stephen Warren
· 12 years ago
b16912a
sf: Use unsigned type for buffers
by Simon Glass
· 12 years ago
753f18d
x86: Enable time command for coreboot
by Simon Glass
· 12 years ago
3f84ef1
x86: Enable SPI flash support for coreboot
by Simon Glass
· 12 years ago
87323ed
x86: Add FDT SPI node for link
by Simon Glass
· 12 years ago
d55b77d
x86: Move PCI init before SPI init
by Simon Glass
· 12 years ago
60956094
sf: Enable FDT-based configuration and memory mapping
by Simon Glass
· 12 years ago
11ade80
x86: spi: Set maximum write size for ICH
by Simon Glass
· 12 years ago
Next »