index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-12-02
Revert "LCD: Add an option to skip registration as an stdio output"
Anatolij Gustschin
2015-12-01
iocon: Disable FIT_VERBOSE
Tom Rini
2015-12-01
rockchip: Explicitly set CONFIG_SPL_STACK_R_MALLOC_SIMPLE_LEN
Sjoerd Simons
2015-12-01
Revert "rockchip: Reconfigure the malloc based to point to system memory"
Sjoerd Simons
2015-12-01
rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip Kconfig
Ariel D'Alessandro
2015-12-01
rockchip: doc: show packet rk3036 uboot image
huang lin
2015-12-01
rockchip: Add support for rk's second level loader
Jeffy Chen
2015-12-01
rockchip: Add max spl size & spl header configs
Jeffy Chen
2015-12-01
rockchip: Add basic support for evb-rk3036 board
huang lin
2015-12-01
rockchip: rk3036: Add core Soc start-up code
huang lin
2015-12-01
rockchip: add rk3036 sdram driver
huang lin
2015-12-01
rockchip: add early uart driver
huang lin
2015-12-01
rockchip: mmc: get the fifo mode and fifo depth property from dts
huang lin
2015-12-01
rockchip: mmc: use non-removable property to distinguish emmc and sdcard regi...
huang lin
2015-12-01
mmc: dw_mmc: support fifo mode in dwc mmc driver
huang lin
2015-12-01
mmc: dw_mmc: move data transfer as a separate function
huang lin
2015-12-01
rockchip: rk3036: Add pinctrl driver
huang lin
2015-12-01
rockchip: rk3036: Add a simple syscon driver
huang lin
2015-12-01
rockchip: rk3036: Add Soc reset driver
huang lin
2015-12-01
rockchip: rk3036: Add header files for GRF
huang lin
2015-12-01
rockchip: rk3036: Add clock driver
huang lin
2015-12-01
rockchip: Bring in RK3036 device tree file includes and bindings
huang lin
2015-12-01
rockchip: serial driver support rk3036
huang lin
2015-12-01
dm: core: Add SPL Kconfig for REGMAP and SYSCON
huang lin
2015-12-01
rockchip: add config decide whether to build common.c
huang lin
2015-12-01
rockchip: rename board-spl.c to rk3288-board-spl.c
huang lin
2015-12-01
rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig
huang lin
2015-12-01
rockchip: add timer driver
huang lin
2015-12-01
rockchip: firefly: Save the environment on SD card
Sjoerd Simons
2015-12-01
rockchip: Also load the initrd below 512M
Sjoerd Simons
2015-12-01
dm: pci: Disable PCI compatibility functions by default
Simon Glass
2015-12-01
dm: pci: Convert 'pci' command to driver model
Simon Glass
2015-12-01
pci: Move PCI header output code into its own function
Simon Glass
2015-12-01
pci: Use a separate 'dev' variable for the PCI device
Simon Glass
2015-12-01
pci: Use common functions to read/write config
Simon Glass
2015-12-01
pci: Tidy up function comments in cmd_pci.c
Simon Glass
2015-12-01
dm: pci: Reorder functions in cmd_pci.c
Simon Glass
2015-12-01
dm: pci: Move common auto-config functions to a common file
Simon Glass
2015-12-01
dm: pci: Rename pci_auto.c to pci_auto_old.c
Simon Glass
2015-12-01
dm: pci: Add a comment about how to find struct pci_controller
Simon Glass
2015-12-01
pci: Refactor the pciinfo() function
Simon Glass
2015-12-01
pci: Use a separate variable for the bus number
Simon Glass
2015-12-01
pci: Use a common return in command processing
Simon Glass
2015-12-01
dm: tegra: pci: Convert tegra boards to driver model for PCI
Simon Glass
2015-12-01
dm: pci: Add a function to find the regions for a PCI bus
Simon Glass
2015-12-01
dm: pci: Add a function to get the controller for a bus
Simon Glass
2015-12-01
dm: pci: Add functions to emulate 8- and 16-bit access
Simon Glass
2015-12-01
dm: pci: Support decoding ranges with duplicate entries
Simon Glass
2015-12-01
dm: pci: Set up the SDRAM mapping correctly
Simon Glass
2015-12-01
dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM
Simon Glass
[next]