Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a77e50c5ba1052ed9f3c7fca595d0412a6e758dd
/
include
a77e50c
rockchip: Add basic support for kylin board
by huang lin
· 9 years ago
69dda0a
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
7431e70
imx: mx7dsabresd: Add QSPI support
by Peng Fan
· 9 years ago
1895dfd
sunxi: power: enabled support for axp818
by vishnupatekar
· 9 years ago
91bce9c
sunxi: power: axp818: add support for axp818 driver
by vishnupatekar
· 9 years ago
cdf1e48
sunxi: Add Machine Support for A83T SOC
by vishnupatekar
· 9 years ago
715f20a
x86: Clean up ivybridge/chrome Kconfig options
by Bin Meng
· 9 years ago
23415e5
CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set
by Tom Rini
· 9 years ago
2df6d01
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
0e24805
ARM: zynq: Extend malloc size
by Michal Simek
· 9 years ago
8f0af3f
ARM: zynq: Fix location of stack and malloc areas
by Michal Simek
· 9 years ago
83cea77
ARM64: zynqmp: Enable FIT config option via Kconfig
by Michal Simek
· 9 years ago
3d7285f
net: gem: Move gem to Kconfig
by Michal Simek
· 9 years ago
250e05e
net: gem: Move driver to DM
by Michal Simek
· 9 years ago
df3b414
net: gem: Remove zynq_gem_of_init()
by Michal Simek
· 9 years ago
e55c2c1
ARM: zynq: Remove CONFIG_API
by Michal Simek
· 9 years ago
4ed5380
ARM: zynq: Remove PHYLIB from config to defconfig
by Michal Simek
· 9 years ago
0fca08c
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
bf5ed2e
arm: socfpga: Add SoCFPGA SR1500 board
by Stefan Roese
· 9 years ago
8737968
usb: xhci: zynqmp: Removing unused function usb_phy_reset
by Marek Vasut
· 9 years ago
e254930
drivers:usb:fsl: Add T4080 as affected soc for Erratum A007792 sw workaround
by Rajesh Bhagat
· 9 years ago
8674653
usb: zynqmp: Enable USB XHCI support
by Siva Durga Prasad Paladugu
· 9 years ago
ee8dc84
usb: zynqmp: Add XHCI driver support
by Siva Durga Prasad Paladugu
· 9 years ago
1f71d26
eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS
by Marek Vasut
· 9 years ago
d65d684
Fix typo: commmand -> command.
by Vagrant Cascadian
· 9 years ago
9029029
Merge branch 'master' of http://git.denx.de/u-boot-sparc
by Tom Rini
· 9 years ago
81c9e19
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
703d024
sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boards
by Francois Retief
· 9 years ago
9e51aea
sparc: leon2: Updates for generic board initialization
by Francois Retief
· 9 years ago
b131cc5
sparc: leon3: Updates for generic board initialization
by Francois Retief
· 9 years ago
f6b3d1e
sparc: Move SYS_SPARC_NWINDOWS to Kconfig
by Francois Retief
· 9 years ago
17efbaf
iocon: Disable FIT_VERBOSE
by Tom Rini
· 9 years ago
9aeeba3
arm: imx6: novena: Enable extfs support in SPL
by Marek Vasut
· 9 years ago
7fd4780
rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip Kconfig
by Ariel D'Alessandro
· 9 years ago
2de748f
rockchip: Add basic support for evb-rk3036 board
by huang lin
· 9 years ago
1115b64
rockchip: rk3036: Add core Soc start-up code
by huang lin
· 9 years ago
50b7375
mmc: dw_mmc: support fifo mode in dwc mmc driver
by huang lin
· 9 years ago
1bce642
rockchip: Bring in RK3036 device tree file includes and bindings
by huang lin
· 9 years ago
7c9bb39
rockchip: add config decide whether to build common.c
by huang lin
· 9 years ago
8db3e24
rockchip: add timer driver
by huang lin
· 9 years ago
7df0168
rockchip: firefly: Save the environment on SD card
by Sjoerd Simons
· 9 years ago
d3d7ab1
rockchip: Also load the initrd below 512M
by Sjoerd Simons
· 9 years ago
eca7b0d
dm: pci: Disable PCI compatibility functions by default
by Simon Glass
· 9 years ago
85bcce3
dm: pci: Convert 'pci' command to driver model
by Simon Glass
· 9 years ago
c19e442
dm: pci: Add a comment about how to find struct pci_controller
by Simon Glass
· 9 years ago
46fcfc1
dm: tegra: pci: Convert tegra boards to driver model for PCI
by Simon Glass
· 9 years ago
dcdc012
dm: pci: Add a function to find the regions for a PCI bus
by Simon Glass
· 9 years ago
6256d67
dm: pci: Add a function to get the controller for a bus
by Simon Glass
· 9 years ago
27a733f
dm: pci: Add functions to emulate 8- and 16-bit access
by Simon Glass
· 9 years ago
88c3645
dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM
by Simon Glass
· 9 years ago
c78e327
dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig
by Simon Glass
· 9 years ago
b2aa4c5
x86: tsc: Move tsc_timer.c to drivers/timer
by Bin Meng
· 9 years ago
ab841b6
dm: timer: Support 64-bit counter
by Bin Meng
· 9 years ago
8a7b864
dm: timer: Fix several nits
by Bin Meng
· 9 years ago
7e105f4
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 9 years ago
c64a75a
arm: atmel: Add SAMA5D2 Xplained board
by Wenyou Yang
· 9 years ago
b06bdd0
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
3642750
armv8: ls2080a: Define CONFIG_ENV_OVERWRITE to overwrite serial and ethaddr
by Alison Wang
· 9 years ago
f637024
arm: ls102xa: Update fdt_high and initrd_high for LS1021AQDS board
by Alison Wang
· 9 years ago
d957a67
drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3
by York Sun
· 9 years ago
0ea9b3d
armv8/ls1043ardb: add USB support
by Gong Qianyu
· 9 years ago
8a43f13
armv8/ls1043ardb: add DSPI support
by Gong Qianyu
· 9 years ago
dd33567
armv8/ls1043aqds: add LS1043AQDS board support
by Shaohui Xie
· 9 years ago
77f7ded
armv8: ls2085a: Add support of LS2085A SoC
by Prabhakar Kushwaha
· 9 years ago
122bcfd
armv8: LS2080A: Rename LS2085A to reflect LS2080A
by Prabhakar Kushwaha
· 9 years ago
52d2e2c
driver: net: ldpaa: Use DPMAC as net device
by Prabhakar Kushwaha
· 9 years ago
316b71c
driver: net: fsl-mc: Create DPAA2 object at run-time
by Prabhakar Kushwaha
· 9 years ago
29a63e4
driver: net: fsl-mc: Add DPAA2 commands to manage MC
by Prabhakar Kushwaha
· 9 years ago
ef55310
driver: ldpaa: Add api to return linked PHY ID of DPMAC
by Prabhakar Kushwaha
· 9 years ago
916ef9f
driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB
by Prabhakar Kushwaha
· 9 years ago
cf0c8cf
driver: net: fsl-mc: Add create, destroy APIs in flibs
by Prabhakar Kushwaha
· 9 years ago
67d990d
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
70ad31a
arm: socfpga: Remove fsloadcmd from environment
by Chin Liang See
· 9 years ago
48e7bf9
mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts
by Chin Liang See
· 9 years ago
567356a
arm: socfpga: Repair SoCrates board
by Marek Vasut
· 9 years ago
eca8b5c
ARM: socfpga: rename the cyclone5 and arria5 base address file
by Dinh Nguyen
· 9 years ago
bf1912f
Merge git://www.denx.de/git/u-boot-cfi-flash
by Tom Rini
· 9 years ago
0e35d83
cfi_flash: give default CONFIG_SYS_MAX_FLASH_SECT in flash.h
by Thomas Chou
· 9 years ago
06990b8
arm: kirkwood: add ZyXEL NSA310S device
by Gerald Kerma
· 9 years ago
89de706
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 9 years ago
c2df68ff
i2c: Fix the comment to match the function described
by Stefan Roese
· 9 years ago
27f5b19
sf: Move SPI flash drivers to defconfig
by Bin Meng
· 9 years ago
72a049d
spi: Move SPI drivers to defconfig
by Bin Meng
· 9 years ago
c102b9e
cgtqmx6eval: Add DFU support
by Otavio Salvador
· 9 years ago
e186b18
cgtqmx6eval: Add SPL support
by Otavio Salvador
· 9 years ago
f62abc4
cgtqmx6eval: Add fastboot support
by Otavio Salvador
· 9 years ago
ca4d60b
cgtqmx6eval: Use SPI NOR to store the environment
by Otavio Salvador
· 9 years ago
f594b55
cgtqmx6eval: Add SPI NOR flash support
by Otavio Salvador
· 9 years ago
7b9839c
gpt: part: Definition and declaration of GPT verification functions
by Lukasz Majewski
· 9 years ago
75801c1
arm: mx6: Reduce SPL malloc pool size
by Marek Vasut
· 9 years ago
d5499a2
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
f977072
sunxi: Add basic H3 support
by Jens Kuske
· 9 years ago
db41834
sunxi: Enable DFU for RAM
by Siarhei Siamashka
· 9 years ago
ad5b2a2
vexpress64: store env in flash
by Ryan Harkin
· 9 years ago
b522757
vexpress64: remove #error
by Ryan Harkin
· 9 years ago
98d2fff
vexpress64: use 2nd DRAM bank only on juno
by Ryan Harkin
· 9 years ago
f422ae7
eeprom: Add bus argument to eeprom_init()
by Marek Vasut
· 9 years ago
ff933f5
eeprom: Zap eeprom_probe()
by Marek Vasut
· 9 years ago
ee54144
eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS
by Marek Vasut
· 9 years ago
dfa25df
ARM: keystone2: configs: Correct burn_uboot_sp erase size
by Cooper Jr., Franklin
· 9 years ago
Next »